334 Commits (master)

Author SHA1 Message Date
  link2xt 4017fd04ac
Replace deprecated bzero with memset (#119) 3 years ago
  link2xt 79da1db90e
tools: mark local C functions as static (#120) 3 years ago
  Virgil Dupras f6ded7712e VE: add 't' 3 years ago
  Zac Stewart ae954906d8
Make blkpack close files when it's done reading them (#108) 3 years ago
  Virgil Dupras bcddfd461d blkpack: Remove usage of nonstandard d_type 3 years ago
  Virgil Dupras c07a594e1a Begin working on a Visual Editor 3 years ago
  Virgil Dupras 93c6d150e2 emul: don't embed forth.bin in emul binaries 4 years ago
  Virgil Dupras d777a74be3 Forth takeover! 4 years ago
  Virgil Dupras 223cb94466 tools/upload: use C! instead of A! 4 years ago
  Virgil Dupras 5504c796ee tools: add blkup 4 years ago
  Virgil Dupras 7344186c62 tools: add blkup 4 years ago
  Virgil Dupras efed0e249e recipes/rc2014/selfhost: add verification instructions 4 years ago
  Virgil Dupras dee7eea497 Move link.fs to blkfs 4 years ago
  Virgil Dupras a2f164ecc3 emul: bootstrap to stage2 from within Collapse OS! 4 years ago
  Virgil Dupras 13771d8c92 xcomp: add XPACK 4 years ago
  Virgil Dupras 9edab10a3a blk: add dirty flag and auto write blocks on fetch 4 years ago
  Virgil Dupras 79ce88c12c tools: add blkunpack 4 years ago
  Virgil Dupras d4cdb659b4 tools: add blkpack 4 years ago
  Virgil Dupras b536d3bfd6 rc2014: complete the EEPROM recipe 4 years ago
  Virgil Dupras d0545d555f upload: use A! instead of C! 4 years ago
  Virgil Dupras 509972b08c tools: add exec and convert ./upload to Forth 4 years ago
  Virgil Dupras d6c9ab3f32 tools/stripfc: strip a little bit more 4 years ago
  Virgil Dupras e37f4c2551 bin2c: add missing stdtypes.h 4 years ago
  Byron A. Grobe 217df20d77
Moved tools/bin2c to single-level with other tools. 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 9235fa9223 Add /tools/slatest 4 years ago
  Virgil Dupras 049f2cf222 Reverse ttysafe escaping order 4 years ago
  Virgil Dupras c5116b39ae Fix tools Makefile for GNU make 4 years ago
  Virgil Dupras a74ee81822 recipes/trs80: new recipe (WIP) 4 years ago
  Virgil Dupras 439f880abe Rewrite font_compile.pl to C 4 years ago
  Virgil Dupras 359991c005 cfspack: fix compilation error 4 years ago
  Virgil Dupras 4cde58fd83 cfspack: make into a library 4 years ago
  Virgil Dupras 72357fec86 Move "emul" folder to root 4 years ago
  Virgil Dupras 40f56dd6dc cfspack: silence compilation warning 4 years ago
  Virgil Dupras c5c6ef4c6c Move "tests" folder to root 4 years ago
  Virgil Dupras e3c885085d Consolidate tests 4 years ago
  Virgil Dupras 7ca54d179d lib/expr: make EXPR_PARSE "tail" HL 4 years ago
  Virgil Dupras 289037a3dd lib/parse: make parseDecimal "tail" HL 4 years ago
  Virgil Dupras dcb96aefe9 lib/parse: remove parseHexPair 4 years ago
  Virgil Dupras 2503bdfced lib/args: remove 4 years ago
  Virgil Dupras 981c93bfd4 lib/expr: fix stack imbalance on failure 4 years ago
  Virgil Dupras 4760d044c0 test_expr: simplify 4 years ago
  Virgil Dupras 213614af33 lib/expr: make recursion process a bit more orderly 4 years ago
  Virgil Dupras 7410891ad1 lib/expr: fix unary minus 4 years ago
  Virgil Dupras 6d88c3a754 parseExprDE --> parseExpr 4 years ago
  Virgil Dupras 025b90909f Update bootstrap bin 4 years ago
  Virgil Dupras aef96c5e96 Add missing common.asm test harness file 4 years ago
  Virgil Dupras a034f63e23 test: begin adding common test harnessing code 4 years ago
  Virgil Dupras 98ca338aba avra: add LD/ST 4 years ago