343 次程式碼提交 (49d7a7f43544a7c6aa5b77034576896f1059fa58)

作者 SHA1 備註 提交日期
  Virgil Dupras 4939189233 emul: make blk operations much faster 4 年之前
  Virgil Dupras dbd283758c Refer to BOOT and (uflw) by addr in stable ABI 4 年之前
  link2xt d83d12899b
MOVE: do not crash when u is 0 (#126) 4 年之前
  Virgil Dupras 397ee3e3e6 Simplify word ' 4 年之前
  Virgil Dupras c571567660 emul: make verbose staging the default 4 年之前
  Virgil Dupras aca9bc9058 z80: small optimization in cell execution 4 年之前
  Virgil Dupras 035532acf7 z80: remove remaining indirections in execute calls 4 年之前
  Virgil Dupras 42818d25be z80: remove layers of indirection of find calls 4 年之前
  Virgil Dupras 76e698157c z80: remove layer of indirection in most "next" calls 4 年之前
  Virgil Dupras 3d2dc041fb Make word routines into word types 4 年之前
  Virgil Dupras 2be2f74a43 Make literal word routines into regular native words 4 年之前
  Virgil Dupras ea9833d4ff Remove LITA 4 年之前
  Virgil Dupras abb4dc8bd7 Reduce the scope of the stable ABI 4 年之前
  Virgil Dupras feeedcc55c z80: small optimization in execute 4 年之前
  Virgil Dupras 85a0b87da3 z80: reorder compiledWord and doesWord, saving ourselves a jump 4 年之前
  Virgil Dupras 38d5a9f303 z80: inline cellWord in stable ABI 4 年之前
  Virgil Dupras 40f92b9bab z80: optimize chkPS 4 年之前
  Virgil Dupras 31095bc04d z80: remove call indirections in tight spots 4 年之前
  Liorst4 374932fa4d
Clean libz80/libz80.o in make clean (#118) 4 年之前
  Virgil Dupras f9d04848bd emul: adjust README. AT-XY is implemented 4 年之前
  Maykel Moya 7be6475ea2
Document how to launch a REPL in the host (#117) 4 年之前
  Virgil Dupras 1871c46614 VE: add backspace support in replace mode 4 年之前
  Virgil Dupras 838c88459b Make BLK@ FLUSH only if loading a different block 4 年之前
  Virgil Dupras 4146110e0d Move EMPTY to core words 4 年之前
  Virgil Dupras 394f962510 recipe: fix makefiles for fresh clone contexts 4 年之前
  Virgil Dupras 7cad9ffe40 LIST: simplify logic 4 年之前
  Virgil Dupras 48f371d380 emul: add sanity check for blkfs 4 年之前
  Virgil Dupras f53f91558b find: don't protect BC 4 年之前
  Virgil Dupras d8a6456206 (parsed): fix crash on parsing non-decimal staring with '-' 4 年之前
  Virgil Dupras 2d17b4e8ec Make string length-prefixed instead of null-terminated 4 年之前
  Virgil Dupras 6a507bcaac Add word MOVE, 4 年之前
  Virgil Dupras 2d2a846b25 Inline SCPY 4 年之前
  Virgil Dupras ed2b91411a Limit ourselves to 8-bit branching 4 年之前
  Virgil Dupras 5bbc256faf Flush input buffer on QUIT 4 年之前
  Virgil Dupras 02e6979a46 emul: implement AT-XY 4 年之前
  Virgil Dupras 05ca95e759 emul: make updatebootstrap two-stepped 4 年之前
  Virgil Dupras c0b7b45570 emul: fix backspace 4 年之前
  Virgil Dupras 7f3e55cb51 emul: add live register stats in the corner 4 年之前
  Virgil Dupras 08b0c56ff6 emul: run Collapse OS inside a limited, fixed window 4 年之前
  Virgil Dupras 1d4b75add2 emul: deduplicate some code 4 年之前
  Virgil Dupras 93c6d150e2 emul: don't embed forth.bin in emul binaries 4 年之前
  Virgil Dupras 8d3da4c0de emul: stop embedding blkfs in binaries 4 年之前
  Virgil Dupras f884918d73 emul: use ncurses in /emul/forth 4 年之前
  Virgil Dupras d041b91846 Optimize chkPS 4 年之前
  Virgil Dupras 6bff03a48b Move adev to core 4 年之前
  Virgil Dupras bb190f9665 Add word TUCK 4 年之前
  Virgil Dupras 41d439376d Add word NIP 4 年之前
  Virgil Dupras f75b1c8864 Add word ?DUP 4 年之前
  Virgil Dupras 177e70580f sms/kbd: begin rewriting ps2ctl to Forth 4 年之前
  Virgil Dupras ee3407bf1c avra: first steps 4 年之前