46 次程式碼提交 (7dff93f2ff28bfdb0a71accafc3c8add7c55ed35)

作者 SHA1 備註 提交日期
  Virgil Dupras 7dff93f2ff Make word "." a bit more compact 3 年之前
  Virgil Dupras ac3629b817 Make BLK@* and BLK!* into ialiases 3 年之前
  Virgil Dupras 421ca5112f Remove one level of C< override 3 年之前
  Virgil Dupras d09de0a0d3 Integrate RDLN input buffer into sysvars 3 年之前
  Virgil Dupras 64f0f6716e Remove 2OVER and 2SWAP 3 年之前
  Virgil Dupras 1cbef2f210 Add EOT ASCII const 3 年之前
  Virgil Dupras 3d47c28a28 Revisit RDLN words 3 年之前
  Virgil Dupras 527f5977d7 Add BS, CR, LF, SPC ASCII consts 3 年之前
  Virgil Dupras cbf9ecfb1e Make NL, renamed to NL> a bit simpler 3 年之前
  Virgil Dupras 1fb062e121 Remove LF word 3 年之前
  Virgil Dupras ba4edbdce3 Spit SPC instead of NL between blknos in LOADR 3 年之前
  Virgil Dupras 7fd74e2d80 Move blkfs' master index to blk 0 3 年之前
  Virgil Dupras 475caf35f4 Make KEY non-blocking 3 年之前
  Virgil Dupras 18f6978399 Make FLUSH also invalidate the blk cache 3 年之前
  Virgil Dupras 6f4f870dd4 VE: ensure absence of ctrl chars before insertion point 3 年之前
  Virgil Dupras 7d29c12c25 VE: refresh IBUF and FBUF only when needed 3 年之前
  Virgil Dupras 2fa88176c0 VE: don't emit chars higher than 0x7f 3 年之前
  Virgil Dupras 625afba86a VE: avoid spitting control chars in "bufp" 3 年之前
  Virgil Dupras 63d2c97386 z80 asm: document the 0x8000 limitation better 3 年之前
  Virgil Dupras 8c89fc147c tms9918: fix character range which was too narrow 3 年之前
  Virgil Dupras cbd9f035ae Add ~C!ERR 3 年之前
  Virgil Dupras dda80801d5 Remove WORD( and PREV 3 年之前
  Virgil Dupras 594b3c3348 Add ~C! to override memory low level write routines 3 年之前
  Virgil Dupras 74f46c1288 z80a: add ELSE, 3 年之前
  Virgil Dupras 45eceaaf61 Remove indirect memory access 3 年之前
  Virgil Dupras 80d1b59050 Add words |M and |L 3 年之前
  Virgil Dupras 55a7726f70 Have FILL use indirect memory access 3 年之前
  Virgil Dupras e5a983ab7f Rename A!, A@ and A, to C!*, C@* and C,* 3 年之前
  Virgil Dupras c5bf0ade1b Use A! instead of C! in THEN, in z80 and 8086 assemblers 3 年之前
  Virgil Dupras 06b71a6906 Add AT28, as a companion to AT28! 3 年之前
  Virgil Dupras e8cc3040d1 Improve impl's word execution documentation 3 年之前
  Virgil Dupras db1d6424b3 Rename (print) to STYPE 3 年之前
  Virgil Dupras f8b7a3ce65 Rename switch to ialias 3 年之前
  Virgil Dupras b4f3fde062 sms: generate TMR SEGA signature in Collapse OS itself 3 年之前
  Virgil Dupras 4d26f1c490 VE: try to use CELL! more 3 年之前
  Virgil Dupras eab8ab6f60 Fix "," char in 5x7 font 3 年之前
  Virgil Dupras 30da1bd75b grid: fix PSP leak on newline 3 年之前
  Virgil Dupras 57fd14b0b3 sms: fix cursor mis-display in text mode 3 年之前
  Virgil Dupras c8be290b88 sms: add cursor indicator to text mode 3 年之前
  Virgil Dupras cf79ceefea sms: add cursor visual indicator in VDP mode 4 3 年之前
  Virgil Dupras b1e162b8a3 grid: change the meaning of CELL! 3 年之前
  Virgil Dupras 7bfec5d9e9 grid: Add CURSOR! to the grid protocol 3 年之前
  Virgil Dupras d3049b2404 grid: add XYMODE 3 年之前
  Virgil Dupras 7722db0762 Fix mis-documentation in 8086 boot code comments 3 年之前
  Virgil Dupras c939c7e84a cvm: use Grid in /cvm/forth 3 年之前
  Virgil Dupras 95ab1ad588 Transform "blk/" folders into "blk.fs" text files 3 年之前