Virgil Dupras
|
a3c47f6272
|
Add tests for parseArgs
|
2019-11-08 10:53:52 -05:00 |
|
Virgil Dupras
|
f4b6c7637d
|
zasm: rename #inc to .inc
scas, it's not needed any more.
|
2019-10-06 14:32:23 -04:00 |
|
Virgil Dupras
|
e18f9b53a9
|
zasm: add support for "$" symbol
Allows for the ".fill x-$" pattern.
|
2019-05-20 09:17:50 -04:00 |
|
Virgil Dupras
|
ae315499cb
|
Run unit tests with zasm
|
2019-05-20 07:50:23 -04:00 |
|
Virgil Dupras
|
013a3b74c8
|
Add the concept of unit tests
Will be much much easier to tests new core routines without having to
re-create their context first.
Also, extract parse.asm from core.asm
|
2019-05-17 09:33:20 -04:00 |
|