Jump to content

Orgams: Difference between revisions

From CPCWiki - THE Amstrad CPC encyclopedia!
TFM (talk | contribs)
No edit summary
No edit summary
Line 1: Line 1:
[[File:Orgs3.png|394px|thumb|Orgams]]
(draft, feel free to enhance the page)
Orgams is a ROM Amstrad native assembler. The first public version was released in february 2015.


(draft, feel free to enhance the page)
== Features ==
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.
 
== gallery ==




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


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


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.
* official topic :  http://www.cpcwiki.eu/forum/programming/orgams-the-new-cpc-assembler!/




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


* official topic http://www.cpcwiki.eu/forum/programming/orgams-the-new-cpc-assembler!/
[[Category:Applications]][[Category:RSX]] [[Category:Expansion ROM]] [[Category:Software]] [[Category:Programming software]] [[Category:Assembler]]

Revision as of 00:01, 23 January 2021

Error creating thumbnail: Unable to save thumbnail to destination
Orgams

(draft, feel free to enhance the page)


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

Features

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.