677 bytes added,
19:38, 10 December 2017 RASM stand for Roudoudou assembler
Unlike conventionnal Z80 assembler, RASM is the fastest ever, able to handle huge projects.
First release in february 2017, the project is still active
== Features
* damn fast assembling
* integrated crunched sections (LZ48/LZ49/LZ4/ZX7/Exomizer) and load&crunch on the fly
* cartridge & snapshot generation, file output with optionnal AMSDOS header
* ORG checking, unlimited memory workspaces where labels are shared
* ALL undocumented instructions
* conditionnal macro, unlimited & embeded loops with local labels, switch/case
* floating point engine, mathematical functions
* MAXAM compatibility option
* English & French documentation