Block a user
e95614755b
emul: add forth target
0b3f6253e4
forth: add support for IMMEDIATE words
03bd9ee39b
forth: make readCompWord read from RS' BOS instead of TOS
0e8af3cea4
forth: clarify the meaning of "wordref"
e8a4768304
forth: add words "IF", "ELSE", "THEN"
03e529b762
forth: simplify execution model and handle literals better
5cadde557c
forth: add "VARIABLE"
989d8bbabf
forth: add "DOES>" and "CONSTANT"
53024d88f5
forth: add "DUP", "OVER", "SWAP", "?", "+!", "ALLOT"
f0cf10ab7c
forth: Check for PS underflow
580214426a
forth: add +-*/
97dcad9b15
recipes/sms/kbd: use Collapse OS' AVR assembler
64a54c72f8
Fix broken recipes
92ddc7ebc1
recipes/trs80: use grid module
a442c46935
sms/vdp: highlight cursor with inverted palette
434c8d5c0d
recipes/trs80: add ed
6224ea2fe9
zasm: use printcrlf instead of hardcoded CRLF
c3213e1e8c
recipes/trs80: can now run zasm!
2860a10f71
recipes/trs80: add CFS support
ec6df3087d
recipes/trs80: add "recv" command
049f2cf222
Reverse ttysafe escaping order
08328b86a9
doc: add reverse engineering notes for trs80-4p
bd38d46892
recipes/trs80: fix double line feeds
9515d63d47
recipes/trs80: Collapse OS runs on the TRS-80 Model 4P!
c5116b39ae
Fix tools Makefile for GNU make
ab604c84f7
made unarchive yield
15a6151748
added a ping util for testing network connectivity
ba0320fcdc
added an alias cp for the fs.copy function