Orgams: Difference between revisions
Appearance
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. | |||
== 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 == | |||
== Links == | |||
* 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
(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.
gallery
Links
- official manual : http://orgams.wikidot.com/guideutilisateur (French)