1439 Commits (5a2612a9c512744b8603e10853ca995f86a391e0)
 

Author SHA1 Message Date
  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
  Virgil Dupras 2cadae260d editor: add "U" word 4 years ago
  Virgil Dupras 9edab10a3a blk: add dirty flag and auto write blocks on fetch 4 years ago
  Virgil Dupras 79ce88c12c tools: add blkunpack 4 years ago
  Virgil Dupras 5cb4a7de9a Add word "C@+" 4 years ago
  Virgil Dupras eefa8e6de5 Add word "BLK!" 4 years ago
  Virgil Dupras 57e20f0532 Block explorer upgraded to block editor! 4 years ago
  Virgil Dupras 5067d40e3b Add CASE..OF words 4 years ago
  Virgil Dupras 733aff7b7a rc2014: adjust bootstrapping instructions 4 years ago
  Virgil Dupras 65bc3b73ad link: adjust (br) and (?br) hardcoded offsets 4 years ago
  Virgil Dupras b01de82fd1 drv/acia: latest bells and whistles 4 years ago
  Virgil Dupras 4eca827d36 First function application: Block explorer! 4 years ago
  Virgil Dupras 5d4155aa32 Add words 1+ 2+ 1- 2- and consts 0 1 -1 4 years ago
  Virgil Dupras e1e634c815 boot: compaction 4 years ago
  Virgil Dupras f6727f8e34 boot: use CODE where possible 4 years ago
  Virgil Dupras a56ace4d3e boot: optimize (br) 4 years ago
  Virgil Dupras 0750e8d0c0 Use IY for IP instead of RAM+06 4 years ago
  Virgil Dupras 2a84a426b4 Strip usages of IY register 4 years ago
  Virgil Dupras 2b0186fd58 boot: make routine field 1b 4 years ago
  Virgil Dupras 6884c5cbe3 boot: use 3 labels instead of 4 4 years ago