354 Commits (fea9beac1e1336b4a369372f35a799392c6f82c9)

Author SHA1 Message Date
  Virgil Dupras 1a6a549857 Make the SPI Relay protocol support multiple devices 3 years ago
  Dustin Rawlings bc1cc591ce Replace "-ansi" with "-std=c89" in emul/Makefile 3 years ago
  Virgil Dupras 650481f849 z80/8086: extract 2>R code from stable ABI zone 4 years ago
  Virgil Dupras d97012ecae Fix makefile build-from-clean-repo glitches 4 years ago
  Virgil Dupras 5a2612a9c5 Add HERESTART xcomp config 4 years ago
  Virgil Dupras 3068b58be5 Rename RAMSTART to SYSVARS 4 years ago
  Virgil Dupras 490c57834f emul: update README 4 years ago
  Virgil Dupras 0eb9bd090a Move zasm.sh from emul to cvm 4 years ago
  Virgil Dupras ceabc9920f move avra.sh from emul to cvm 4 years ago
  Virgil Dupras a65f674c74 emul: build from "cvm" instead of from itself 4 years ago
  Virgil Dupras 1312817117 z80: make boot binary a 2-part process 4 years ago
  Virgil Dupras 4939189233 emul: make blk operations much faster 4 years ago
  Virgil Dupras dbd283758c Refer to BOOT and (uflw) by addr in stable ABI 4 years ago
  link2xt d83d12899b
MOVE: do not crash when u is 0 (#126) 4 years ago
  Virgil Dupras 397ee3e3e6 Simplify word ' 4 years ago
  Virgil Dupras c571567660 emul: make verbose staging the default 4 years ago
  Virgil Dupras aca9bc9058 z80: small optimization in cell execution 4 years ago
  Virgil Dupras 035532acf7 z80: remove remaining indirections in execute calls 4 years ago
  Virgil Dupras 42818d25be z80: remove layers of indirection of find calls 4 years ago
  Virgil Dupras 76e698157c z80: remove layer of indirection in most "next" calls 4 years ago
  Virgil Dupras 3d2dc041fb Make word routines into word types 4 years ago
  Virgil Dupras 2be2f74a43 Make literal word routines into regular native words 4 years ago
  Virgil Dupras ea9833d4ff Remove LITA 4 years ago
  Virgil Dupras abb4dc8bd7 Reduce the scope of the stable ABI 4 years ago
  Virgil Dupras feeedcc55c z80: small optimization in execute 4 years ago
  Virgil Dupras 85a0b87da3 z80: reorder compiledWord and doesWord, saving ourselves a jump 4 years ago
  Virgil Dupras 38d5a9f303 z80: inline cellWord in stable ABI 4 years ago
  Virgil Dupras 40f92b9bab z80: optimize chkPS 4 years ago
  Virgil Dupras 31095bc04d z80: remove call indirections in tight spots 4 years ago
  Liorst4 374932fa4d
Clean libz80/libz80.o in make clean (#118) 4 years ago
  Virgil Dupras f9d04848bd emul: adjust README. AT-XY is implemented 4 years ago
  Maykel Moya 7be6475ea2
Document how to launch a REPL in the host (#117) 4 years ago
  Virgil Dupras 1871c46614 VE: add backspace support in replace mode 4 years ago
  Virgil Dupras 838c88459b Make BLK@ FLUSH only if loading a different block 4 years ago
  Virgil Dupras 4146110e0d Move EMPTY to core words 4 years ago
  Virgil Dupras 394f962510 recipe: fix makefiles for fresh clone contexts 4 years ago
  Virgil Dupras 7cad9ffe40 LIST: simplify logic 4 years ago
  Virgil Dupras 48f371d380 emul: add sanity check for blkfs 4 years ago
  Virgil Dupras f53f91558b find: don't protect BC 4 years ago
  Virgil Dupras d8a6456206 (parsed): fix crash on parsing non-decimal staring with '-' 4 years ago
  Virgil Dupras 2d17b4e8ec Make string length-prefixed instead of null-terminated 4 years ago
  Virgil Dupras 6a507bcaac Add word MOVE, 4 years ago
  Virgil Dupras 2d2a846b25 Inline SCPY 4 years ago
  Virgil Dupras ed2b91411a Limit ourselves to 8-bit branching 4 years ago
  Virgil Dupras 5bbc256faf Flush input buffer on QUIT 4 years ago
  Virgil Dupras 02e6979a46 emul: implement AT-XY 4 years ago
  Virgil Dupras 05ca95e759 emul: make updatebootstrap two-stepped 4 years ago
  Virgil Dupras c0b7b45570 emul: fix backspace 4 years ago
  Virgil Dupras 7f3e55cb51 emul: add live register stats in the corner 4 years ago
  Virgil Dupras 08b0c56ff6 emul: run Collapse OS inside a limited, fixed window 4 years ago