7464c67c80
It didn't work for values over 0xff. Duh! |
||
---|---|---|
.. | ||
adev.fs | ||
blk.fs | ||
boot.z80 | ||
cmp.fs | ||
core.fs | ||
fmt.fs | ||
icore.fs | ||
link.fs | ||
parse.fs | ||
print.fs | ||
readln.fs | ||
README.md |
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.