collapseos/tools/tests/unit
Virgil Dupras 98695f9912 zasm: de-index symRegister
Make symRegister's logic pointer-based so we can break through the 0x100
limit.
2019-05-19 09:06:24 -04:00
..
runtests.sh Make apps folder into a namespace 2019-05-17 20:22:32 -04:00
test_expr.asm zasm: fix expr operator priority 2019-05-18 15:17:56 -04:00
test_parse.asm Add the concept of unit tests 2019-05-17 09:33:20 -04:00
test_parse_z.asm zasm: fix 3-digit hex parsing 2019-05-17 23:00:57 -04:00
test_symbol.asm zasm: de-index symRegister 2019-05-19 09:06:24 -04:00
test_util_z.asm zasm: add multiplication expressions 2019-05-17 22:22:10 -04:00