Difference between revisions of "Orgams"
From CPCWiki - THE Amstrad CPC encyclopedia!
(→History) |
|||
Line 8: | Line 8: | ||
== History == | == History == | ||
− | * Coded by [[ | + | * 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 == | == Features == | ||
Line 34: | Line 44: | ||
* 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!/ | ||
+ | * CPC-Power page : https://www.cpc-power.com/index.php?page=detail&num=12552 | ||
[[Category:Applications]][[Category:RSX]] [[Category:Expansion ROM]] [[Category:Software]] [[Category:Programming software]] [[Category:Assembler]] | [[Category:Applications]][[Category:RSX]] [[Category:Expansion ROM]] [[Category:Software]] [[Category:Programming software]] [[Category:Assembler]] |
Revision as of 19:17, 22 January 2021
(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.
Contents
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
Links
- official manual / dedicated wiki : http://orgams.wikidot.com/guideutilisateur (French)
- CPC-Power page : https://www.cpc-power.com/index.php?page=detail&num=12552