Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • dcfe429 (HEAD -> master) HTTP instead of HTTPS by Virgil Dupras 2021-10-05 17:29:43 -0400
  • 4da8b68 Last git commit by Virgil Dupras 2021-01-05 11:34:27 -0500
  • a0775c5 Add a new "Remote Shell" application by Virgil Dupras 2021-01-03 14:01:34 -0500
  • 0f83451 trs80: Improve RS-232 driver by Virgil Dupras 2021-01-03 13:56:53 -0500
  • 772c0c4 doc/asm: add note about ad-hoc assembly frequent mistakes by Virgil Dupras 2021-01-03 13:55:28 -0500
  • a9cb5a4 Have RDLN spit newlines more consistently by Virgil Dupras 2021-01-02 16:46:57 -0500
  • 495537b Small optimization and block compaction by Virgil Dupras 2021-01-02 16:20:38 -0500
  • 7dff93f Make word "." a bit more compact by Virgil Dupras 2021-01-02 16:04:36 -0500
  • ac3629b Make BLK@* and BLK!* into ialiases by Virgil Dupras 2021-01-02 15:51:12 -0500
  • 421ca51 Remove one level of C< override by Virgil Dupras 2021-01-02 15:32:08 -0500
  • d09de0a Integrate RDLN input buffer into sysvars by Virgil Dupras 2021-01-02 14:20:50 -0500
  • 64f0f67 Remove 2OVER and 2SWAP by Virgil Dupras 2021-01-02 13:56:36 -0500
  • 1cbef2f Add EOT ASCII const by Virgil Dupras 2021-01-02 13:55:20 -0500
  • 3d47c28 Revisit RDLN words by Virgil Dupras 2021-01-02 13:30:32 -0500
  • 527f597 Add BS, CR, LF, SPC ASCII consts by Virgil Dupras 2021-01-02 10:19:42 -0500
  • cbf9ecf Make NL, renamed to NL> a bit simpler by Virgil Dupras 2021-01-02 10:03:27 -0500
  • 1fb062e Remove LF word by Virgil Dupras 2021-01-02 09:45:08 -0500
  • ba4edbd Spit SPC instead of NL between blknos in LOADR by Virgil Dupras 2021-01-02 09:23:28 -0500
  • 7fd74e2 Move blkfs' master index to blk 0 by Virgil Dupras 2021-01-02 09:19:58 -0500
  • 1a48ff0 trs80: make (key?) non-blocking by Virgil Dupras 2021-01-02 09:15:33 -0500
  • 475caf3 Make KEY non-blocking by Virgil Dupras 2021-01-01 08:05:29 -0500
  • e3d4afa Update stage.bin by Virgil Dupras 2020-12-29 21:45:07 -0500
  • 3581bea rc2014: de-buffer MC6850 and SIO drivers by Virgil Dupras 2020-12-29 21:36:19 -0500
  • 5ca99ad trs80: implement a standalone RS-232 driver by Virgil Dupras 2020-12-25 16:54:02 -0500
  • 18f6978 Make FLUSH also invalidate the blk cache by Virgil Dupras 2020-12-25 16:43:20 -0500
  • 6f4f870 VE: ensure absence of ctrl chars before insertion point by Virgil Dupras 2020-12-24 12:18:53 -0500
  • 7d29c12 VE: refresh IBUF and FBUF only when needed by Virgil Dupras 2020-12-23 11:37:42 -0500
  • 2fa8817 VE: don't emit chars higher than 0x7f by Virgil Dupras 2020-12-22 18:34:03 -0500
  • 20c38e5 trs80: implement Grid shim in video driver by Virgil Dupras 2020-12-22 18:22:06 -0500
  • 625afba VE: avoid spitting control chars in "bufp" by Virgil Dupras 2020-12-21 16:57:39 -0500
  • 8992cdb tools: add "blkdown" tool by Virgil Dupras 2020-12-21 16:55:36 -0500
  • 45fbce4 tools/blkunpack: add "upto" argument by Virgil Dupras 2020-12-21 16:55:12 -0500
  • efa2556 tools/blkup: add shortcut for zero blocks by Virgil Dupras 2020-12-17 20:19:12 -0500
  • da72d7b doc: add TRS-80 4P keyboard cheat sheet by Virgil Dupras 2020-12-17 15:32:13 -0500
  • 40b41d2 tools/upload: send data as string hex to avoid control characters by Virgil Dupras 2020-12-16 16:52:54 -0500
  • f0087cd Revert "tools: make upload a bit faster" by Virgil Dupras 2020-12-16 12:44:29 -0500
  • 63d2c97 z80 asm: document the 0x8000 limitation better by Virgil Dupras 2020-12-14 14:40:22 -0500
  • 8c89fc1 tms9918: fix character range which was too narrow by Virgil Dupras 2020-12-12 17:28:32 -0500
  • 35dca04 doc/sms/at28: add note about CE-inhibit jumper by Virgil Dupras 2020-12-12 10:47:30 -0500
  • 7dae33c rc2014: add SIO xcomp unit by Virgil Dupras 2020-12-12 10:08:16 -0500
  • 2571d20 tools: make upload a bit faster by Virgil Dupras 2020-12-12 10:06:55 -0500
  • 94f5b9d doc: add notes about cross-compiling directly to EEPROM by Virgil Dupras 2020-12-11 21:49:50 -0500
  • 374a0a8 doc: update AT28 instructions for new ~AT28 routine by Virgil Dupras 2020-12-09 20:44:04 -0500
  • cbd9f03 Add ~C!ERR by Virgil Dupras 2020-12-09 19:44:02 -0500
  • dda8080 Remove WORD( and PREV by Virgil Dupras 2020-12-09 17:17:53 -0500
  • 594b3c3 Add ~C! to override memory low level write routines by Virgil Dupras 2020-12-08 21:51:05 -0500
  • 953e040 emul/z80: add AT28 EEPROM emulator by Virgil Dupras 2020-12-08 20:07:53 -0500
  • 74f46c1 z80a: add ELSE, by Virgil Dupras 2020-12-07 23:06:12 -0500
  • 45eceaa Remove indirect memory access by Virgil Dupras 2020-12-07 22:18:10 -0500
  • 80d1b59 Add words |M and |L by Virgil Dupras 2020-12-07 20:08:45 -0500
  • 55a7726 Have FILL use indirect memory access by Virgil Dupras 2020-12-07 19:17:51 -0500
  • e5a983a Rename A!, A@ and A, to C!*, C@* and C,* by Virgil Dupras 2020-12-07 19:06:58 -0500
  • c5bf0ad Use A! instead of C! in THEN, in z80 and 8086 assemblers by Virgil Dupras 2020-12-07 12:32:32 -0500
  • 06b71a6 Add AT28, as a companion to AT28! by Virgil Dupras 2020-12-07 12:28:48 -0500
  • 1e8f957 emul/trs80: implement floppy emulation by Virgil Dupras 2020-12-06 19:50:57 -0500
  • bb8d66a doc/hw/z80/sms: add Dual EEPROM cartridge design by Virgil Dupras 2020-12-06 15:44:45 -0500
  • 23885da emul: add TRS-80 emulator by Virgil Dupras 2020-12-05 22:04:22 -0500
  • b12ac4b doc: fix PS/2 recipe by Virgil Dupras 2020-12-05 19:46:10 -0500
  • e8cc304 Improve impl's word execution documentation by Virgil Dupras 2020-11-28 11:59:15 -0500
  • 038ca61 Fix broken tools makefile by Virgil Dupras 2020-11-28 11:31:27 -0500
  • db1d642 Rename (print) to STYPE by Virgil Dupras 2020-11-28 11:28:28 -0500
  • b48455e Improve initialization sequence documentation by Virgil Dupras 2020-11-28 11:17:50 -0500
  • f8b7a3c Rename switch to ialias by Virgil Dupras 2020-11-28 10:58:16 -0500
  • b4f3fde sms: generate TMR SEGA signature in Collapse OS itself by Virgil Dupras 2020-11-25 21:42:07 -0500
  • 631e7f1 tools/exec: fix segfault by Virgil Dupras 2020-11-17 17:02:10 -0500
  • 959382c sms: implement (spix) in z80 asm by Virgil Dupras 2020-11-17 13:41:44 -0500
  • 4d26f1c VE: try to use CELL! more by Virgil Dupras 2020-11-17 12:07:22 -0500
  • 224e918 cvm: fix NEWLN behavior by Virgil Dupras 2020-11-17 11:52:54 -0500
  • eab8ab6 Fix "," char in 5x7 font by Virgil Dupras 2020-11-17 11:24:51 -0500
  • 30da1bd grid: fix PSP leak on newline by Virgil Dupras 2020-11-17 11:19:37 -0500
  • 57fd14b sms: fix cursor mis-display in text mode by Virgil Dupras 2020-11-16 13:10:04 -0500
  • c8be290 sms: add cursor indicator to text mode by Virgil Dupras 2020-11-16 11:11:30 -0500
  • cf79cee sms: add cursor visual indicator in VDP mode 4 by Virgil Dupras 2020-11-16 10:05:48 -0500
  • 74d2a5d sms: use CELL! directly in Pad driver by Virgil Dupras 2020-11-16 09:19:55 -0500
  • b1e162b grid: change the meaning of CELL! by Virgil Dupras 2020-11-16 09:11:47 -0500
  • 7bfec5d grid: Add CURSOR! to the grid protocol by Virgil Dupras 2020-11-16 08:41:09 -0500
  • d3049b2 grid: add XYMODE by Virgil Dupras 2020-11-14 22:35:08 -0500
  • 7722db0 Fix mis-documentation in 8086 boot code comments by Virgil Dupras 2020-11-14 20:28:44 -0500
  • c939c7e cvm: use Grid in /cvm/forth by Virgil Dupras 2020-11-14 20:08:18 -0500
  • 95ab1ad Transform "blk/" folders into "blk.fs" text files by Virgil Dupras 2020-11-14 18:00:31 -0500
  • 532bcc7 cvm: split stage and forth xcomp units by Virgil Dupras 2020-11-14 14:50:14 -0500
  • 4720714 doc: improve "hook word" description by Virgil Dupras 2020-11-14 14:34:01 -0500
  • 3f38c02 VE: add support for tight screens by Virgil Dupras 2020-11-13 20:44:39 -0500
  • 6a7c8ae VE: allow usage on screens narrower than 67 columns by Virgil Dupras 2020-11-13 15:52:12 -0500
  • 10da104 VE: decouple from core's LIST by Virgil Dupras 2020-11-13 15:19:00 -0500
  • d1718a9 sms: add support for VDP's text mode by Virgil Dupras 2020-11-13 12:15:20 -0500
  • 09c01c4 emul/z80: extract tms9918 unit from sms_vdp by Virgil Dupras 2020-11-12 11:13:18 -0500
  • c7d8de2 ti84: use Grid subsystem by Virgil Dupras 2020-11-10 20:30:37 -0500
  • 2d54c32 grid: add CLRLN and change _lf behavior by Virgil Dupras 2020-11-10 19:19:44 -0500
  • e0bcf34 Adjust Grid subsystem by Virgil Dupras 2020-11-10 19:06:39 -0500
  • b97e761 Add Grid subsystem by Virgil Dupras 2020-11-09 17:15:41 -0500
  • 603ad5d sms: don't use MIN in drivers by Virgil Dupras 2020-11-09 15:03:41 -0500
  • be52fb1 sms/vdp: fix bad mirroring by Virgil Dupras 2020-11-09 14:56:25 -0500
  • f7ad84a cvm: guard against segfaults by Virgil Dupras 2020-11-08 20:20:01 -0500
  • a88c2b6 Fix stack leak in LIST by Virgil Dupras 2020-11-08 17:30:27 -0500
  • 3615944 Remove MIN and MAX from core by Virgil Dupras 2020-11-08 17:22:54 -0500
  • 3171b03 Allow list to stop spitting a line early by Virgil Dupras 2020-11-08 16:47:33 -0500
  • f09950a sms/vdp: clear rest of line on line feed by Virgil Dupras 2020-11-08 16:43:37 -0500
  • 11ebaaa doc: add SPI relay instructions for the SMS by Virgil Dupras 2020-11-08 11:35:06 -0500
  • 4b71f0a sms/spi: sample DO when CLK is high by Virgil Dupras 2020-11-08 10:24:36 -0500