278 Commits (5446afd87d27cfe28fdfc17c11b73926ad3e7abc)

Author SHA1 Message Date
  Virgil Dupras a56ace4d3e boot: optimize (br) 4 years ago
  Virgil Dupras 0750e8d0c0 Use IY for IP instead of RAM+06 4 years ago
  Virgil Dupras 2a84a426b4 Strip usages of IY register 4 years ago
  Virgil Dupras 2b0186fd58 boot: make routine field 1b 4 years ago
  Virgil Dupras d2ec5e271c Optimize boot binary's word execution code 4 years ago
  Virgil Dupras d8de8a058a Make word routine refs 1b instead of 2 4 years ago
  Virgil Dupras e40c059c26 Make word routines all in the <0x100 range 4 years ago
  Virgil Dupras 728e4ce123 Bring EXECUTE word outside of stable ABI 4 years ago
  Virgil Dupras 2439f1ed86 Change SCMP for S= 4 years ago
  Virgil Dupras 16d5cd91de emul: don't segfault on quit when there is no blkfs 4 years ago
  Virgil Dupras c40f336959 icore: extract "_pdacc" from "(parsed)" 4 years ago
  Virgil Dupras 79acf92b28 emul: fix Makefile 4 years ago
  Virgil Dupras aec19e5c87 Add word "LOAD" 4 years ago
  Virgil Dupras a67101fb8b Add word "EMPTY" 4 years ago
  Virgil Dupras b8dd86bd18 Move notes.txt in blk 4 years ago
  Virgil Dupras f59cac0588 blk: first steps 4 years ago
  Virgil Dupras d919a10265 Remove runbin 4 years ago
  Virgil Dupras d08a9711c5 boot: make HERE point to RAMEND instead of CURRENT 4 years ago
  Virgil Dupras d996dd8c9e Add one layer of indirection in subsystem memory management 4 years ago
  Virgil Dupras c515720e23 Revert "Remove link.fs" 4 years ago
  Virgil Dupras af3db1c3cf Add word "LITA" 4 years ago
  Virgil Dupras 3822182226 xcomp: shrink scope 4 years ago
  Virgil Dupras 6368cc3bac Remove (sysv) 4 years ago
  Virgil Dupras a6efb65010 emul: extract capture mark from icore into xstop.fs 4 years ago
  Virgil Dupras f62376bd0a boot: remove _bend 4 years ago
  Virgil Dupras 7aa1be070b emul: build boot binary in one pass 4 years ago
  Virgil Dupras c8c337fd58 xcomp: widen scope 4 years ago
  Virgil Dupras e6d3638f4f Add CURRENT* and simplify xcomp 4 years ago
  Virgil Dupras 1b6286dcfe Make (find) 2-layered, the lower layer having CURRENT as a param 4 years ago
  Virgil Dupras 66dc621919 xcomp: don't automatically shadow core words 4 years ago
  Virgil Dupras 0c3067ed9a icore: simplify definition of ":" and ";" 4 years ago
  Virgil Dupras 784b109652 So, why was ":" an immediate again? 4 years ago
  Virgil Dupras afed423530 Remove memory maps 4 years ago
  Virgil Dupras b69ca4488e Add emul_memdump() and stop automatically on ROM write 4 years ago
  Virgil Dupras 68f359d6c2 Add xcomp unit for cross compilation 4 years ago
  Virgil Dupras 2a2e3a64a4 Move IMMED? from z80c to icore 4 years ago
  Virgil Dupras a7a2f3d08b Move IMMEDIATE from z80c to core 4 years ago
  Virgil Dupras 64e441d059 Move SCPY from z80c to icore 4 years ago
  Virgil Dupras 6652125d47 Remove link.fs 4 years ago
  Virgil Dupras ba918d0fef Add memory maps 4 years ago
  Byron A. Grobe 217df20d77
Moved tools/bin2c to single-level with other tools. 4 years ago
  Virgil Dupras 521ff84ca4 Reserve some RAM for future features 4 years ago
  Virgil Dupras 71d1350143 emul/hw/rc2014: add memdump command 4 years ago
  Virgil Dupras 400f0ab0b0 boot: fix flagsToBC 4 years ago
  Virgil Dupras 1c6e979028 link: new unit to relink dictionaries 4 years ago
  Virgil Dupras 974018831e Add chained comparison support 4 years ago
  Byron A. Grobe f65c189e9b
Replace bin2c.sh with a more portable implementation. 4 years ago
  Virgil Dupras ba384bfa0f Add stripfc tool 4 years ago
  Virgil Dupras 41cefb7460 Extract EMIT-dependent routines from core 4 years ago
  Virgil Dupras d013c572ad Use proper RAM addr for HERE in SCPY 4 years ago