237 次程式碼提交 (9ab292a6d556b4ceb985ba6a6f1d94816adfc505)

作者 SHA1 備註 提交日期
  Virgil Dupras 5f6b303e75 zasm: add IX/IY support to SRL, RR and RL 4 年之前
  Virgil Dupras 506c3d0a96 zasm: generalize handling of IX/IY in 0xcb upcode family 4 年之前
  Virgil Dupras d9d6093287 zasm: simplify (IX/Y+d) handling 4 年之前
  Virgil Dupras c4658591bd ti/lcd: allow for fonts smaller than 5 pixels 4 年之前
  Virgil Dupras a3c47f6272 Add tests for parseArgs 4 年之前
  Virgil Dupras e972dfe220 Add test documentation 4 年之前
  Virgil Dupras a13a94bbc7 fix typos 4 年之前
  Virgil Dupras ca84b5dac8 recipes/ti84: first step 4 年之前
  Virgil Dupras f395297874 Improve python tools' shebang 4 年之前
  Virgil Dupras 2a55bfd375 stdio: remove a layer of indirection in GetC/PutC 4 年之前
  Virgil Dupras a86234c87e Fix typo in shell's emul{Get,Put}C 4 年之前
  Virgil Dupras b745f49186 Rename blockdev's API routines to GetB/PutB 4 年之前
  Virgil Dupras a7aa2fc702 Improve test_parse_z coverage 4 年之前
  Virgil Dupras f41ccdbc81 Update bootstrap binaries 4 年之前
  Virgil Dupras 3b1bbc1751 zasm: support negative displacement for IX/IY 4 年之前
  Jorde Kang 5460f28cfb Removed unnecessary import sys (#46) 4 年之前
  James Stanley 7f7251d57f Fix buffer overrun in shell emulator (#51) 4 年之前
  Virgil Dupras 8926c33ab1 Fix tools/tests/zasm/runtests.sh shebang 4 年之前
  Keith Stellyes 4180b5873d Fix for tools/zasm.sh being dependent on readlink -f (an issue on macOS, preventing builds) (#28) 4 年之前
  Virgil Dupras 83b314c450 zasm: lower RAM requirements 4 年之前
  Virgil Dupras e4732d79dc zasm: tighten directive detection a bit 4 年之前
  Virgil Dupras f4b6c7637d zasm: rename #inc to .inc 4 年之前
  Virgil Dupras 340a474941 emul/shell: use '@' symbol in jump table 4 年之前
  Virgil Dupras 612323f714 zasm: add "last value" symbol (@) 4 年之前
  Virgil Dupras d1735c3a73 zasm: remove last remnants of "old style" variables 5 年之前
  Virgil Dupras 1c6a7caeae recipes/sms/romasm: make zasm's memory usage fit the SMS 5 年之前
  Virgil Dupras c2d84563dd zasm: allow duplicate const definition 5 年之前
  Virgil Dupras 1dec33e02a zasm: make symbol registry a bit more straightforward 5 年之前
  Virgil Dupras 02c7eb0161 zasm: clarify strlen's API 5 年之前
  Virgil Dupras cdb206b7a5 zasm: fix nasty (iy+d) misparsing bug 5 年之前
  Virgil Dupras b95f4c8c24 zasm: remove SYM_CTX_PTR 5 年之前
  Virgil Dupras f4f91ebd79 zasm: remove SYM_CTX 5 年之前
  Virgil Dupras 311d04e9aa zasm: make symbol registry easily parametrizable 5 年之前
  Virgil Dupras 34f499184d zasm: add ".bin" directive 5 年之前
  Virgil Dupras 01031a780a ed: Add 'w' command 5 年之前
  Virgil Dupras 942d2a952d ed: take filename as an argument 5 年之前
  Virgil Dupras fe15bafeca zasm: fix bug with registry selection 5 年之前
  Virgil Dupras a7afbe091e tools/tests: remove scas requirement 5 年之前
  Virgil Dupras 253674ea05 Fix broken tests 5 年之前
  Virgil Dupras eefadc3917 ed: add support for 'a' and 'i' 5 年之前
  Virgil Dupras e0f2a71dfc apps/ed: print specified line 5 年之前
  Virgil Dupras 237d04fefd zasm: update bootstrap bin 5 年之前
  Virgil Dupras 3491c26132 apps/ed: start implementing I/O 5 年之前
  Virgil Dupras 3d474c9121 apps/ed: first steps 5 年之前
  Virgil Dupras 252d71f1b8 Make tools/emul *BSD-friendly 5 年之前
  Virgil Dupras ff7a114736 zasm: update bootstrap bin 5 年之前
  Virgil Dupras 54b0602710 zasm: add support for RES and SET 5 年之前
  Virgil Dupras 63486126ef zasm: update bootstrap bin 5 年之前
  Virgil Dupras d6b391e39a Update bootstrap binaries 5 年之前
  Virgil Dupras 7cdc288ef2 zasm: print progress indicator while assembling 5 年之前