collapseos/tools/tests/zasm
Virgil Dupras bc1496a7e3 zasm emul: bring back kernel/user distinction
It was a bad idea to remove it. Now that I'm introducing the concept of
a per-app glue file, it becomes much easier to build emulated zasm as a
userspace app.
2019-05-19 12:57:59 -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: accept whitespaces before separating comma 2019-05-19 10:39:29 -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 emul: bring back kernel/user distinction 2019-05-19 12:57:59 -04:00