80891d7ec1
This should help with the bootstrapping of non-emulated environment. For example, I have a problem with the RC2014: I can't send it bootstrap info until the ACIA is up. I need to find a way... |
||
---|---|---|
.. | ||
boot.fs | ||
core.fs | ||
dictionary.txt | ||
fmt.fs | ||
icore.fs | ||
notes.txt | ||
parse.fs | ||
readln.fs | ||
README.md | ||
str.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.