Commit Graph

49 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
674ed0c6a7 New replacement sprintf() for smaller memory footprint 2025-05-18 07:52:57 -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
7a9ad994e5 Version 1.2 released. See readme.md file. 2025-05-16 06:46:40 -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
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
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
93b7b75c55 Version 1.1 - See readme.md for details. 2025-05-11 08:11:00 -04:00
Dave Bernazzani
26d89638b1 Version 1.0a - fix for TOD clock not running (fixes some utilities). Slight VIC refactor for additional speed (1-2 frames). 2025-05-10 10:16:33 -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
793e2b297e First pass at adding REU emulation (just 256K for now) 2025-05-09 07:54:13 -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
3720990aa2 New Cartridge background option menu graphic 2025-05-05 12:17:30 -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
a417d7910d New CART support 2025-05-05 07:49:47 -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
bc9f135048 Increase sound volume 50% 2025-05-01 18:19:00 -04:00
Dave Bernazzani
b176549821 More disk, GCR and IEC cleanup across the board. 2025-05-01 18:18:51 -04:00
Dave Bernazzani
ee507d31d8 More cleanup for 1541 drive and improved cursor arrows on keyboard graphic 2025-04-30 10:06:57 -04:00
Dave Bernazzani
3f27952ff7 First pass at improving the 1541 emulation and GCR support by backporting some GCR handling from Frodo 4.3 2025-04-30 07:21:06 -04:00
Dave Bernazzani
70b4450f1b Renamed 1541job to 1541gcr 2025-04-30 06:17:30 -04:00
Dave Bernazzani
9199dd85c0 Version 0.9 released. See readme.md file for details. 2025-04-30 06:08:04 -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
6f27ba9773 Removed 1541fs - no host file system directly supported 2025-04-29 06:47:40 -04:00
Dave Bernazzani
617a5c25fc Removed obsoleted files 2025-04-29 06:47:24 -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
313b356484 Improved SID voice handling - Space Taxi voice can now be heard. 2025-04-27 17:36:18 -04:00
Dave Bernazzani
d797a24d7a More cleanup, a few tweaks and improvements. 2025-04-27 12:39:54 -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