dictionary.txt
|
forth: replace "ROUTINE" with "JTBL"
|
2020-03-27 19:53:28 -04:00 |
dummy.fs
|
forth: don't use "(entry)" in dummy.fs
|
2020-03-27 21:15:16 -04:00 |
fmt.fs
|
forth: Forth-ify "ABORT""
|
2020-03-21 16:17:51 -04:00 |
forth.asm
|
forth: remove unused (fbr) and (bbr)
|
2020-03-28 13:12:07 -04:00 |
icore.fs
|
forth: Forth-ify "TOWORD"
|
2020-03-28 13:02:04 -04:00 |
parse.fs
|
forth: implement "0b" number parsing
|
2020-03-19 16:03:35 -04:00 |
README.md
|
Move "forth" folder to project's root folder
|
2020-03-18 22:25:44 -04:00 |
str.fs
|
forth: implement readline in Forth
|
2020-03-21 12:57:49 -04:00 |
z80a.fs
|
forth: Forth-ify "ABORT"
|
2020-03-28 10:11:52 -04:00 |
z80c.fs
|
forth: Forth-ify "BYE"
|
2020-03-28 10:14:27 -04:00 |