1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-11-27 02:28:06 +11:00

Commit Graph

  • 08392fee60 recipes/rc2014/eeprom: use BASIC shell Virgil Dupras 2019-12-02 23:00:35 -0500
  • 0fb7995166 recipes/sms/romasm: add missing sentinel in .mycmds Virgil Dupras 2019-12-02 23:00:03 -0500
  • 30a0f69101 Fix broken uploadb.py Virgil Dupras 2019-12-02 22:57:22 -0500
  • 270ad926c9 recipes/sms: use BASIC shell Virgil Dupras 2019-12-02 20:18:41 -0500
  • 66dacd1816 tools/emul: add "Min SP" debug value Virgil Dupras 2019-12-02 17:44:54 -0500
  • 2f07d849a8 tools/emul: deduplicate a little bit of C code Virgil Dupras 2019-12-02 16:35:49 -0500
  • 15e44ec524 doc: add TI83+/TI84+ doc page Virgil Dupras 2019-12-02 13:51:36 -0500
  • 105acedab8 basic: improve README Virgil Dupras 2019-12-01 20:15:45 -0500
  • 10864afa96 recipes/ti84: use the BASIC shell Virgil Dupras 2019-12-01 20:11:13 -0500
  • 572e3566eb Add upload tooling for BASIC shell Virgil Dupras 2019-11-30 22:36:14 -0500
  • 4c07639808 basic: make cmd table more compact Virgil Dupras 2019-11-30 21:36:34 -0500
  • 4ba84dac5c basic: add getc/putc commands Virgil Dupras 2019-11-30 21:13:44 -0500
  • 77485a0031 basic: change welcome prompt Virgil Dupras 2019-11-30 20:50:34 -0500
  • 871b06fecf bshell: adjust RAMSTART to avoid clashwith USER_CODE Virgil Dupras 2019-11-30 19:50:23 -0500
  • fc23a7c4a1 basic: do registers-to-vars transfer after pgm hook call Virgil Dupras 2019-11-25 23:16:15 -0500
  • 264e72e0fd basic: add fnew and fdel commands Virgil Dupras 2019-11-25 22:49:24 -0500
  • 817088f794 fs: fix broken "ensure Z" in fsIter Virgil Dupras 2019-11-25 22:32:55 -0500
  • 7c893dada1 basic: can now execute user apps! Virgil Dupras 2019-11-25 22:05:10 -0500
  • b29073b01d basic: add fopen command Virgil Dupras 2019-11-25 21:41:37 -0500
  • a0daed6812 basic: add usr command Virgil Dupras 2019-11-24 21:07:03 -0500
  • 12bc120375 basic: add bsel, bseek, getb, putb commands Virgil Dupras 2019-11-24 20:34:23 -0500
  • 8f1d942e5f basic: add addr command Virgil Dupras 2019-11-24 15:39:36 -0500
  • 381d57a513 basic: make variable A the only input variable Virgil Dupras 2019-11-24 14:55:50 -0500
  • e1df320d44 basic: add ldbas command Virgil Dupras 2019-11-24 14:26:32 -0500
  • 13f935aa88 basic: add fls command Virgil Dupras 2019-11-24 10:24:15 -0500
  • aad8efeff7 recipes/rc2014/basic: new recipe Virgil Dupras 2019-11-23 21:22:31 -0500
  • b7d4860acf basic: add in/out commands Virgil Dupras 2019-11-23 20:35:21 -0500
  • 7761cebb0a basic: add sleep command Virgil Dupras 2019-11-23 17:07:14 -0500
  • 9602f9b983 basic: add peek/poke/deek/doke commands Virgil Dupras 2019-11-23 16:07:10 -0500
  • 585e9f3b6e tools/emul: add troubleshooting instructions in README Virgil Dupras 2019-11-23 15:22:26 -0500
  • a680fd3328 basic: add support for signed integers Virgil Dupras 2019-11-23 14:56:23 -0500
  • 43b450ca30 Update bootstrap binaries Virgil Dupras 2019-11-22 19:57:11 -0500
  • 501fe96e07 lib/expr: use the IX register a bit less Virgil Dupras 2019-11-22 19:56:08 -0500
  • 2f71ad6d2f lib/expr: add left/right shifting operators Virgil Dupras 2019-11-22 18:35:10 -0500
  • a03c5ac700 lib/expr: add bitwise operators Virgil Dupras 2019-11-22 17:16:51 -0500
  • 972e8221f1 lib/expr: add division and modulo operators Virgil Dupras 2019-11-22 15:03:16 -0500
  • 1b01f13105 lib/expr: refactor for easier operator addition Virgil Dupras 2019-11-22 14:45:12 -0500
  • fd5b2ab856 Put app-common documentation in apps/README.md Virgil Dupras 2019-11-22 14:01:16 -0500
  • e17dc1e1e1 basic: add input command Virgil Dupras 2019-11-21 20:17:55 -0500
  • 982d20f895 basic: allow printing of quoted strings Virgil Dupras 2019-11-21 19:56:51 -0500
  • 704d32279a basic: document better Virgil Dupras 2019-11-21 17:03:46 -0500
  • 7262993f14 basic: add if Virgil Dupras 2019-11-21 16:06:14 -0500
  • 3f3dd9141e basic: allow multiple args in print Virgil Dupras 2019-11-20 20:58:26 -0500
  • 9c400ca642 basic: add goto Virgil Dupras 2019-11-20 15:44:13 -0500
  • 9d6cbe577c basic: add variables Virgil Dupras 2019-11-20 15:10:00 -0500
  • 9c9484fb88 basic: add run command Virgil Dupras 2019-11-20 10:49:23 -0500
  • 9d1003e7a2 basic: keep line index ordered and line numbers unique Virgil Dupras 2019-11-19 21:55:26 -0500
  • 62138b12cf basic: add buffer line index Virgil Dupras 2019-11-19 20:43:01 -0500
  • 4c6de413df basic: begin implementing a line buffer Virgil Dupras 2019-11-19 15:14:04 -0500
  • f5b04fc02f basic: add expression support to print Virgil Dupras 2019-11-18 15:52:07 -0500
  • 0bd58fd178 basic: parse hex, binary and char literals Virgil Dupras 2019-11-18 15:17:56 -0500
  • 1cea6e71e0 basic: add a print cmd Virgil Dupras 2019-11-18 13:40:23 -0500
  • 019d05f64c Make the shell a userspace app Virgil Dupras 2019-11-15 15:37:49 -0500
  • cdd0b64570 Modify userspace .org and RAMSTART expectations Virgil Dupras 2019-11-15 10:33:13 -0500
  • d74b85f146 zasm: allow .org to be specified from command line Virgil Dupras 2019-11-15 09:57:53 -0500
  • e5255d22f9 zasm: make .org affect "@" symbol Virgil Dupras 2019-11-15 08:59:26 -0500
  • 79e04189b0 Update bootstrap binaries Virgil Dupras 2019-11-14 21:25:11 -0500
  • 6e714875dc zasm: Constants now override labels at all times Virgil Dupras 2019-11-14 21:16:36 -0500
  • 7cf3ed38da Extract str.asm from core.asm and make core included by userspace Virgil Dupras 2019-11-14 09:55:31 -0500
  • 0e79035d9c Disable test failing on Travis Virgil Dupras 2019-11-13 22:37:00 -0500
  • 69750b4da6 Update bootstrap binaries Virgil Dupras 2019-11-13 22:28:47 -0500
  • 82995eb346 zasm: have .fill generate an error on overflow Virgil Dupras 2019-11-13 22:24:58 -0500
  • 8d46895dd3 lib/parse: decimal ending with a whitespace are now valid Virgil Dupras 2019-11-13 21:14:29 -0500
  • 7274dccbe7 Move ASCII consts to ascii.h Virgil Dupras 2019-11-13 20:38:06 -0500
  • 7046d23cd6 Fix broken IRC link in README Virgil Dupras 2019-11-13 20:27:09 -0500
  • 0f65890074 add link to freenode irc channel and sonic.net hosted listserv (#75) Sarala Saraswati 2019-11-14 01:17:21 +0000
  • f3992ed598 basic: begin an implementation from sratch Virgil Dupras 2019-11-13 15:28:16 -0500
  • f3028c775b add link to freenode irc channel and sonic.net hosted listserv Atalanta 2019-11-13 17:59:42 +0000
  • 1ae51bea3a tests: remove instr blacklist Virgil Dupras 2019-11-12 20:47:09 -0500
  • 39f3637c60 recipes/ti84: TI-84+ base recipe is complete! Virgil Dupras 2019-11-12 20:32:56 -0500
  • 0e9173a89a zasm: optimize handleRST a little bit Virgil Dupras 2019-11-12 19:45:56 -0500
  • 4de2ce3ceb zasm: add RST instruction Virgil Dupras 2019-11-12 14:07:45 -0500
  • 518df7a05e zasm: add poor man's indexing in instr table Virgil Dupras 2019-11-11 20:59:26 -0500
  • cbc6fb5931 zasm: clean up jump table requirements Virgil Dupras 2019-11-11 20:21:13 -0500
  • 17cc28e211 recipes/ti84: use a 3x5 font instead of a 5x7 one Virgil Dupras 2019-11-11 13:24:50 -0500
  • cb1e68e3e2 add link to subreddit (#71) Sarala Saraswati 2019-11-11 11:28:41 +0000
  • ffd62eaaf4 update to add link to subreddit Atalanta 2019-11-11 06:49:03 +0000
  • 30d6fdb16b ti/lcd: use brand new support for IX in SRL and RR Virgil Dupras 2019-11-10 22:07:44 -0500
  • 2bff486cd2 Update bootstrap binaries Virgil Dupras 2019-11-10 22:03:46 -0500
  • 5f6b303e75 zasm: add IX/IY support to SRL, RR and RL Virgil Dupras 2019-11-10 22:03:18 -0500
  • 506c3d0a96 zasm: generalize handling of IX/IY in 0xcb upcode family Virgil Dupras 2019-11-10 21:02:18 -0500
  • d9d6093287 zasm: simplify (IX/Y+d) handling Virgil Dupras 2019-11-10 20:16:50 -0500
  • 68ef686c3c zasm: fix 16-bit include lineno counting Virgil Dupras 2019-11-10 13:50:26 -0500
  • 999ab56366 zasm: add generic handling of BIT argument Virgil Dupras 2019-11-10 10:24:36 -0500
  • 553b346b92 zasm: getUpcode -> spitUpcode Virgil Dupras 2019-11-10 09:28:10 -0500
  • 491e9bbde6 add link to reddit discussion Atalanta 2019-11-10 11:22:38 +0000
  • c4658591bd ti/lcd: allow for fonts smaller than 5 pixels Virgil Dupras 2019-11-09 22:55:15 -0500
  • 6d9f96aee6 ti/lcd: add support for backspace Virgil Dupras 2019-11-09 14:37:52 -0500
  • a4190f9984 recipes/ti84: document usage Virgil Dupras 2019-11-09 14:20:01 -0500
  • 2026113480 ti/kbd: lowercase letters by default, 2nd to upcase Virgil Dupras 2019-11-09 13:38:35 -0500
  • 9c37471780 ti/kbd: improve debouncing Virgil Dupras 2019-11-09 13:22:01 -0500
  • 418af5f626 ti/kbd: make Alpha and 2nd toggle Virgil Dupras 2019-11-09 13:12:36 -0500
  • 67f689260f ti/lcd: Add scrolling through z-offset Virgil Dupras 2019-11-09 08:25:10 -0500
  • 6a70a0e5e6 ti/lcd: wrap rows on overflow Virgil Dupras 2019-11-09 08:01:42 -0500
  • b27a71cb88 ti/kbd: fix space character Virgil Dupras 2019-11-09 08:01:03 -0500
  • 6c1b1f2b79 ti/lcd: wrap to next line when overflowing Virgil Dupras 2019-11-08 22:55:56 -0500
  • bb2e528b65 ti/lcd: clear screen on init Virgil Dupras 2019-11-08 21:54:03 -0500
  • c896b77143 ti/kbd: implement A-Lock Virgil Dupras 2019-11-08 20:27:43 -0500
  • 8d5c26f299 ti/kbd: add alpha support Virgil Dupras 2019-11-08 15:45:45 -0500
  • ca8b315e9d ti/kbd: widen char detection Virgil Dupras 2019-11-08 14:58:29 -0500