299 Commits (295b4b6e0a1517de261ea6dc3702315dfef1f588)

Author SHA1 Message Date
  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
  Virgil Dupras b955a67daa avra: add TST 4 years ago
  Virgil Dupras 6e1e8e0e59 avra: add LSL 4 years ago
  Virgil Dupras 8ded02bc78 avra: fix misordered MOV, MUL, NEG and NOP 4 years ago
  Virgil Dupras f54e10f9fd avra: add CALL and JMP 4 years ago
  Virgil Dupras 10b925e0e0 avra: add BCLR and BSET 4 years ago
  Virgil Dupras 1771ee8da7 avra: add SER 4 years ago
  Virgil Dupras 0a9ac27cf6 avra: add SBIC and SBIS 4 years ago
  Virgil Dupras a9dcba5793 avra: add CBR instruction 4 years ago
  Virgil Dupras c968995ec0 avra: add CBI and SBI 4 years ago
  Virgil Dupras 2652c81519 avra: make CLR work properly 4 years ago
  Virgil Dupras aa8df95f7d Add "avr/" includes folder 4 years ago