Commit Graph

  • 06d1c6b4d3 Fixed VDU19 bug. Ensure parms are within range. Bobbi Webber-Manners 2022-12-27 23:41:31 -0500
  • 72c5863958 Implemented VDU19 palette change. Bobbi Webber-Manners 2022-12-27 21:54:25 -0500
  • fd4cf02b09 Fixed copy cursor appearance in MODE 0/1 Bobbi Webber-Manners 2022-12-27 18:51:14 -0500
  • 31768fefd6 MODE 1 fixes - SHRSCR1LINE and SHRCLREOL Bobbi Webber-Manners 2022-12-27 18:25:36 -0500
  • 9f509e1a9b MODE 1 320x200 16 colours implemented. Bobbi Webber-Manners 2022-12-27 03:28:56 -0500
  • 1fcbdb8785 Text plotting code for MODE 1 320x200 Bobbi Webber-Manners 2022-12-27 02:06:48 -0500
  • f5203735de Cleaned up font explode. Added 320 mode explode. Bobbi Webber-Manners 2022-12-27 01:50:10 -0500
  • 8a76beec21 Fixed problem in previous checkin that was breaking build! Bobbi Webber-Manners 2022-12-27 00:59:40 -0500
  • 52ce976a54
    Merge pull request #231 from bobbimanners/revert-230-main Bobbi Webber-Manners 2022-12-26 23:05:49 -0500
  • cc0e850577
    Revert "Merged in $60+n ABD keycodes" Bobbi Webber-Manners 2022-12-26 23:05:40 -0500
  • 758f010645
    Merge pull request #230 from jgharston/main Bobbi Webber-Manners 2022-12-26 23:04:51 -0500
  • 43369b00f2
    Merged $60+n ADB keycode translation jgharston 2022-12-27 03:52:30 +0000
  • 5fcc8dae06
    Merge branch 'bobbimanners:main' into main jgharston 2022-12-27 03:51:48 +0000
  • 3fd0d0678d Merged JGH's keyboard handler cleanup. Bobbi Webber-Manners 2022-12-26 22:47:47 -0500
  • 19a8842b5f Added comments to Kent's code. Bobbi Webber-Manners 2022-12-26 22:42:31 -0500
  • 1a2d98bec4 Reformatting code. Bobbi Webber-Manners 2022-12-26 22:29:29 -0500
  • d2f2475212 Disable interrupts around native 65816 code Bobbi Webber-Manners 2022-12-26 21:58:24 -0500
  • 633b13175b Unrolled loop for faster SHR mode plotting. Thx John Brooks :) Bobbi Webber-Manners 2022-12-26 21:22:32 -0500
  • 959b74ae3e
    Added Keyboard documentation jgharston 2022-12-27 02:03:56 +0000
  • f95018921e
    Create Keyboard.txt jgharston 2022-12-27 02:03:20 +0000
  • 986d8aa1fc Faster SHR scrolling (thanks Kent Dickey :) ) Bobbi Webber-Manners 2022-12-26 20:41:10 -0500
  • bd4da7bbdd Reverted previous PR. Breaks ADB f-keys. Bobbi Webber-Manners 2022-12-26 18:05:08 -0500
  • 0b8e4642fa
    Merge pull request #225 from jgharston/main Bobbi Webber-Manners 2022-12-26 17:59:46 -0500
  • d8c99f3ef7
    Fully integrated ADB keyboard support jgharston 2022-12-26 22:51:32 +0000
  • b38ab95691
    Delete KBDTEST#060e00 jgharston 2022-12-26 22:43:35 +0000
  • d25edf3f0f
    Added updated KBDTest program jgharston 2022-12-26 22:43:20 +0000
  • d13f87a31e CLREOL now applies background colour Bobbi Webber-Manners 2022-12-26 02:58:21 -0500
  • af9845389a Added support for background colour Bobbi Webber-Manners 2022-12-26 02:25:49 -0500
  • 4f686de090 Speed up 640-mode text drawing using exploded font table Bobbi Webber-Manners 2022-12-26 01:54:45 -0500
  • 32b129c859 Set text mode 40/80 properly in SHR modes (for COPY) Bobbi Webber-Manners 2022-12-25 14:40:50 -0500
  • b4f7615929 Merge JGH cleanup, re-add extended ADB support Bobbi Webber-Manners 2022-12-25 12:45:56 -0500
  • 823aed11fb
    Merge pull request #224 from jgharston/main Bobbi Webber-Manners 2022-12-25 12:38:00 -0500
  • acedd38cc1 Use ZP for SHR char plotting - little bit faster Bobbi Webber-Manners 2022-12-24 23:27:08 -0500
  • a6b964b30e Turn off SHR shadowing! Bobbi Webber-Manners 2022-12-24 23:18:03 -0500
  • fb400f983e
    Minor tidying of soft key code jgharston 2022-12-25 03:35:51 +0000
  • e2f13be9f8 Scrolling works in 640 SHR mode now. Bobbi Webber-Manners 2022-12-24 20:16:20 -0500
  • 1aa7330663 CLREOL works properly in SHR 640 mode now. Bobbi Webber-Manners 2022-12-24 01:11:15 -0500
  • 0e74697271 Fix #223. Also CLREOL (sorta) works in SHR mode. Bobbi Webber-Manners 2022-12-24 01:06:40 -0500
  • e5eabbac97 SHR 640 mode - support for text colours Bobbi Webber-Manners 2022-12-23 23:26:16 -0500
  • 0395d56012 Char plotting works in MODE 0. No scroll yet. Bobbi Webber-Manners 2022-12-23 21:11:32 -0500
  • cb74f75ad0 Disable interrupts around native 816 code. Bobbi Webber-Manners 2022-12-22 23:16:39 -0500
  • 015b96a79a SHR palette fix Bobbi Webber-Manners 2022-12-22 22:44:06 -0500
  • bec30f4f8c CLG sorta working in SHR modes Bobbi Webber-Manners 2022-12-22 22:37:46 -0500
  • 1081edbca6 Fixed scrolling bug in prev commit. oops. Bobbi Webber-Manners 2022-12-22 21:06:09 -0500
  • 34083aeb81 Adding calls to SHR routines in VDU driver Bobbi Webber-Manners 2022-12-22 20:58:38 -0500
  • 3d84e270bc Eliminate AUXBLK. Fix #221. Bobbi Webber-Manners 2022-12-22 19:02:33 -0500
  • bcc74e1582 Eliminated AUXBLK from *CAT/*EX/*INFO code Bobbi Webber-Manners 2022-12-22 18:26:50 -0500
  • 79278f124d Beginnings of SHR support (just mode selection for now) Bobbi Webber-Manners 2022-12-22 13:44:40 -0500
  • 336654560b Bugfix to ISR trampoline (Thx qkumba!!) Bobbi Webber-Manners 2022-12-22 13:39:51 -0500
  • 87553b95ef Fix order of PUT files. Bobbi Webber-Manners 2022-12-22 12:19:20 -0500
  • 1027179f6e Fixed #199 - ISR now has exclusive use of A3L/A3H. Bobbi Webber-Manners 2022-12-21 21:04:44 -0500
  • 754271b618 Fix HGR scrolling corruption with ISR #199 Bobbi Webber-Manners 2022-12-21 20:35:59 -0500
  • e228883700 Changed existing HGR mode -> MODE 2. Bobbi Webber-Manners 2022-12-21 19:33:36 -0500
  • 700a948731 Added empty auxmem.shr.s Bobbi Webber-Manners 2022-12-21 19:26:50 -0500
  • 8fc072c84a Added mention of Extended ADB Keyboard support in README Bobbi Webber-Manners 2022-12-21 17:10:21 -0500
  • c67fa33b2d Support F-keys on ADB Extended Keyboard and Wombat. Bobbi Webber-Manners 2022-12-21 16:49:44 -0500
  • e2d0b72d8a Cleaning up HGR code in preparation for SHR. Bobbi Webber-Manners 2022-12-21 00:21:16 -0500
  • 02a88a5088 Added 8x8 font for SHR modes. Bobbi Webber-Manners 2022-12-20 23:21:37 -0500
  • e1ff58305a README.md update Bobbi Webber-Manners 2022-12-20 12:31:40 -0500
  • 9bac5201c5 More README.md tweaks. Bobbi Webber-Manners 2022-12-19 20:39:16 -0500
  • 2022af3867
    Update README.md Bobbi Webber-Manners 2022-12-19 20:36:52 -0500
  • c1de99458d Added `*KEY` to README.md Bobbi Webber-Manners 2022-12-19 20:35:39 -0500
  • 179184d36c Fixed *KEY bug. Bobbi Webber-Manners 2022-12-19 20:30:34 -0500
  • c8264a17b8 Added code to expand F-key definitions. Bobbi Webber-Manners 2022-12-19 18:44:39 -0500
  • 287fa9fab3 *KEY bugfix. Bobbi Webber-Manners 2022-12-19 00:14:50 -0500
  • 53ce6fd25f Fixed redefining/undefining of function keys Bobbi Webber-Manners 2022-12-18 23:09:57 -0500
  • 17014c4b33 *KEY now inserts into buffer in main Bobbi Webber-Manners 2022-12-18 22:40:40 -0500
  • 4495fd600e Audited RDMAINRAM/RDCARDRAM is safe. Bobbi Webber-Manners 2022-12-18 19:04:38 -0500
  • 7232b49090 Use STZ in macros to set softswitches. Bobbi Webber-Manners 2022-12-18 18:42:54 -0500
  • e796b93532 Added *REMOVE and *TITLE to README.md Bobbi Webber-Manners 2022-12-15 17:59:07 -0500
  • e89b7f4f19 *TITLE and *REMOVE are now done. Bobbi Webber-Manners 2022-12-15 17:48:39 -0500
  • e43e3b99a5
    Merge pull request #219 from jgharston/main Bobbi Webber-Manners 2022-12-15 17:45:55 -0500
  • 4200855829
    Fixed "*TITLE" command bug jgharston 2022-12-15 22:38:25 +0000
  • 6d418d7b4a Implemented *DTITLE (disk title.) See #213. Bobbi Webber-Manners 2022-12-14 23:09:17 -0500
  • c7bc1a7adc Minor code cleanup after merging JGH PR Bobbi Webber-Manners 2022-12-14 10:52:16 -0500
  • 164c6b6178
    Merge pull request #218 from jgharston/main Bobbi Webber-Manners 2022-12-14 10:48:46 -0500
  • 2298a611ef
    Experimenting with *KEY code. jgharston 2022-12-14 15:03:55 +0000
  • 462819cdb6 Fixed mistake in comment. Bobbi Webber-Manners 2022-12-11 20:55:23 -0500
  • 0132bd3b88 Improved comments for ALTZP / MAINZP macros. Bobbi Webber-Manners 2022-12-11 20:53:34 -0500
  • 222bcc307d More tidy up. Bobbi Webber-Manners 2022-12-11 18:11:19 -0500
  • a339ce1bd5 Deleted commented out code. Cleaned up ZP use. Bobbi Webber-Manners 2022-12-11 17:59:43 -0500
  • b06ff0d5f1
    Merge pull request #216 from jgharston/main Bobbi Webber-Manners 2022-12-11 17:51:50 -0500
  • f0182ec8f7
    Moved soft key stuff to CHARIO. jgharston 2022-12-11 15:48:22 +0000
  • 30d21bb604
    Merge pull request #215 from jgharston/main Bobbi Webber-Manners 2022-12-10 22:03:49 -0500
  • c67c42aedb
    Updated memory map and Equates jgharston 2022-12-10 22:59:30 +0000
  • 3ee508c2bb Tidy-up of WIP *KEY. Bobbi Webber-Manners 2022-12-09 23:42:49 -0500
  • 4eb53b2230 *KEY tweaks. (WIP) Bobbi Webber-Manners 2022-12-09 23:40:27 -0500
  • 7999707853 WIP: Started work on *KEY. Bobbi Webber-Manners 2022-12-09 23:14:35 -0500
  • 74cd20573a Fixed theoretical bug (using main mem ZP var in aux mem) Bobbi Webber-Manners 2022-12-09 21:36:14 -0500
  • 72900ccb1d Fixed misformatted code. Bobbi Webber-Manners 2022-12-07 21:31:55 -0500
  • 51dec9c0b6 Documentation improvements. Bobbi Webber-Manners 2022-12-07 21:11:43 -0500
  • 13696f5242 Documented *CODE and *LINE. Bobbi Webber-Manners 2022-12-07 20:59:39 -0500
  • 43268da744 Checks IRQ is actually from Mockingboard. Bobbi Webber-Manners 2022-12-07 20:35:57 -0500
  • 989a628142 Removed useless TODO comment. Bobbi Webber-Manners 2022-12-07 20:21:29 -0500
  • 4bb84b977f Build with *CODE and *LINE (fix #211) Bobbi Webber-Manners 2022-12-06 08:26:54 -0500
  • 4f44119b3a
    Merge pull request #212 from jgharston/main Bobbi Webber-Manners 2022-12-06 08:25:37 -0500
  • 3107f11720
    Added *CODE, *LINE. jgharston 2022-12-06 11:45:30 +0000
  • dea712e0d9
    Update README.md Bobbi Webber-Manners 2022-12-05 21:30:55 -0500
  • 119883db12
    Update README.md Bobbi Webber-Manners 2022-12-05 21:18:26 -0500
  • 6006009d43
    Update README.md Bobbi Webber-Manners 2022-12-05 21:17:05 -0500