Izaya izaya
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-02 13:17:39 +10:00
2a578b3352 editor: implement F
86539d2a03 Fix tests
ecca70c7f3 Add layer of indirection to EMIT
Compare 3 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-02 05:07:38 +10:00
5bf3baff05 editor: add edit buffer
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-01 12:47:38 +10:00
792c781614 editor: add cursor pos tracking and display
07f807edee recipes/trs80: making progress on floppy drivers
Compare 2 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-01 04:37:38 +10:00
65f359bda4 recipes/trs80: can write compiled version to floppy
izaya synced commits to forth at izaya/collapseos from mirror 2020-04-30 12:17:39 +10:00
f38de1c151 Introduce the notion of Extra words
0044011f06 Move AT28 and TRS80 drivers to higher blocknos
0cf26547ff Add words FLUSH and COPY
581f04a4bc Keep stage1 bootstrap bin instead of stage 0
Compare 4 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-04-30 04:07:38 +10:00
b046aba7f9 recipes/trs80: running!
1b2c4b519e icore: add BIN+
Compare 2 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-04-29 11:47:38 +10:00
fc67b88720 Make BIN( offsetted binaries closer to working at all
izaya synced commits to forth at izaya/collapseos from mirror 2020-04-29 03:37:38 +10:00
0b8c8c9ca0 recipes/trs80: still wip...
61b2e02351 xcomp: remove XOFF and use ORG and BIN( instead
838548843e boot: apply BIN( to stray stable ABI references
4501313410 Add [IF] .. [THEN]
f97df4614e recipes/trs80: wip
Compare 5 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-04-28 19:27:39 +10:00
b8ea515612 Add word WIPE
2b2ccad96c Add word FILL
Compare 2 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-04-28 11:17:39 +10:00
f605e2d85c Give CASE's default branch access to its input value
3b66aefcd1 block editor: fix broken B and N
295b4b6e0a z80a: add BIN( parameter
Compare 3 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-04-28 03:07:39 +10:00
ee79df225e typo
efed0e249e recipes/rc2014/selfhost: add verification instructions
Compare 2 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-04-27 10:47:39 +10:00
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
Compare 6 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-04-27 02:37:39 +10:00
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
Compare 3 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-04-26 18:27:38 +10:00
898684a795 emul: merge pre.fs and emul.fs into stage1.fs
bc3aabc84e Update z80c.bin's LATEST during xcomp instead of using slatest
6f896caf7a Copy core words to blkfs
Compare 3 commits »
izaya pushed to master at izaya/OC-PsychOS2 2020-04-26 11:57:39 +10:00
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)
Compare 2 commits »
izaya merged pull request izaya/OC-PsychOS2#1 2020-04-26 11:57:39 +10:00
Add support for \27[8m (equiv. to nonstandard \27[100m)
izaya synced commits to forth at izaya/collapseos from mirror 2020-04-26 10:17:38 +10:00
6767012ebd recipe/rc2014/selfhost: new recipe
13771d8c92 xcomp: add XPACK
389b23fe1a Change C<? mechanic
4160c8ebbf recipes/rc2014: busting the 8K limit again!
Compare 4 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-04-25 17:57:38 +10:00
5219887ad7 sdc: implement _crc16 in z80
izaya synced commits to forth at izaya/collapseos from mirror 2020-04-25 09:47:38 +10:00
8d78ca9dac tests: add test_sdc
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
Compare 7 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-04-24 09:17:37 +10:00
44403c3d4c Move icore to blkfs
8fbbf5209a Copy sdc driver to blkfs
a19376df6c Copy ACIA driver to blkfs
dd6ce1b8fe Avoid using (xentry) outside xcomp config
Compare 4 commits »