collapseos/tools/tests/zasm
Virgil Dupras af2c561c6b zasm: begin erroring out reliably
Up until now, invalid source input had undefined behavior. We're now
beginning to define that behavior so that zasm can be a bit more usable.
2019-05-27 11:04:31 -04:00
..
errtests.sh zasm: begin erroring out reliably 2019-05-27 11:04:31 -04:00
geninstrs.py
runtests.sh zasm: begin erroring out reliably 2019-05-27 11:04:31 -04:00
test1.asm zasm: add support for "$" symbol 2019-05-20 09:17:50 -04:00
test2.asm
test3.asm
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