Virgil Dupras
|
92a119105d
|
zasm: add support for "0b" literals
|
2019-05-17 10:34:01 -04:00 |
|
Virgil Dupras
|
4075c90d44
|
Add unit test for zasm's parse unit
|
2019-05-17 10:00:30 -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 |
|
Virgil Dupras
|
def6c2123d
|
tools/emul: clean up the place a bit
|
2019-05-17 07:23:59 -04:00 |
|
Virgil Dupras
|
2f0dd5d668
|
zasm: iiiiiiiincluuuuuuudes!!1!
|
2019-05-16 21:15:00 -04:00 |
|
Virgil Dupras
|
22c7eeaa5d
|
Move apps/zasm/tests to tools/tests/zasm
This 'apps' folder is going to disappear. Everything is going to be a
"part" to be assembled through recipes. 'apps' has no meaning.
|
2019-05-16 11:23:15 -04:00 |
|