Jump to content

Orgams: Difference between revisions

From CPCWiki - THE Amstrad CPC encyclopedia!
first draft
 
Polluks (talk | contribs)
"This category should include only sub-categories and almost no mundane pages."
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[File:Orgs3.png|394px|thumb|Orgams]]
(draft, feel free to enhance the page)
'''Orgams''' is a ROM-based Amstrad CPC and PLUS native Assembler. The first public version was released in February 2015.


(draft, feel free to enhance the page)


== History ==
* Coded by [[Madram]] (main), [[Drill]] (editor code), [[Bombseb]] (additional editor code) and [[Hicks]] (Monitor and Trace)
* groups : [[Overlanders]] , [[Vanity]]
* Logo by Camillo
* Font : [[Beb]]
== Requirements ==
* 128k RAM
* all CRTCs
* ROM board
== 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 ==
<gallery caption="Orgams">
File:Orgs3.png
File:OrgamsRC1.png
File:Orgs2.png


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




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.
== Links ==


* official manual / dedicated wiki : http://orgams.wikidot.com/guideutilisateur (French)
* official topic :  http://www.cpcwiki.eu/forum/programming/orgams-the-new-cpc-assembler!/
* CPC-Power page : https://www.cpc-power.com/index.php?page=detail&num=12552


* official manual http://orgams.wikidot.com/guideutilisateur


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

Latest revision as of 18:00, 26 December 2022

Error creating thumbnail: Unable to save thumbnail to destination
Orgams

(draft, feel free to enhance the page)


Orgams is a ROM-based Amstrad CPC and PLUS native Assembler. The first public version was released in February 2015.


History

Requirements

  • 128k RAM
  • all CRTCs
  • ROM board

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.