129 Révisions (72357fec86c58b68a15b6a0070a7c71fb311cf65)

Auteur SHA1 Message Date
  Virgil Dupras 0d7693a163 core: remove writeHLinDE il y a 4 ans
  Virgil Dupras 4f7a05e3b7 core: remove cpHLDE il y a 4 ans
  Virgil Dupras 5b155a5c15 tools: use BASIC's new while loop il y a 4 ans
  Virgil Dupras 880775ae69 recipes/rc2014/sdcard: use BASIC shell il y a 4 ans
  Virgil Dupras 5e0a548faa kbd: squeeze out a few bytes il y a 4 ans
  Virgil Dupras 3a68807cd4 kbd: make kbdGetC blocking il y a 4 ans
  Virgil Dupras 817088f794 fs: fix broken "ensure Z" in fsIter il y a 4 ans
  Virgil Dupras 7262993f14 basic: add if il y a 4 ans
  Virgil Dupras 019d05f64c Make the shell a userspace app il y a 4 ans
  Virgil Dupras 7cf3ed38da Extract str.asm from core.asm and make core included by userspace il y a 4 ans
  Virgil Dupras 7274dccbe7 Move ASCII consts to ascii.h il y a 4 ans
  Virgil Dupras 17cc28e211 recipes/ti84: use a 3x5 font instead of a 5x7 one il y a 4 ans
  Virgil Dupras 30d6fdb16b ti/lcd: use brand new support for IX in SRL and RR il y a 4 ans
  Virgil Dupras c4658591bd ti/lcd: allow for fonts smaller than 5 pixels il y a 4 ans
  Virgil Dupras 6d9f96aee6 ti/lcd: add support for backspace il y a 4 ans
  Virgil Dupras a4190f9984 recipes/ti84: document usage il y a 4 ans
  Virgil Dupras 2026113480 ti/kbd: lowercase letters by default, 2nd to upcase il y a 4 ans
  Virgil Dupras 9c37471780 ti/kbd: improve debouncing il y a 4 ans
  Virgil Dupras 418af5f626 ti/kbd: make Alpha and 2nd toggle il y a 4 ans
  Virgil Dupras 67f689260f ti/lcd: Add scrolling through z-offset il y a 4 ans
  Virgil Dupras 6a70a0e5e6 ti/lcd: wrap rows on overflow il y a 4 ans
  Virgil Dupras b27a71cb88 ti/kbd: fix space character il y a 4 ans
  Virgil Dupras 6c1b1f2b79 ti/lcd: wrap to next line when overflowing il y a 4 ans
  Virgil Dupras bb2e528b65 ti/lcd: clear screen on init il y a 4 ans
  Virgil Dupras c896b77143 ti/kbd: implement A-Lock il y a 4 ans
  Virgil Dupras 8d5c26f299 ti/kbd: add alpha support il y a 4 ans
  Virgil Dupras ca8b315e9d ti/kbd: widen char detection il y a 4 ans
  Virgil Dupras dca6ce4e8e ti/kbd: begin GetC implementation il y a 4 ans
  Virgil Dupras 6a4bddc493 ti/lcd: ensure that variables are initialized il y a 4 ans
  Virgil Dupras c57f2d6973 fonts/5x7: add lowercase letters il y a 4 ans
  Virgil Dupras fda9c9826e ti/lcd: add linefeed support il y a 4 ans
  Virgil Dupras a13a94bbc7 fix typos il y a 4 ans
  Virgil Dupras ca84b5dac8 recipes/ti84: first step il y a 4 ans
  Virgil Dupras 3ef964e74d acia: make GetC blocking il y a 4 ans
  Virgil Dupras 41338a4b23 stdio: add "Accepted characters" comment section il y a 4 ans
  Virgil Dupras 27149338e4 stdio: fix typo il y a 4 ans
  Virgil Dupras 2a55bfd375 stdio: remove a layer of indirection in GetC/PutC il y a 4 ans
  Virgil Dupras 2a513e6f57 stdio: make stdioGetC and stdioReadline blocking il y a 4 ans
  Virgil Dupras 16bf8e28c0 Remove SHELL_LOOPHOOK il y a 4 ans
  Virgil Dupras b745f49186 Rename blockdev's API routines to GetB/PutB il y a 4 ans
  Clanmaster21 38333e9e07 Decimal parse optimisations (#45) il y a 4 ans
  Clanmaster21 cca3157c66 addHL and subHL affect flags, and are smaller (#30) il y a 4 ans
  Clanmaster21 9fb1467ee5 cpHLDE and writeHLinDE improvements (#33) il y a 4 ans
  Clanmaster21 6281e2036f Optimised intoXX functions (#19) il y a 4 ans
  luz.paz 6a635fddd9 Fix misc. source comment typos il y a 4 ans
  Virgil Dupras f4b6c7637d zasm: rename #inc to .inc il y a 4 ans
  Virgil Dupras 22f9b4f07e kbd: add keypad codes to keycode table il y a 4 ans
  Virgil Dupras 4f6c230dc8 mmap: add MMAP_LEN parameter il y a 4 ans
  Virgil Dupras 985d56ca5a core: preserve A in cpHLDE il y a 4 ans
  Virgil Dupras 518f12b07f sms/vdp: clear 2 lines forward when doing LF il y a 4 ans