354 コミット (fea9beac1e1336b4a369372f35a799392c6f82c9)

作成者 SHA1 メッセージ 日付
  Virgil Dupras 1a6a549857 Make the SPI Relay protocol support multiple devices 3年前
  Dustin Rawlings bc1cc591ce Replace "-ansi" with "-std=c89" in emul/Makefile 3年前
  Virgil Dupras 650481f849 z80/8086: extract 2>R code from stable ABI zone 4年前
  Virgil Dupras d97012ecae Fix makefile build-from-clean-repo glitches 4年前
  Virgil Dupras 5a2612a9c5 Add HERESTART xcomp config 4年前
  Virgil Dupras 3068b58be5 Rename RAMSTART to SYSVARS 4年前
  Virgil Dupras 490c57834f emul: update README 4年前
  Virgil Dupras 0eb9bd090a Move zasm.sh from emul to cvm 4年前
  Virgil Dupras ceabc9920f move avra.sh from emul to cvm 4年前
  Virgil Dupras a65f674c74 emul: build from "cvm" instead of from itself 4年前
  Virgil Dupras 1312817117 z80: make boot binary a 2-part process 4年前
  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年前