mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-06 02:31:01 +11:00
d08a9711c5
The former was only used in the peculiar context of "/emul". The regular case is actually HERE pointing to RAMEND on boot. |
||
---|---|---|
.. | ||
adev.fs | ||
boot.fs | ||
cmp.fs | ||
core.fs | ||
fmt.fs | ||
icore.fs | ||
link.fs | ||
parse.fs | ||
print.fs | ||
readln.fs | ||
README.md | ||
str.fs | ||
xcomp.fs | ||
z80a.fs | ||
z80c.fs |
Forth
WIP A Forth interpreter. Far from complete, but you can do stuff like
KEY EMIT KEY EMIT
See dictionary.txt for a word reference.