Commit Graph

25 Commits

Author SHA1 Message Date
Dave Bernazzani
353c093928 Version 1.3 - see readme.md for details 2025-05-18 07:53:20 -04:00
Dave Bernazzani
21e82c523e Version 1.2a with new global options and ability to dim the lower screen. 2025-05-17 17:43:14 -04:00
Dave Bernazzani
6f24cc6893 Version 1.1c with a few more tweaks and improvements. Extended 4 more pixels for vertical display for the games that really utilize the bottom of the screen (Gaplus, etc). Removed a lot of dead code that was not utilized. 2025-05-14 07:01:17 -04:00
Dave Bernazzani
9c44689c80 Version 1.1b with some tweaks to the VIC for color lookup efficiency. Improvements to the Slide-n-Glide to make it more responsive. Minor cleanups. 2025-05-13 07:20:21 -04:00
Dave Bernazzani
5f31e1b4cd Version 1.1a with some cleanup of rendering and other minor tweaks. 2025-05-12 07:10:12 -04:00
Dave Bernazzani
93b7b75c55 Version 1.1 - See readme.md for details. 2025-05-11 08:11:00 -04:00
Dave Bernazzani
12cad5f3fa Minor cleanup of VIC for efficiency. Fixed TOD clocks for CIA. 2025-05-10 07:45:45 -04:00
Dave Bernazzani
f9f308452d Version 1.0 is released! See readme.md for details. 2025-05-09 09:44:07 -04:00
Dave Bernazzani
f61553c874 More cleanup as we get ready for the 1.0 release. 2025-05-09 06:20:51 -04:00
Dave Bernazzani
73b2e86c58 Getting ready for the big 1.0 release! 2025-05-07 07:51:30 -04:00
Dave Bernazzani
77799f4952 Version 0.9d with improved Cartridge handling and other minor cleanups. 2025-05-06 08:01:24 -04:00
Dave Bernazzani
355c858dcc Version 0.9c with improved Cartridge option background graphic and added speed for the DS-Lite/Phat. 2025-05-05 12:17:57 -04:00
Dave Bernazzani
d20408a9b2 Version 0.9b with CART support. See readme file. 2025-05-05 07:50:02 -04:00
Dave Bernazzani
a2797d4301 More CPU cleanup for 1541 vs the main CPU. Added some additional VIC routines into ITCM memory for minor speedup. Added new 'cart' icon in prep for cartridge support. 2025-05-02 16:59:33 -04:00
Dave Bernazzani
77c6bc7b62 Version 0.9a - see readme for details 2025-05-02 07:43:39 -04:00
Dave Bernazzani
02aa987675 Reduce frameskip when loading games via TrueDrive 2025-05-01 18:19:13 -04:00
Dave Bernazzani
e16d12f558 Version 0.8b with additional speed for the DS-Lite/Phat plus some small tweaks and improvements. 2025-04-29 06:39:33 -04:00
Dave Bernazzani
152030abc8 Minor cleanup and slight improvement on border memory copy. Deterministic memory initialization on reset. 2025-04-29 06:07:55 -04:00
Dave Bernazzani
9eb317ccb8 Minor cleanup and slight improvement on border memory copy 2025-04-28 12:31:47 -04:00
Dave Bernazzani
3cd5bcf297 Version 0.8a with improvements to SID filtering and more speed for the DS-Lite/Phat (and reduced frameskip) 2025-04-28 07:12:19 -04:00
Dave Bernazzani
8ccced952d Version 0.8 released. 2025-04-27 10:43:35 -04:00
Dave Bernazzani
6b8d5346bf More fixes and improvements backported from mainline Frodo 2025-04-27 06:14:37 -04:00
Dave Bernazzani
fc89bff792 Direct render the VIC to the DSi LCD buffer for 40% speedup.
For the DS-Lite/Phat, render instead to a DTCM fast memory buffer and 32-bit copy it to the LCD buffer for 10% speedup.
2025-04-26 19:58:08 -04:00
Dave Bernazzani
36c78b296d SID improvements for OSC3 handling backported from later Frodo updates (mainly 4.3 but also 4.4) 2025-04-26 07:59:23 -04:00
wavemotion-dave
71fbc3a2ca
Add files via upload 2025-04-25 14:34:33 -04:00