1258 Commits (forth)
 

Author SHA1 Message Date
  Virgil Dupras 389b23fe1a Change C<? mechanic 4 years ago
  Virgil Dupras 4160c8ebbf recipes/rc2014: busting the 8K limit again! 4 years ago
  Virgil Dupras 5219887ad7 sdc: implement _crc16 in z80 4 years ago
  Virgil Dupras 8d78ca9dac tests: add test_sdc 4 years ago
  Virgil Dupras b5c370a936 emul: embed blkfs in forth binary 4 years ago
  Virgil Dupras 1bd191e86a Move /emul/forth/* to /emul 4 years ago
  Virgil Dupras 816563e2e3 Stop LOADing on ABORT 4 years ago
  Virgil Dupras af39b37dd1 Replace the "> " prompt with the more traditional "ok" one 4 years ago
  Virgil Dupras a699c93509 Print word that wasn't found on "word not found" error 4 years ago
  Virgil Dupras f19a5e1f71 Remove recipes/rc2014/zasm 4 years ago
  Virgil Dupras 44403c3d4c Move icore to blkfs 4 years ago
  Virgil Dupras 8fbbf5209a Copy sdc driver to blkfs 4 years ago
  Virgil Dupras a19376df6c Copy ACIA driver to blkfs 4 years ago
  Virgil Dupras dd6ce1b8fe Avoid using (xentry) outside xcomp config 4 years ago
  Virgil Dupras fcd77f80ab Use blk's boot.z80 4 years ago
  Virgil Dupras 503dbe9a2c Copy boot.z80 to blkfs 4 years ago
  Virgil Dupras 338769a0a8 z80a: add PUSH0, PUSH1, PUSHZ, macros 4 years ago
  Virgil Dupras 7464c67c80 boot: fix (roll) 4 years ago
  Virgil Dupras 7a0e63746f parse: don't validate 0x and 0b lengths 4 years ago
  Virgil Dupras 372524fd19 Move xcomp to blocks 4 years ago
  Virgil Dupras 446ce574cd Add words "'S" and "S0" 4 years ago
  Virgil Dupras ae14c55feb boot: a little dereferencing to make things a bit faster 4 years ago
  Virgil Dupras e569e40665 Forth-ify 2DUP 2OVER 2SWAP 4 years ago
  Virgil Dupras 0438cb92fe Add word "ROLL" 4 years ago
  Virgil Dupras 2de1eabaa6 z80a: add LDIR, LDDR, and friends 4 years ago
  Virgil Dupras 4967c2add2 Merge z80c.fs and boot.fs into boot.z80 4 years ago
  Virgil Dupras 41ed70f8cb z80c: Add word "PICK" 4 years ago
  Virgil Dupras 58c017448f z80a: add JPccnn, 4 years ago
  Virgil Dupras 353d12c27d boot: inline chkRS, make next a bit faster 4 years ago
  Virgil Dupras bf49ca2ed2 recipes/rc2014: fix Makefile 4 years ago
  Virgil Dupras d466c6d95d emul: make stage2 load z80a from blkfs 4 years ago
  Virgil Dupras 6ae65940d2 Update bootstrap bin 4 years ago
  Virgil Dupras 0892193cbe Copy z80a.fs to disk blocks 4 years ago
  Virgil Dupras 98191d0b0d recipes/rc2014/sdcard: now works under Forth! 4 years ago
  Virgil Dupras dfaa1dc101 link: add "offset" argument to RLDICT 4 years ago
  Virgil Dupras 29a6ee128d core: fix PSP leak in CASE..ENDCASE 4 years ago
  Virgil Dupras a2d89de557 drv/sdc: implement core words in z80 4 years ago
  Virgil Dupras a70366aa43 drv/sdc: Implement SDC! 4 years ago
  Virgil Dupras 47a7133b8b drv/sdc: Implement "SDC@" as a BLK@ word 4 years ago
  Virgil Dupras f3c92684a0 link: improve reliability by never relinking last word 4 years ago
  Virgil Dupras 052c744000 drv/sdc: implement "SDC@" 4 years ago
  Virgil Dupras c64a8a2e2b drv/sdc: new unit to drive SD card through SPI relay 4 years ago
  Virgil Dupras b062a9092a parse: use "0<" instead of "0 <" 4 years ago
  Virgil Dupras 66f65daa08 Add word LEAVE 4 years ago
  Virgil Dupras 19d94dfb47 recipes/rc2014: stage1 is too big! saving some space 4 years ago
  Virgil Dupras 287213fc68 recipes/rc2014/eeprom: remove old stuff 4 years ago
  Virgil Dupras 82044454d5 Merge branch 'master' into forth 4 years ago
  Virgil Dupras 9c41744e46 emul/hw/rc2014: implement blk write in sdc 4 years ago
  Virgil Dupras 7544b3834b emul/hw/rc2014: implement blkread in sdc 4 years ago
  Virgil Dupras ae470397d7 emul/hw/rc2014: add sdc emulator (wip) 4 years ago