1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-07 15:28:45 +10:00
collapseos/apps/zasm/tests
Virgil Dupras 2c0166814f zasm: support inline labels
That is, labels with code following right afterwards.
2019-05-14 14:10:20 -04:00
..
geninstrs.py zasm: introduce the concept of instruction ID 2019-04-30 20:26:41 -04:00
Makefile Move apps/zasm/emul to tools/emul 2019-05-09 14:09:40 -04:00
runtests.sh zasm: support char literals 2019-05-14 13:53:12 -04:00
test1.asm zasm: support inline labels 2019-05-14 14:10:20 -04:00
test2.asm zasm: add support for relative labels 2019-05-12 22:07:21 -04:00
test3.asm zasm: add support for local labels 2019-05-13 20:23:10 -04:00
test4.asm zasm: support char literals 2019-05-14 13:53:12 -04:00