collapseos/tools/tests/zasm
Virgil Dupras e18f9b53a9 zasm: add support for "$" symbol
Allows for the ".fill x-$" pattern.
2019-05-20 09:17:50 -04:00
..
geninstrs.py Move apps/zasm/tests to tools/tests/zasm 2019-05-16 11:23:15 -04:00
runtests.sh Move /parts/z80 to /kernel 2019-05-19 11:19:41 -04:00
test1.asm zasm: add support for "$" symbol 2019-05-20 09:17:50 -04:00
test2.asm Move apps/zasm/tests to tools/tests/zasm 2019-05-16 11:23:15 -04:00
test3.asm Move apps/zasm/tests to tools/tests/zasm 2019-05-16 11:23:15 -04:00
test4.asm zasm: allow single quote to contain whitespace 2019-05-17 17:22:16 -04:00
test5.asm zasm: add multiplication expressions 2019-05-17 22:22:10 -04:00
test6.asm zasm: can now assemble the shell! 2019-05-17 19:36:32 -04:00
test7.asm zasm now self-assembles! 2019-05-19 13:00:52 -04:00
test8.asm zasm: add support for .org directive 2019-05-19 14:40:42 -04:00