Virgil Dupras
|
af2c561c6b
|
zasm: begin erroring out reliably
Up until now, invalid source input had undefined behavior. We're now
beginning to define that behavior so that zasm can be a bit more usable.
|
2019-05-27 11:04:31 -04:00 |
|
Virgil Dupras
|
7fad3b0c90
|
Move /parts/z80 to /kernel
Let go of that "meta os" thing. it's not as meta as I made it sound
like. It's a kernel.
|
2019-05-19 11:19:41 -04:00 |
|
Virgil Dupras
|
157ac03e25
|
zasm: can now assemble zasm/util.asm!
|
2019-05-17 20:47:43 -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 |
|