rasm by Resistance [web] | ||||||||
---|---|---|---|---|---|---|---|---|
|
||||||||
|
popularity : 56% |
|||||||
alltime top: #16089 |
|
|||||||
|
||||||||
added on the 2022-04-12 11:03:04 by roudoudou |
popularity helper
comments
From the README, so people know what this is:
Yes! Another Z80 assembler but this one has...
- DAMN fast assembling (millions of instructions in a blink of an eye)
- integrated crunched sections (LZ48/LZ49/LZ4/ZX0/ZX7/Exomizer/APlib/LZSA1/LZSA2) + load&crunch on the fly
- CPC cartridge, ZX snapshots, CPC snapshots up to 4M, TAPE output
- save unlimited binaries with or without AMSDOS/HOBETA header
- handle multiple EDSK update or generation simultaneously
- symbols import/export, breakpoint and dependencies export
- ORG checking, unlimited memory workspaces where labels are shared, bank management, structures
- ALL undocumented instructions
- conditionnal macro, unlimited & embeded loops with local labels, switch/case
- floating point engine, mathematical functions, ...
- MAXAM, AS80, UZ80, Pasmo compatibility option
- Amsdos real & Microsoft basic 40bits float support
- English & French documentation
The project was born a few years ago (2017) because i needed a really fast assembler in order to finish my demo before the deadline of the Alchemy 2017. The project was quite huge with approx 350.000 words to assemble but thanks to rasm, the 512K cartridge compiled in a blink of an eye even on my slow Atom CPU. Now Rasm is the reference for huge projects and ultra-fast assembling.
Yes! Another Z80 assembler but this one has...
- DAMN fast assembling (millions of instructions in a blink of an eye)
- integrated crunched sections (LZ48/LZ49/LZ4/ZX0/ZX7/Exomizer/APlib/LZSA1/LZSA2) + load&crunch on the fly
- CPC cartridge, ZX snapshots, CPC snapshots up to 4M, TAPE output
- save unlimited binaries with or without AMSDOS/HOBETA header
- handle multiple EDSK update or generation simultaneously
- symbols import/export, breakpoint and dependencies export
- ORG checking, unlimited memory workspaces where labels are shared, bank management, structures
- ALL undocumented instructions
- conditionnal macro, unlimited & embeded loops with local labels, switch/case
- floating point engine, mathematical functions, ...
- MAXAM, AS80, UZ80, Pasmo compatibility option
- Amsdos real & Microsoft basic 40bits float support
- English & French documentation
The project was born a few years ago (2017) because i needed a really fast assembler in order to finish my demo before the deadline of the Alchemy 2017. The project was quite huge with approx 350.000 words to assemble but thanks to rasm, the 512K cartridge compiled in a blink of an eye even on my slow Atom CPU. Now Rasm is the reference for huge projects and ultra-fast assembling.
Platform thumb (among other) :)
Great stuff! I've used v1.2 with Arkos (but not the minimal player) without any problem in some ZX prod (a game) and it worked flowlessly. Still, it's so cool to see it updated - thanks a lot Roudoudou!
Makefile can't into multithreading (and looks like a shell script).
Here https://github.com/lvd2/zxevo/blob/master/avr/baseconf/trunk/build/Makefile is an example of how one can automatically generate include dependencies (2 lines in Makefile) and compile every .c file (another two lines).
Here https://github.com/lvd2/zxevo/blob/master/avr/baseconf/trunk/build/Makefile is an example of how one can automatically generate include dependencies (2 lines in Makefile) and compile every .c file (another two lines).
Awesome assembler, blazingly fast and lots of cool little things for CPC cross-dev. 2 Thumbs up!
merci.
Ultrafast assembling powers
submit changes
if this prod is a fake, some info is false or the download link is broken,
do not post about it in the comments, it will get lost.
instead, click here !
Take care, have fun and code Z80 ;)