58 コミット (295b4b6e0a1517de261ea6dc3702315dfef1f588)

作成者 SHA1 メッセージ 日付
  Virgil Dupras a2f164ecc3 emul: bootstrap to stage2 from within Collapse OS! 4年前
  Virgil Dupras 898684a795 emul: merge pre.fs and emul.fs into stage1.fs 4年前
  Virgil Dupras bc3aabc84e Update z80c.bin's LATEST during xcomp instead of using slatest 4年前
  Virgil Dupras b5c370a936 emul: embed blkfs in forth binary 4年前
  Virgil Dupras 1bd191e86a Move /emul/forth/* to /emul 4年前
  Virgil Dupras 44403c3d4c Move icore to blkfs 4年前
  Virgil Dupras dd6ce1b8fe Avoid using (xentry) outside xcomp config 4年前
  Virgil Dupras fcd77f80ab Use blk's boot.z80 4年前
  Virgil Dupras 7a0e63746f parse: don't validate 0x and 0b lengths 4年前
  Virgil Dupras 372524fd19 Move xcomp to blocks 4年前
  Virgil Dupras 4967c2add2 Merge z80c.fs and boot.fs into boot.z80 4年前
  Virgil Dupras d466c6d95d emul: make stage2 load z80a from blkfs 4年前
  Virgil Dupras 9edab10a3a blk: add dirty flag and auto write blocks on fetch 4年前
  Virgil Dupras 79acf92b28 emul: fix Makefile 4年前
  Virgil Dupras b8dd86bd18 Move notes.txt in blk 4年前
  Virgil Dupras f59cac0588 blk: first steps 4年前
  Virgil Dupras d919a10265 Remove runbin 4年前
  Virgil Dupras d08a9711c5 boot: make HERE point to RAMEND instead of CURRENT 4年前
  Virgil Dupras c515720e23 Revert "Remove link.fs" 4年前
  Virgil Dupras a6efb65010 emul: extract capture mark from icore into xstop.fs 4年前
  Virgil Dupras 7aa1be070b emul: build boot binary in one pass 4年前
  Virgil Dupras 68f359d6c2 Add xcomp unit for cross compilation 4年前
  Virgil Dupras 6652125d47 Remove link.fs 4年前
  Byron A. Grobe 217df20d77
Moved tools/bin2c to single-level with other tools. 4年前
  Virgil Dupras 1c6e979028 link: new unit to relink dictionaries 4年前
  Virgil Dupras 974018831e Add chained comparison support 4年前
  Byron A. Grobe f65c189e9b
Replace bin2c.sh with a more portable implementation. 4年前
  Virgil Dupras ba384bfa0f Add stripfc tool 4年前
  Virgil Dupras 41cefb7460 Extract EMIT-dependent routines from core 4年前
  Virgil Dupras 80891d7ec1 Add in-memory bootstrapping system 4年前
  Virgil Dupras 9235fa9223 Add /tools/slatest 4年前
  Virgil Dupras 941791d609 forth: remove RAMSTART and RS_ADDR from stable ABI 4年前
  Virgil Dupras 2481ed4b66 forth: remove dummy.fs 4年前
  Virgil Dupras d0c5d3a741 Forth self-bootstraps!!! 4年前
  Virgil Dupras e846d07238 forth: simplify build process 4年前
  Virgil Dupras dad0081123 forth: Forth-ify "INTERPRET"!!! 4年前
  Virgil Dupras 636407969d forth: Forth-ify "(emit)" 4年前
  Virgil Dupras c2d8fc845d forth: bring ." and ABORT" down to core.fs level 4年前
  Virgil Dupras f0ab57c8cc forth: Forth-ify "AND" 4年前
  Virgil Dupras 6c5f39806b forth: improve bootstrap process 4年前
  Virgil Dupras 67c55b0b2f forth: Forth-ify ROT, a native word! 4年前
  Virgil Dupras 5387e08437 forth: make bin staging process a bit less hackish 4年前
  Virgil Dupras ffe61a12f8 forth: make prev word field relative 4年前
  Virgil Dupras 33e47d4938 forth: begin z80 assembler 4年前
  Virgil Dupras f4b969986d forth: Forth-ify "."" 4年前
  Virgil Dupras c1ece95089 forth: implement readline in Forth 4年前
  Virgil Dupras b335e538b4 Move "forth" folder to project's root folder 4年前
  Virgil Dupras 548facac0b forth: Implement "(parseh)" 4年前
  Virgil Dupras 1df9c4fc1b forth: split forth source into multiple files 4年前
  Virgil Dupras f404c2f4d0 forth: TIL forth source file extension is "fs" 4年前