Changes

Jump to: navigation, search

FutureOS

132 bytes added, 19:28, 25 October 2012
/* Developing for FutureOS */
== Developing for FutureOS ==
You can developp develop very freely: the RSTs are free for use, you can choose the interrupt mode and access all the hardware. Also the second register set of the Z80 can be completely used by applications - in contrast to all other OS for the CPC.
*''Z80 Assembler:'' You can use an assembler for AmsDOS or for CP/M. Switching between AmsDOS and FutureOS is fast and using |FDESK allows to come back to AmsDOS with the first 48 KB or RAM remaining untouched. There is a Z80 library for FutureOS the programmer can use for own applications. In addition [[CBM]] can make applicatioin developpment easy and quick.
*''The Command Bar Menu:'' In addition [[CBM]] can make application development easy and quick. All needed sources are provided and explained. A variety of sample programs exist to show how to use CBM. *''Programming in C for FutureOS:'' With [[FIOLIB|FIOLIB]] - the IO-Lib for FutuerOS FutureOS it's also possible to use C as a programming language. Beside the usual I/O the FIOLIB provides a lot of valuable functions for management of text, keyboard, files, relative files, screen, colors, grafix graphic and more.
== Applications / Demos / Games ==
2,002
edits