652 Commits (dcb96aefe9654504bebae79c0f9a1f1a5d6edbe8)
 

Author SHA1 Message Date
  Virgil Dupras 2bff486cd2 Update bootstrap binaries 4 years ago
  Virgil Dupras 5f6b303e75 zasm: add IX/IY support to SRL, RR and RL 4 years ago
  Virgil Dupras 506c3d0a96 zasm: generalize handling of IX/IY in 0xcb upcode family 4 years ago
  Virgil Dupras d9d6093287 zasm: simplify (IX/Y+d) handling 4 years ago
  Virgil Dupras 68ef686c3c zasm: fix 16-bit include lineno counting 4 years ago
  Virgil Dupras 999ab56366 zasm: add generic handling of BIT argument 4 years ago
  Virgil Dupras 553b346b92 zasm: getUpcode -> spitUpcode 4 years ago
  Virgil Dupras c4658591bd ti/lcd: allow for fonts smaller than 5 pixels 4 years ago
  Virgil Dupras 6d9f96aee6 ti/lcd: add support for backspace 4 years ago
  Virgil Dupras a4190f9984 recipes/ti84: document usage 4 years ago
  Virgil Dupras 2026113480 ti/kbd: lowercase letters by default, 2nd to upcase 4 years ago
  Virgil Dupras 9c37471780 ti/kbd: improve debouncing 4 years ago
  Virgil Dupras 418af5f626 ti/kbd: make Alpha and 2nd toggle 4 years ago
  Virgil Dupras 67f689260f ti/lcd: Add scrolling through z-offset 4 years ago
  Virgil Dupras 6a70a0e5e6 ti/lcd: wrap rows on overflow 4 years ago
  Virgil Dupras b27a71cb88 ti/kbd: fix space character 4 years ago
  Virgil Dupras 6c1b1f2b79 ti/lcd: wrap to next line when overflowing 4 years ago
  Virgil Dupras bb2e528b65 ti/lcd: clear screen on init 4 years ago
  Virgil Dupras c896b77143 ti/kbd: implement A-Lock 4 years ago
  Virgil Dupras 8d5c26f299 ti/kbd: add alpha support 4 years ago
  Virgil Dupras ca8b315e9d ti/kbd: widen char detection 4 years ago
  Virgil Dupras dca6ce4e8e ti/kbd: begin GetC implementation 4 years ago
  Virgil Dupras 6a4bddc493 ti/lcd: ensure that variables are initialized 4 years ago
  Virgil Dupras a3c47f6272 Add tests for parseArgs 4 years ago
  Virgil Dupras e972dfe220 Add test documentation 4 years ago
  Virgil Dupras c57f2d6973 fonts/5x7: add lowercase letters 4 years ago
  Virgil Dupras fda9c9826e ti/lcd: add linefeed support 4 years ago
  Virgil Dupras f4871d4d58 recipes/ti84: add upload instructions 4 years ago
  Virgil Dupras a13a94bbc7 fix typos 4 years ago
  Virgil Dupras ca84b5dac8 recipes/ti84: first step 4 years ago
  Virgil Dupras 69daf49920 doc: fix mis-wording 4 years ago
  Virgil Dupras 6396eb4a9e tricks: add endianness notes 4 years ago
  Virgil Dupras 9344c4b961 doc: minor improvements 4 years ago
  Virgil Dupras 3ef964e74d acia: make GetC blocking 4 years ago
  Virgil Dupras f395297874 Improve python tools' shebang 4 years ago
  Virgil Dupras 41338a4b23 stdio: add "Accepted characters" comment section 4 years ago
  Virgil Dupras 27149338e4 stdio: fix typo 4 years ago
  Virgil Dupras 2a55bfd375 stdio: remove a layer of indirection in GetC/PutC 4 years ago
  Virgil Dupras 2a513e6f57 stdio: make stdioGetC and stdioReadline blocking 4 years ago
  Virgil Dupras 16bf8e28c0 Remove SHELL_LOOPHOOK 4 years ago
  Virgil Dupras 20c0ba3dd0 Clarify recipes structure 4 years ago
  Virgil Dupras 8a696a1e23 Add "See it in action" section to README 4 years ago
  Virgil Dupras a86234c87e Fix typo in shell's emul{Get,Put}C 4 years ago
  Virgil Dupras 1f26879cd3 Add TRICKS.txt 4 years ago
  Virgil Dupras d5c9bf5eec Add travis support 4 years ago
  Virgil Dupras b745f49186 Rename blockdev's API routines to GetB/PutB 4 years ago
  Clanmaster21 38333e9e07 Decimal parse optimisations (#45) 4 years ago
  Virgil Dupras a7aa2fc702 Improve test_parse_z coverage 4 years ago
  Virgil Dupras bfe2c87a23
Add CONTRIBUTING.md (#53) 4 years ago
  Clanmaster21 cca3157c66 addHL and subHL affect flags, and are smaller (#30) 4 years ago