Jump to content

Orgams: Difference between revisions

From CPCWiki - THE Amstrad CPC encyclopedia!
first draft
 
TFM (talk | contribs)
No edit summary
Line 9: Line 9:




* official manual http://orgams.wikidot.com/guideutilisateur
* official manual http://orgams.wikidot.com/guideutilisateur (French)


* official topic http://www.cpcwiki.eu/forum/programming/orgams-the-new-cpc-assembler!/
* official topic http://www.cpcwiki.eu/forum/programming/orgams-the-new-cpc-assembler!/

Revision as of 00:11, 20 March 2019

(draft, feel free to enhance the page)


Orgams is a ROM Amstrad native assembler. The first public version was released in february 2015


As Orgams is ROM based, the RAM is dedicated to execution. The source is stored in the upper RAM to keep it almost safe when reseting the CPC. Getting back to the source after a reset is very quick so Orgams is the ideal solution to hardware testing.