collapseos/apps/zasm/emul
Virgil Dupras f9ae5ca46b zasm: simplify readWord calling
It always reads in the scratchpad with the same max size. No need for
DE-dancing anymore.
2019-05-01 14:19:43 -04:00
..
.gitignore zasm: have a whole kernel in emulation instead of a simple wrapper 2019-04-16 14:26:45 -04:00
Makefile zasm: simplify readWord calling 2019-05-01 14:19:43 -04:00
bin2c.sh Add zasm app 2019-04-16 13:36:57 -04:00
glue.asm zasm: add support for the ".dw" directive 2019-05-01 14:07:01 -04:00
user.inc zasm: add support for the ".dw" directive 2019-05-01 14:07:01 -04:00
zasm.c zasm: invert emulator io_write() handling 2019-04-17 10:34:30 -04:00