1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-07 04:28:44 +10:00
collapseos/tools/emul/zasm
Virgil Dupras 83b314c450 zasm: lower RAM requirements
I've tested RAM usage when self-assembling and there weren't as high
as I thought. zasm's defaults now use less than 0x1800 bytes of RAM,
making it possible, theoretically for now, for a Sega Master System
to assemble Collapse OS from within itself.
2019-10-06 15:42:09 -04:00
..
glue.asm zasm: rename #inc to .inc 2019-10-06 14:32:23 -04:00
kernel.bin zasm: remove last remnants of "old style" variables 2019-07-25 14:02:04 -04:00
user.h zasm: print progress indicator while assembling 2019-06-19 11:42:39 -04:00
zasm.bin zasm: lower RAM requirements 2019-10-06 15:42:09 -04:00
zasm.c zasm: print progress indicator while assembling 2019-06-19 11:42:39 -04:00