Changes

Jump to: navigation, search

FutureOS

272 bytes added, 19:54, 17 December 2012
/* Developing for FutureOS */
A small machine monitor is also provided. The [[FutureOS Monitor]] provides features like CPU register editing, I/O ports, memory editing and display and manipulation of the ASIC contents (6128 Plus). Memory blocks can be copied or initialised. It is possible to call a routine with defined CPU registers (complete register set) and memory.
== OS functions == Only some examples are mentioned.* The String Editor: It allows to enter strings up to 64 KB, different character sets can be used, a range of legal letters can be defined, four keyboard levels (normal, shift, control and shift+control) can be used.  == Developing for FutureOS ==
You can 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.
2,002
edits