1196 Révisions (b0258f5bba7b5fd1e4b99276ad77069fad167b7a)
 

Auteur SHA1 Message Date
  Virgil Dupras a19376df6c Copy ACIA driver to blkfs il y a 4 ans
  Virgil Dupras dd6ce1b8fe Avoid using (xentry) outside xcomp config il y a 4 ans
  Virgil Dupras fcd77f80ab Use blk's boot.z80 il y a 4 ans
  Virgil Dupras 503dbe9a2c Copy boot.z80 to blkfs il y a 4 ans
  Virgil Dupras 338769a0a8 z80a: add PUSH0, PUSH1, PUSHZ, macros il y a 4 ans
  Virgil Dupras 7464c67c80 boot: fix (roll) il y a 4 ans
  Virgil Dupras 7a0e63746f parse: don't validate 0x and 0b lengths il y a 4 ans
  Virgil Dupras 372524fd19 Move xcomp to blocks il y a 4 ans
  Virgil Dupras 446ce574cd Add words "'S" and "S0" il y a 4 ans
  Virgil Dupras ae14c55feb boot: a little dereferencing to make things a bit faster il y a 4 ans
  Virgil Dupras e569e40665 Forth-ify 2DUP 2OVER 2SWAP il y a 4 ans
  Virgil Dupras 0438cb92fe Add word "ROLL" il y a 4 ans
  Virgil Dupras 2de1eabaa6 z80a: add LDIR, LDDR, and friends il y a 4 ans
  Virgil Dupras 4967c2add2 Merge z80c.fs and boot.fs into boot.z80 il y a 4 ans
  Virgil Dupras 41ed70f8cb z80c: Add word "PICK" il y a 4 ans
  Virgil Dupras 58c017448f z80a: add JPccnn, il y a 4 ans
  Virgil Dupras 353d12c27d boot: inline chkRS, make next a bit faster il y a 4 ans
  Virgil Dupras bf49ca2ed2 recipes/rc2014: fix Makefile il y a 4 ans
  Virgil Dupras d466c6d95d emul: make stage2 load z80a from blkfs il y a 4 ans
  Virgil Dupras 6ae65940d2 Update bootstrap bin il y a 4 ans
  Virgil Dupras 0892193cbe Copy z80a.fs to disk blocks il y a 4 ans
  Virgil Dupras 98191d0b0d recipes/rc2014/sdcard: now works under Forth! il y a 4 ans
  Virgil Dupras dfaa1dc101 link: add "offset" argument to RLDICT il y a 4 ans
  Virgil Dupras 29a6ee128d core: fix PSP leak in CASE..ENDCASE il y a 4 ans
  Virgil Dupras a2d89de557 drv/sdc: implement core words in z80 il y a 4 ans
  Virgil Dupras a70366aa43 drv/sdc: Implement SDC! il y a 4 ans
  Virgil Dupras 47a7133b8b drv/sdc: Implement "SDC@" as a BLK@ word il y a 4 ans
  Virgil Dupras f3c92684a0 link: improve reliability by never relinking last word il y a 4 ans
  Virgil Dupras 052c744000 drv/sdc: implement "SDC@" il y a 4 ans
  Virgil Dupras c64a8a2e2b drv/sdc: new unit to drive SD card through SPI relay il y a 4 ans
  Virgil Dupras b062a9092a parse: use "0<" instead of "0 <" il y a 4 ans
  Virgil Dupras 66f65daa08 Add word LEAVE il y a 4 ans
  Virgil Dupras 19d94dfb47 recipes/rc2014: stage1 is too big! saving some space il y a 4 ans
  Virgil Dupras 287213fc68 recipes/rc2014/eeprom: remove old stuff il y a 4 ans
  Virgil Dupras 82044454d5 Merge branch 'master' into forth il y a 4 ans
  Virgil Dupras 9c41744e46 emul/hw/rc2014: implement blk write in sdc il y a 4 ans
  Virgil Dupras 7544b3834b emul/hw/rc2014: implement blkread in sdc il y a 4 ans
  Virgil Dupras ae470397d7 emul/hw/rc2014: add sdc emulator (wip) il y a 4 ans
  Virgil Dupras 2cadae260d editor: add "U" word il y a 4 ans
  Virgil Dupras 9edab10a3a blk: add dirty flag and auto write blocks on fetch il y a 4 ans
  Virgil Dupras 79ce88c12c tools: add blkunpack il y a 4 ans
  Virgil Dupras 5cb4a7de9a Add word "C@+" il y a 4 ans
  Virgil Dupras eefa8e6de5 Add word "BLK!" il y a 4 ans
  Virgil Dupras 57e20f0532 Block explorer upgraded to block editor! il y a 4 ans
  Virgil Dupras 5067d40e3b Add CASE..OF words il y a 4 ans
  Virgil Dupras 733aff7b7a rc2014: adjust bootstrapping instructions il y a 4 ans
  Virgil Dupras 65bc3b73ad link: adjust (br) and (?br) hardcoded offsets il y a 4 ans
  Virgil Dupras b01de82fd1 drv/acia: latest bells and whistles il y a 4 ans
  Virgil Dupras 4eca827d36 First function application: Block explorer! il y a 4 ans
  Virgil Dupras 5d4155aa32 Add words 1+ 2+ 1- 2- and consts 0 1 -1 il y a 4 ans