Block a user
0939241db1
Add bootstrap guide
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,
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!
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
5227777b34
avra: add OPb and OPRdb instr classes
2e23b84fc1
avra: simplify OPRdRr
75a1b2d504
avra: add OPAb instr class
322be4d576
avra: add OPNA instr class
0f2d14ad8a
z80a: add BREAK, instruction
fd597d29d2
boot: remove spurious label usage
ee3407bf1c
avra: first steps
ed3bee787d
emul: add a zasm.sh wrapper around stage executable
863540f7c6
core: define H@ a bit sooner
bd38d80f9c
Move Cross-compiled core from B390 to B350
f2817870aa
sms: working on real hardware!
7ceff6144c
sms: implement pad button B ( next class )
b6c039589f
Don't emit BS when at beginning of input buffer
aad713c477
sms: implement backspace with pad button A
fdea069544
sms: implement button C and Start in Pad
db9885b8cf
Rename (find) to FIND
175b4bc497
sms: CollapseOS prompt!
ca60685067
Streamline initialization process
0163af470a
Fix EOT behavior after QUIT
faa2576f83
CI: don't needlessly run tests twice
87b51a6261
By default, allocate about 0x100 bytes for PSP+RSP
bf289b0a67
z80a: de-variable-ize
3fbae082f4
Remove INTJUMP mechanism
a5269a1c7c
Make blk use system RAM
b606dbf9af
rc2014: move xcomp unit's contents to blkfs
a8e8204eba
trs80: adapt recipe to single stage xcomp
8a58449776
Add word ERR
303b34b483
ti84: adapt recipe to single stage xcomp
0703da928e
rc2014: adapt recipe to single stage xcomp
80d730318a
Simplify LOAD's INTERPRET exit mechanism
2e9e7047bf
Make INTERPRET break on ASCII EOT
052d59a3a2
TOWORD: tiny optimization
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)
Fix document generation on Windows (using Git Bash)
33d37d4ce9
WORD: don't overwrite RAM on words over 31 chars
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