285 コミット (z80asm)

作成者 SHA1 メッセージ 日付
  Virgil Dupras e37f4c2551 bin2c: add missing stdtypes.h 4年前
  Byron A. Grobe 217df20d77
Moved tools/bin2c to single-level with other tools. 4年前
  Byron A. Grobe f65c189e9b
Replace bin2c.sh with a more portable implementation. 4年前
  Virgil Dupras 049f2cf222 Reverse ttysafe escaping order 4年前
  Virgil Dupras c5116b39ae Fix tools Makefile for GNU make 4年前
  Virgil Dupras a74ee81822 recipes/trs80: new recipe (WIP) 4年前
  Virgil Dupras 439f880abe Rewrite font_compile.pl to C 4年前
  Virgil Dupras 359991c005 cfspack: fix compilation error 4年前
  Virgil Dupras 4cde58fd83 cfspack: make into a library 4年前
  Virgil Dupras 72357fec86 Move "emul" folder to root 4年前
  Virgil Dupras 40f56dd6dc cfspack: silence compilation warning 4年前
  Virgil Dupras c5c6ef4c6c Move "tests" folder to root 4年前
  Virgil Dupras e3c885085d Consolidate tests 4年前
  Virgil Dupras 7ca54d179d lib/expr: make EXPR_PARSE "tail" HL 4年前
  Virgil Dupras 289037a3dd lib/parse: make parseDecimal "tail" HL 4年前
  Virgil Dupras dcb96aefe9 lib/parse: remove parseHexPair 4年前
  Virgil Dupras 2503bdfced lib/args: remove 4年前
  Virgil Dupras 981c93bfd4 lib/expr: fix stack imbalance on failure 4年前
  Virgil Dupras 4760d044c0 test_expr: simplify 4年前
  Virgil Dupras 213614af33 lib/expr: make recursion process a bit more orderly 4年前
  Virgil Dupras 7410891ad1 lib/expr: fix unary minus 4年前
  Virgil Dupras 6d88c3a754 parseExprDE --> parseExpr 4年前
  Virgil Dupras 025b90909f Update bootstrap bin 4年前
  Virgil Dupras aef96c5e96 Add missing common.asm test harness file 4年前
  Virgil Dupras a034f63e23 test: begin adding common test harnessing code 4年前
  Virgil Dupras 98ca338aba avra: add LD/ST 4年前
  Virgil Dupras b955a67daa avra: add TST 4年前
  Virgil Dupras 6e1e8e0e59 avra: add LSL 4年前
  Virgil Dupras 8ded02bc78 avra: fix misordered MOV, MUL, NEG and NOP 4年前
  Virgil Dupras f54e10f9fd avra: add CALL and JMP 4年前
  Virgil Dupras 10b925e0e0 avra: add BCLR and BSET 4年前
  Virgil Dupras 1771ee8da7 avra: add SER 4年前
  Virgil Dupras 0a9ac27cf6 avra: add SBIC and SBIS 4年前
  Virgil Dupras a9dcba5793 avra: add CBR instruction 4年前
  Virgil Dupras c968995ec0 avra: add CBI and SBI 4年前
  Virgil Dupras 2652c81519 avra: make CLR work properly 4年前
  Virgil Dupras aa8df95f7d Add "avr/" includes folder 4年前
  Virgil Dupras 64935d8b40 avra: add IN and OUT instructions 4年前
  Virgil Dupras fa75f30ffb avra: add RJMP and RCALL instructions 4年前
  Virgil Dupras a5efc695e9 avra: add "Rd + bit" instructions 4年前
  Virgil Dupras c696fcbce4 avra: add "with immediate" instructions 4年前
  Virgil Dupras 4b9712a224 avra: add branching instructions 4年前
  Virgil Dupras 57c1a10434 avra: first steps 4年前
  Virgil Dupras e691dab070 zasm: little drive-by optimization 4年前
  James Stanley 1b8b113536 Fix filesystem in shell emulator 4年前
  Virgil Dupras 948a06cb41 tools/tests: add missing doc about shell tests 4年前
  Virgil Dupras 4f7a05e3b7 core: remove cpHLDE 4年前
  Virgil Dupras c002c69208 Include tools/tests/shell/test.cfs in repo 4年前
  Virgil Dupras 9ab292a6d5 Add shell automated tests 4年前
  Virgil Dupras 5b155a5c15 tools: use BASIC's new while loop 4年前