Changes

RASM

123 bytes added, 23:20, 12 February 2022
/* Performances */
== Performances ==
1 million lines in 0.03s on a modern computer, 100x 100× faster than Sjasmplus [[SjasmPlus]] how claimed to be fast.
== Generic features ==
== Amstrad specific features ==
* native bank management in assembly with dedicated tags
* cartridge generation
* snapshot v2 and snapshot v3 generation
* MAXAM compatibility
- ** internal calculations are done with unsigned 16 bits integers- ** comparison with single '='
* AS80 compatibility (partial)
- ** internal calculations are done with 32 bits integers- ** reference of current outputed adress with DEFB is the directive and not the outputed byte- ** little differences in macro declarations
This option was designed to compile the CNG player, not to support all the bugs of AS80
* [http://www.cpcwiki.eu/forum/programming/rasm-z80-assembler-in-beta/ Official CPCWiki thread]
* [https://github.com/EdouardBERGE/rasm Repository]
[[Category:Programming software]][[Category:Programming]][[Category:Assembler]]
897
edits