Difference between revisions of "Roman"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Created page with " ROMAN is a ROM-Manager for AMSDOS developed by Brueggi of PNG. ROMAN is fully compatible with the MegaFlash-ROM-Board from Bryce and to the SYMBiFACE II from...")
 
m (typos)
 
(19 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
ROMAN is a ROM-Manager for AMSDOS developed by [[Brueggi]] of [[PNG]]. ROMAN is fully compatible with the [[MegaFlash|MegaFlash-ROM-Board]] from  [[User:Bryce|Bryce]] and to the [[SYMBiFACE II]] from [[Dr.Zed]] and is planned to be compatible with the upcoming [[MegaFlash EX]] from [[SPRING]]/[[PNG]].
 +
 +
One highlight of ROMAN is its ROM-generator, which can be used to generate ROMs out of normal binary programms with a maximum length of 15 KB. You can add an RSX-command to start the program directly out of the generated ROM.
  
ROMAN is a ROM-Manager for AMSDOS developed by [[Brueggi]] of [[PNG]]. ROMAN is fully compatible with the MegaFlash-ROM-Board from  [[Bryce]] and to the [[SYMBiFACE II]] from [[Dr. Zed]] and will be compatible with the upcoming [[MegaFlash EX]] from [[SPRING]]/[[PNG]].
 
One highlight of ROMAN is its ROM-generator, wich can be used to generate ROMs out of normal binary programms. You can add an RSX-command to start the programm directly out of the generated ROM.
 
 
You can use ROMs with or without headers as BIN or ASCII. The ROMAN can also be used directly as a ROM itself. Start the ROMAN by running “DISC” and burn ROMAN.ROM to a ROM-Number of your choice. Start ROMAN from ROM by using the RSX-Command:|ROM
 
You can use ROMs with or without headers as BIN or ASCII. The ROMAN can also be used directly as a ROM itself. Start the ROMAN by running “DISC” and burn ROMAN.ROM to a ROM-Number of your choice. Start ROMAN from ROM by using the RSX-Command:|ROM
 +
 +
 +
== Functions ==
 +
 +
* Load and install a 16 KB ROM (with/without header)
 +
* Save a ROM
 +
* Erase a ROM
 +
* Switch SDP on/off
 +
* Erase whole Flash
 +
* Generate a 16 KB ROM from binary files
 +
 +
* Show RSX commands of a ROM
 +
* Select drive A or B, user 0-15
 +
 +
= Screenshots =
 +
 +
<gallery>
 +
Image:Roman10-system.jpg‎|System menu
 +
Image:Roman10-show_rsx.jpg|Show RSX commands
 +
Image:Roman10-rom_gen.jpg|ROM generator
 +
Image:Roman10-hauptmenue.jpg|Main menu
 +
Image:Roman10-catalog.jpg|Disc catalog
 +
Image:Roman10-about.jpg|About box
 +
</gallery>
 +
 +
= Links =
 +
* [http://www.cpc-png.de/roman-1-0/ ROMAN website]
 +
 +
[[Category:Applications]]
 +
[[Category:Expansion ROM]]

Latest revision as of 18:43, 13 October 2018

ROMAN is a ROM-Manager for AMSDOS developed by Brueggi of PNG. ROMAN is fully compatible with the MegaFlash-ROM-Board from Bryce and to the SYMBiFACE II from Dr.Zed and is planned to be compatible with the upcoming MegaFlash EX from SPRING/PNG.

One highlight of ROMAN is its ROM-generator, which can be used to generate ROMs out of normal binary programms with a maximum length of 15 KB. You can add an RSX-command to start the program directly out of the generated ROM.

You can use ROMs with or without headers as BIN or ASCII. The ROMAN can also be used directly as a ROM itself. Start the ROMAN by running “DISC” and burn ROMAN.ROM to a ROM-Number of your choice. Start ROMAN from ROM by using the RSX-Command:|ROM


Functions

  • Load and install a 16 KB ROM (with/without header)
  • Save a ROM
  • Erase a ROM
  • Switch SDP on/off
  • Erase whole Flash
  • Generate a 16 KB ROM from binary files
  • Show RSX commands of a ROM
  • Select drive A or B, user 0-15

Screenshots

Links