Difference between revisions of "FutureOS Monitor"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Created page with "The FutureOS Monitor is a small built in machine monitor of the FutureOS operating system. It contains basic functions to access memory and the Porting system to comforta...")
 
Line 13: Line 13:
 
* Exit, brings you back to the Desktop
 
* Exit, brings you back to the Desktop
  
 +
== Images  ==
 +
 +
<gallery>caption="Some preview images of the game">
 +
Image:OS-Mon_1.png
 +
Image:OS-Mon_2.png
 +
Image:OS-Mon_3.png
 +
</gallery>
  
 
== Weblink ==
 
== Weblink ==

Revision as of 14:07, 14 October 2010

The FutureOS Monitor is a small built in machine monitor of the FutureOS operating system. It contains basic functions to access memory and the Porting system to comfortably access all the CPCs I/O ports.


Features

  • Dump RAM, ROM or memory mapped I/O (CPC Plus)
  • Edit RAM or memory mapped I/O (CPC Plus)
  • Access all I/O ports of the CPC and external hardware
  • Edit Z80 registers (previously to the call of routine) including second register set
  • Configurate RAM, ROM, I/O for other functions
  • Move block of memory
  • Initialise block of memory with an 8 or 16 bit value
  • Call a routine
  • Exit, brings you back to the Desktop

Images

Weblink

See FutureOS