collapseos/emul/forth/run.fs
Virgil Dupras d996dd8c9e Add one layer of indirection in subsystem memory management
This allows optional subsystems to not needlessly reserve too much
system memory and it also reduces offsets bookkeeping.
2020-04-12 20:42:00 -04:00

2 lines
31 B
Forth

: INIT RDLN$ Z80A$ INTERPRET ;