1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-06 18:08:45 +10:00
collapseos/tools/tests/zasm
Virgil Dupras 311d04e9aa zasm: make symbol registry easily parametrizable
I'm about to split the global registry in two (labels and consts)
and the previous state of registry selection made things murky.
Now it's much better.
2019-07-22 15:13:09 -04:00
..
allinstrs.asm tools/tests: remove scas requirement 2019-07-20 17:13:57 -04:00
allinstrs.asm.expected tools/tests: remove scas requirement 2019-07-20 17:13:57 -04:00
errtests.sh Fix broken tests 2019-07-19 14:24:35 -04:00
geninstrs.py tools/tests: remove scas requirement 2019-07-20 17:13:57 -04:00
runtests.sh zasm: fix bug with registry selection 2019-07-20 18:07:52 -04:00
test1.asm zasm: add support for "$" symbol 2019-05-20 09:17:50 -04:00
test1.asm.expected tools/tests: remove scas requirement 2019-07-20 17:13:57 -04:00
test2.asm Move apps/zasm/tests to tools/tests/zasm 2019-05-16 11:23:15 -04:00
test2.asm.expected tools/tests: remove scas requirement 2019-07-20 17:13:57 -04:00
test3.asm Move apps/zasm/tests to tools/tests/zasm 2019-05-16 11:23:15 -04:00
test3.asm.expected tools/tests: remove scas requirement 2019-07-20 17:13:57 -04:00
test4.asm zasm: allow single quote to contain whitespace 2019-05-17 17:22:16 -04:00
test4.asm.expected tools/tests: remove scas requirement 2019-07-20 17:13:57 -04:00
test5.asm zasm: add multiplication expressions 2019-05-17 22:22:10 -04:00
test5.asm.expected tools/tests: remove scas requirement 2019-07-20 17:13:57 -04:00
test8.asm zasm: add support for .org directive 2019-05-19 14:40:42 -04:00
test8.asm.expected tools/tests: remove scas requirement 2019-07-20 17:13:57 -04:00
test9.asm zasm: fix bug with registry selection 2019-07-20 18:07:52 -04:00
test9.asm.expected zasm: fix bug with registry selection 2019-07-20 18:07:52 -04:00
test10.asm zasm: add ".bin" directive 2019-07-21 12:58:02 -04:00
test10.asm.expected zasm: add ".bin" directive 2019-07-21 12:58:02 -04:00