Block a user
6c51ea1ebb
recipes/rc2014/selfhost: complete instructions
f690cb2e5b
recipes/rc2014/sdcard: use driver from blkfs
865f4f9256
Move AT28 driver to blkfs
7c692c1111
recipes/rc2014: include readln directly in stage 1
dee7eea497
Move link.fs to blkfs
4d8574c1fe
recipe/rc2014: use core libs from blkfs
a2f164ecc3
emul: bootstrap to stage2 from within Collapse OS!
0e3cf7fa02
Add word ,"
4b7247a971
emul: use LATEST instead of binary size as start addr in stage
fd9e4ad88a
Merge pull request 'Add support for \27[8m (equiv. to nonstandard \27[100m)' (#1) from Ocawesome101/OC-PsychOS2:master into master
a74d9b4485
Add support for \27[8m (equiv. to nonstandard \27[100m)
830aad69a7
recipe/rc2014/selfhost: new recipe
13771d8c92
xcomp: add XPACK
389b23fe1a
Change C<? mechanic
4160c8ebbf
recipes/rc2014: busting the 8K limit again!
b5c370a936
emul: embed blkfs in forth binary
1bd191e86a
Move /emul/forth/* to /emul
816563e2e3
Stop LOADing on ABORT
af39b37dd1
Replace the "> " prompt with the more traditional "ok" one
a699c93509
Print word that wasn't found on "word not found" error
44403c3d4c
Move icore to blkfs
8fbbf5209a
Copy sdc driver to blkfs
a19376df6c
Copy ACIA driver to blkfs
dd6ce1b8fe
Avoid using (xentry) outside xcomp config
fcd77f80ab
Use blk's boot.z80
503dbe9a2c
Copy boot.z80 to blkfs
338769a0a8
z80a: add PUSH0, PUSH1, PUSHZ, macros
7a0e63746f
parse: don't validate 0x and 0b lengths
372524fd19
Move xcomp to blocks
ae14c55feb
boot: a little dereferencing to make things a bit faster
e569e40665
Forth-ify 2DUP 2OVER 2SWAP
0438cb92fe
Add word "ROLL"
2de1eabaa6
z80a: add LDIR, LDDR, and friends
4967c2add2
Merge z80c.fs and boot.fs into boot.z80
d466c6d95d
emul: make stage2 load z80a from blkfs
6ae65940d2
Update bootstrap bin
0892193cbe
Copy z80a.fs to disk blocks
98191d0b0d
recipes/rc2014/sdcard: now works under Forth!
29a6ee128d
core: fix PSP leak in CASE..ENDCASE
a2d89de557
drv/sdc: implement core words in z80
a70366aa43
drv/sdc: Implement SDC!
47a7133b8b
drv/sdc: Implement "SDC@" as a BLK@ word
f3c92684a0
link: improve reliability by never relinking last word
052c744000
drv/sdc: implement "SDC@"
c64a8a2e2b
drv/sdc: new unit to drive SD card through SPI relay
b062a9092a
parse: use "0<" instead of "0 <"
66f65daa08
Add word LEAVE
19d94dfb47
recipes/rc2014: stage1 is too big! saving some space
287213fc68
recipes/rc2014/eeprom: remove old stuff
82044454d5
Merge branch 'master' into forth
9c41744e46
emul/hw/rc2014: implement blk write in sdc
7544b3834b
emul/hw/rc2014: implement blkread in sdc
9c41744e46
emul/hw/rc2014: implement blk write in sdc
7544b3834b
emul/hw/rc2014: implement blkread in sdc