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
f332319398 More cleanup and slight refactoring of the codebase. More debug[] registers added. 2025-05-13 18:08:43 -04:00
Dave Bernazzani
d69613aa62 More cleanup, some improved handling of raster rendering and a start of a 'game hacks' section in the readme.md 2025-05-11 21:20:07 -04:00
Dave Bernazzani
547f578c50 Minor formatting cleanup 2025-05-11 09:29:18 -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
9f01bdd5f1 Version 0.9b - see readme file. 2025-05-05 09:14:08 -04:00
Dave Bernazzani
d20408a9b2 Version 0.9b with CART support. See readme file. 2025-05-05 07:50:02 -04:00
Dave Bernazzani
77c6bc7b62 Version 0.9a - see readme for details 2025-05-02 07:43:39 -04:00
Dave Bernazzani
b176549821 More disk, GCR and IEC cleanup across the board. 2025-05-01 18:18:51 -04:00
Dave Bernazzani
0035ef390d New 'Slide-n-Glide' joystick settings. New key mapping implemented. General cleanup and refactor. Getting ready for the 0.9 release. 2025-04-29 17:27:59 -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
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
0c56c2e174 More cleanup and a few fixes... getting ready for the 0.8 beta 2025-04-27 07:55:09 -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
6c2b0a3d88 More cleanup as we head towards a first public beta 2025-04-26 10:40:28 -04:00
Dave Bernazzani
35553538d0 Version 0.7 with more SID filter improvements. 2025-04-26 09:17:13 -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