Block a user
02e6979a46
emul: implement AT-XY
05ca95e759
emul: make updatebootstrap two-stepped
c0b7b45570
emul: fix backspace
7f3e55cb51
emul: add live register stats in the corner
08b0c56ff6
emul: run Collapse OS inside a limited, fixed window
1d4b75add2
emul: deduplicate some code
93c6d150e2
emul: don't embed forth.bin in emul binaries
581c6d015c
Fix blk overflow in usage guide index
a2136e604d
rc2014/eeprom: adjust instructions
7a38c3e228
Add word TUCK
d5beeac96b
Add word NIP
b08970ae8a
Add word ?DUP
6f8cbadfb0
rc2014: fix misinformation in README
6bff03a48b
Move adev to core
bb190f9665
Add word TUCK
41d439376d
Add word NIP
f75b1c8864
Add word ?DUP
986249cf5e
rc2014: fix misinformation in README
b5683f447b
sms/kbd: update instructions for Forth Collapse OS
b06cf09754
rc2014/ps2: update recipe to Forth's Collapse OS
e9e3bd80f6
ps2: fix PS2_SHIFT check
223cb94466
tools/upload: use C! instead of A!
aad6b5c2e5
avra: add global constants
ac309bbd9e
avra: rename AGAIN, to AGAIN?,
7a41c5c6f9
avra: add IF, .. THEN,
8bbd29d37d
avra: add SKIP, .. AT,
8ca85abfbd
avra: add BEGIN, .. AGAIN,
7b7e60ed4a
avra: implement LD/ST
6a55a04f22
sms/kbd: still advancing on ps2ctl
e0bc14e55c
avra: implement BR*
cdddfdefae
avra: add a layer of indirection to FLBL!
63dec372ce
sms/kbd: continue advancing on ps2ctl rewrite
177e70580f
sms/kbd: begin rewriting ps2ctl to Forth
8c4c879a65
avra: begin implementing forward label system
212126d6d2
avra: add RJMP and RCALL
b5d42924ba
avra: add arg range checks
80d730318a
Simplify LOAD's INTERPRET exit mechanism
2e9e7047bf
Make INTERPRET break on ASCII EOT
052d59a3a2
TOWORD: tiny optimization
33d37d4ce9
WORD: don't overwrite RAM on words over 31 chars
124b39c96d
Merge pull request 'Fix document generation on Windows (using Git Bash)' (#3) from Skye/OC-PsychOS2:git-windows-bash-fixes into master
56af6d1ade
Fix document generation on Windows (using Git Bash)
bd1e76ec5b
Gather all RC2014 drivers into a single "RC2014 Recipe section"
9b85961093
Rename "Core words" to "XPACKed core"
76037ca1e7
Simplify boot process
bb77cd0759
xcomp: add overrides into a loadable block
0434d02818
xcomp: implement X[']
7c20501f27
Move core's blk to xcomp core (low and high)
d956386e9b
Move core's readln to xcomp core (high)
029df00ad4
Free some space for xcomp core
56af516d07
Move core's fmt to xcomp core (high)
e2e9faef2c
Move a bunch of words from core to xcomp core
6a5ff3adcb
rc2014: unify SD Card driver
cbf5baf3b6
Pack core words a bit
dfe474ca0e
xcomp: add XCOMPILE and X[COMPILE]