collapseos/tools/tests/unit
Virgil Dupras 506c3d0a96 zasm: generalize handling of IX/IY in 0xcb upcode family
There's a couple of bit fiddling instructions that didn't have their
IX/IY variant implemented yet and without this commit, each of them
would have required a special routine. Not anymore.
2019-11-10 21:02:18 -05:00
..
runtests.sh zasm: clarify strlen's API 2019-07-23 14:59:38 -04:00
test_core.asm zasm: rename #inc to .inc 2019-10-06 14:32:23 -04:00
test_expr.asm zasm: rename #inc to .inc 2019-10-06 14:32:23 -04:00
test_parse.asm Add tests for parseArgs 2019-11-08 10:53:52 -05:00
test_parse_z.asm Improve test_parse_z coverage 2019-10-20 18:19:02 -04:00
test_symbol.asm zasm: rename #inc to .inc 2019-10-06 14:32:23 -04:00
test_util_z.asm zasm: rename #inc to .inc 2019-10-06 14:32:23 -04:00
test_z_instr.asm zasm: generalize handling of IX/IY in 0xcb upcode family 2019-11-10 21:02:18 -05:00