237 İşlemeler (9ab292a6d556b4ceb985ba6a6f1d94816adfc505)

Yazar SHA1 Mesaj Tarih
  Virgil Dupras 585e9f3b6e tools/emul: add troubleshooting instructions in README 4 yıl önce
  Virgil Dupras a680fd3328 basic: add support for signed integers 4 yıl önce
  Virgil Dupras 43b450ca30 Update bootstrap binaries 4 yıl önce
  Virgil Dupras 2f71ad6d2f lib/expr: add left/right shifting operators 4 yıl önce
  Virgil Dupras a03c5ac700 lib/expr: add bitwise operators 4 yıl önce
  Virgil Dupras 972e8221f1 lib/expr: add division and modulo operators 4 yıl önce
  Virgil Dupras 1b01f13105 lib/expr: refactor for easier operator addition 4 yıl önce
  Virgil Dupras 7262993f14 basic: add if 4 yıl önce
  Virgil Dupras f5b04fc02f basic: add expression support to print 4 yıl önce
  Virgil Dupras 0bd58fd178 basic: parse hex, binary and char literals 4 yıl önce
  Virgil Dupras 1cea6e71e0 basic: add a print cmd 4 yıl önce
  Virgil Dupras 019d05f64c Make the shell a userspace app 4 yıl önce
  Virgil Dupras cdd0b64570 Modify userspace .org and RAMSTART expectations 4 yıl önce
  Virgil Dupras d74b85f146 zasm: allow .org to be specified from command line 4 yıl önce
  Virgil Dupras e5255d22f9 zasm: make .org affect "@" symbol 4 yıl önce
  Virgil Dupras 79e04189b0 Update bootstrap binaries 4 yıl önce
  Virgil Dupras 6e714875dc zasm: Constants now override labels at all times 4 yıl önce
  Virgil Dupras 7cf3ed38da Extract str.asm from core.asm and make core included by userspace 4 yıl önce
  Virgil Dupras 0e79035d9c Disable test failing on Travis 4 yıl önce
  Virgil Dupras 69750b4da6 Update bootstrap binaries 4 yıl önce
  Virgil Dupras 82995eb346 zasm: have .fill generate an error on overflow 4 yıl önce
  Virgil Dupras 8d46895dd3 lib/parse: decimal ending with a whitespace are now valid 4 yıl önce
  Virgil Dupras 7274dccbe7 Move ASCII consts to ascii.h 4 yıl önce
  Virgil Dupras f3992ed598 basic: begin an implementation from sratch 4 yıl önce
  Virgil Dupras 1ae51bea3a tests: remove instr blacklist 4 yıl önce
  Virgil Dupras 4de2ce3ceb zasm: add RST instruction 4 yıl önce
  Virgil Dupras cbc6fb5931 zasm: clean up jump table requirements 4 yıl önce
  Virgil Dupras 17cc28e211 recipes/ti84: use a 3x5 font instead of a 5x7 one 4 yıl önce
  Virgil Dupras 2bff486cd2 Update bootstrap binaries 4 yıl önce
  Virgil Dupras 5f6b303e75 zasm: add IX/IY support to SRL, RR and RL 4 yıl önce
  Virgil Dupras 506c3d0a96 zasm: generalize handling of IX/IY in 0xcb upcode family 4 yıl önce
  Virgil Dupras d9d6093287 zasm: simplify (IX/Y+d) handling 4 yıl önce
  Virgil Dupras c4658591bd ti/lcd: allow for fonts smaller than 5 pixels 4 yıl önce
  Virgil Dupras a3c47f6272 Add tests for parseArgs 4 yıl önce
  Virgil Dupras e972dfe220 Add test documentation 4 yıl önce
  Virgil Dupras a13a94bbc7 fix typos 4 yıl önce
  Virgil Dupras ca84b5dac8 recipes/ti84: first step 4 yıl önce
  Virgil Dupras f395297874 Improve python tools' shebang 4 yıl önce
  Virgil Dupras 2a55bfd375 stdio: remove a layer of indirection in GetC/PutC 4 yıl önce
  Virgil Dupras a86234c87e Fix typo in shell's emul{Get,Put}C 4 yıl önce
  Virgil Dupras b745f49186 Rename blockdev's API routines to GetB/PutB 4 yıl önce
  Virgil Dupras a7aa2fc702 Improve test_parse_z coverage 4 yıl önce
  Virgil Dupras f41ccdbc81 Update bootstrap binaries 4 yıl önce
  Virgil Dupras 3b1bbc1751 zasm: support negative displacement for IX/IY 4 yıl önce
  Jorde Kang 5460f28cfb Removed unnecessary import sys (#46) 4 yıl önce
  James Stanley 7f7251d57f Fix buffer overrun in shell emulator (#51) 4 yıl önce
  Virgil Dupras 8926c33ab1 Fix tools/tests/zasm/runtests.sh shebang 4 yıl önce
  Keith Stellyes 4180b5873d Fix for tools/zasm.sh being dependent on readlink -f (an issue on macOS, preventing builds) (#28) 4 yıl önce
  Virgil Dupras 83b314c450 zasm: lower RAM requirements 4 yıl önce
  Virgil Dupras e4732d79dc zasm: tighten directive detection a bit 4 yıl önce