1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-11-23 15:48:05 +11:00
collapseos/cvm
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
..
forth.c Add a C implementation of native words 2020-06-26 15:50:13 -04:00
Makefile Add a C implementation of native words 2020-06-26 15:50:13 -04:00
vm.c Add a C implementation of native words 2020-06-26 15:50:13 -04:00
vm.h Add a C implementation of native words 2020-06-26 15:50:13 -04:00