Commit Graph

76 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
wavemotion-dave
6ff8d0ec3d
Update README.md 2025-05-13 07:24:46 -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
wavemotion-dave
6f82a1d8ab
Update README.md 2025-05-07 09:21:51 -04:00
wavemotion-dave
99105f171f
Update README.md 2025-05-07 09:10:08 -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
wavemotion-dave
7e6a44b223
Update README.md 2025-05-05 08:24:19 -04:00
wavemotion-dave
ba6fedf569
Update README.md 2025-05-05 08:23:30 -04:00
wavemotion-dave
8d795ac59d
Update README.md 2025-05-05 08:20:33 -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
wavemotion-dave
b4a8d1a88e
Update README.md 2025-05-01 05:52:07 -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
wavemotion-dave
dc4a2eb133
Update README.md 2025-04-28 13:34:11 -04:00
Dave Bernazzani
8f1a4f5d9b Merge remote-tracking branch 'origin/main' 2025-04-28 12:31:51 -04:00
Dave Bernazzani
9eb317ccb8 Minor cleanup and slight improvement on border memory copy 2025-04-28 12:31:47 -04:00
wavemotion-dave
8d1480e969
Update README.md 2025-04-28 07:43:36 -04:00
wavemotion-dave
9c489f817e
Update README.md 2025-04-28 07:41:27 -04:00
wavemotion-dave
db0c995949
Update README.md 2025-04-28 07:40:19 -04:00