Virgil Dupras
|
5a2612a9c5
|
Add HERESTART xcomp config
|
2020-06-28 19:45:28 -04:00 |
|
Virgil Dupras
|
3068b58be5
|
Rename RAMSTART to SYSVARS
It's more descriptive this way. Also, I'll soon add a new HERESTART
config.
|
2020-06-28 18:49:30 -04:00 |
|
Virgil Dupras
|
0eb9bd090a
|
Move zasm.sh from emul to cvm
|
2020-06-27 07:44:43 -04:00 |
|
Virgil Dupras
|
ceabc9920f
|
move avra.sh from emul to cvm
The stage binary is now there.
|
2020-06-27 07:32:19 -04:00 |
|
Virgil Dupras
|
a65f674c74
|
emul: build from "cvm" instead of from itself
The C VM now runs the show.
|
2020-06-26 22:08:45 -04:00 |
|
Virgil Dupras
|
8a7fa77163
|
cvm: bootstraps itself!
|
2020-06-26 18:58:02 -04:00 |
|
Virgil Dupras
|
fc3919863f
|
cvm: implement stack underflow errors
|
2020-06-26 17:55:10 -04:00 |
|
Virgil Dupras
|
9021e5f6e0
|
cvm: fix does
|
2020-06-26 17:35:21 -04:00 |
|
Virgil Dupras
|
36cb1389e6
|
Add a C implementation of native words
This will soon replace the libz80 based "forth" and
"stage" executables. This is much, much faster.
|
2020-06-26 15:50:13 -04:00 |
|