Commit Graph

  • 353c093928 Version 1.3 - see readme.md for details main 1.3 Dave Bernazzani 2025-05-18 07:53:20 -0400
  • 674ed0c6a7 New replacement sprintf() for smaller memory footprint Dave Bernazzani 2025-05-18 07:52:57 -0400
  • 21e82c523e Version 1.2a with new global options and ability to dim the lower screen. Dave Bernazzani 2025-05-17 17:43:14 -0400
  • 7a9ad994e5 Version 1.2 released. See readme.md file. 1.2 Dave Bernazzani 2025-05-16 06:46:40 -0400
  • 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. Dave Bernazzani 2025-05-14 06:52:06 -0400
  • f332319398 More cleanup and slight refactoring of the codebase. More debug[] registers added. Dave Bernazzani 2025-05-13 18:08:43 -0400
  • 6ff8d0ec3d
    Update README.md wavemotion-dave 2025-05-13 07:24:46 -0400
  • 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. Dave Bernazzani 2025-05-13 07:20:21 -0400
  • 5f31e1b4cd Version 1.1a with some cleanup of rendering and other minor tweaks. Dave Bernazzani 2025-05-12 07:10:12 -0400
  • d69613aa62 More cleanup, some improved handling of raster rendering and a start of a 'game hacks' section in the readme.md Dave Bernazzani 2025-05-11 19:30:52 -0400
  • 547f578c50 Minor formatting cleanup Dave Bernazzani 2025-05-11 09:29:18 -0400
  • 93b7b75c55 Version 1.1 - See readme.md for details. 1.1 Dave Bernazzani 2025-05-11 08:11:00 -0400
  • 26d89638b1 Version 1.0a - fix for TOD clock not running (fixes some utilities). Slight VIC refactor for additional speed (1-2 frames). Dave Bernazzani 2025-05-10 10:16:33 -0400
  • 12cad5f3fa Minor cleanup of VIC for efficiency. Fixed TOD clocks for CIA. Dave Bernazzani 2025-05-10 07:45:45 -0400
  • f9f308452d Version 1.0 is released! See readme.md for details. Dave Bernazzani 2025-05-09 08:38:43 -0400
  • b0a4d486d0 Version 1.0 is released! See readme.md for details. 1.0 Dave Bernazzani 2025-05-09 08:38:43 -0400
  • 793e2b297e First pass at adding REU emulation (just 256K for now) Dave Bernazzani 2025-05-09 07:54:13 -0400
  • f61553c874 More cleanup as we get ready for the 1.0 release. Dave Bernazzani 2025-05-09 06:20:51 -0400
  • 6f82a1d8ab
    Update README.md wavemotion-dave 2025-05-07 09:21:51 -0400
  • 99105f171f
    Update README.md wavemotion-dave 2025-05-07 09:10:08 -0400
  • 73b2e86c58 Getting ready for the big 1.0 release! Dave Bernazzani 2025-05-07 07:51:30 -0400
  • 77799f4952 Version 0.9d with improved Cartridge handling and other minor cleanups. 0.9d Dave Bernazzani 2025-05-06 08:01:24 -0400
  • 355c858dcc Version 0.9c with improved Cartridge option background graphic and added speed for the DS-Lite/Phat. 0.9c Dave Bernazzani 2025-05-05 12:17:57 -0400
  • 3720990aa2 New Cartridge background option menu graphic Dave Bernazzani 2025-05-05 12:17:30 -0400
  • 9f01bdd5f1 Version 0.9b - see readme file. Dave Bernazzani 2025-05-05 09:14:08 -0400
  • 7e6a44b223
    Update README.md wavemotion-dave 2025-05-05 08:24:19 -0400
  • ba6fedf569
    Update README.md wavemotion-dave 2025-05-05 08:23:30 -0400
  • 8d795ac59d
    Update README.md wavemotion-dave 2025-05-05 08:20:33 -0400
  • d20408a9b2 Version 0.9b with CART support. See readme file. 0.9b Dave Bernazzani 2025-05-05 07:50:02 -0400
  • a417d7910d New CART support Dave Bernazzani 2025-05-05 07:49:47 -0400
  • 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. Dave Bernazzani 2025-05-02 16:59:33 -0400
  • 77c6bc7b62 Version 0.9a - see readme for details 0.9a Dave Bernazzani 2025-05-02 07:43:39 -0400
  • 02aa987675 Reduce frameskip when loading games via TrueDrive Dave Bernazzani 2025-05-01 18:19:13 -0400
  • bc9f135048 Increase sound volume 50% Dave Bernazzani 2025-05-01 18:19:00 -0400
  • b176549821 More disk, GCR and IEC cleanup across the board. Dave Bernazzani 2025-05-01 18:18:51 -0400
  • b4a8d1a88e
    Update README.md wavemotion-dave 2025-05-01 05:52:07 -0400
  • ee507d31d8 More cleanup for 1541 drive and improved cursor arrows on keyboard graphic Dave Bernazzani 2025-04-30 10:06:57 -0400
  • 3f27952ff7 First pass at improving the 1541 emulation and GCR support by backporting some GCR handling from Frodo 4.3 Dave Bernazzani 2025-04-30 07:21:06 -0400
  • 70b4450f1b Renamed 1541job to 1541gcr Dave Bernazzani 2025-04-30 06:17:30 -0400
  • 9199dd85c0 Version 0.9 released. See readme.md file for details. 0.9 Dave Bernazzani 2025-04-30 06:08:04 -0400
  • 0035ef390d New 'Slide-n-Glide' joystick settings. New key mapping implemented. General cleanup and refactor. Getting ready for the 0.9 release. Dave Bernazzani 2025-04-29 17:27:59 -0400
  • 6f27ba9773 Removed 1541fs - no host file system directly supported Dave Bernazzani 2025-04-29 06:47:40 -0400
  • 617a5c25fc Removed obsoleted files Dave Bernazzani 2025-04-29 06:47:24 -0400
  • e16d12f558 Version 0.8b with additional speed for the DS-Lite/Phat plus some small tweaks and improvements. Dave Bernazzani 2025-04-29 06:39:33 -0400
  • 152030abc8 Minor cleanup and slight improvement on border memory copy. Deterministic memory initialization on reset. Dave Bernazzani 2025-04-29 06:07:55 -0400
  • dc4a2eb133
    Update README.md wavemotion-dave 2025-04-28 13:34:11 -0400
  • 8f1a4f5d9b Merge remote-tracking branch 'origin/main' Dave Bernazzani 2025-04-28 12:31:51 -0400
  • 9eb317ccb8 Minor cleanup and slight improvement on border memory copy Dave Bernazzani 2025-04-28 12:31:47 -0400
  • 8d1480e969
    Update README.md wavemotion-dave 2025-04-28 07:43:36 -0400
  • 9c489f817e
    Update README.md wavemotion-dave 2025-04-28 07:41:27 -0400
  • db0c995949
    Update README.md wavemotion-dave 2025-04-28 07:40:19 -0400
  • 3cd5bcf297 Version 0.8a with improvements to SID filtering and more speed for the DS-Lite/Phat (and reduced frameskip) Dave Bernazzani 2025-04-28 07:12:19 -0400
  • 313b356484 Improved SID voice handling - Space Taxi voice can now be heard. Dave Bernazzani 2025-04-27 17:33:36 -0400
  • d797a24d7a More cleanup, a few tweaks and improvements. Dave Bernazzani 2025-04-27 12:39:54 -0400
  • 461f36321d Version 0.8 released! 0.8 Dave Bernazzani 2025-04-27 10:44:10 -0400
  • 8ccced952d Version 0.8 released. Dave Bernazzani 2025-04-27 10:43:35 -0400
  • 0c56c2e174 More cleanup and a few fixes... getting ready for the 0.8 beta Dave Bernazzani 2025-04-27 07:55:09 -0400
  • 6b8d5346bf More fixes and improvements backported from mainline Frodo Dave Bernazzani 2025-04-27 06:14:37 -0400
  • 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. Dave Bernazzani 2025-04-26 19:58:08 -0400
  • cc7126bf38
    Update README.md wavemotion-dave 2025-04-26 12:04:38 -0400
  • 28ad02f6f0
    Update README.md wavemotion-dave 2025-04-26 10:43:29 -0400
  • 6c2b0a3d88 More cleanup as we head towards a first public beta Dave Bernazzani 2025-04-26 10:40:28 -0400
  • 720de07d39
    Update README.md wavemotion-dave 2025-04-26 10:36:53 -0400
  • d76394e8e1
    Update README.md wavemotion-dave 2025-04-26 10:33:49 -0400
  • 8c4e27852c
    Update README.md wavemotion-dave 2025-04-26 10:27:48 -0400
  • c722d36331
    Update README.md wavemotion-dave 2025-04-26 10:27:27 -0400
  • 2c4c272d10
    Update README.md wavemotion-dave 2025-04-26 10:25:19 -0400
  • 5406ea076f
    Update README.md wavemotion-dave 2025-04-26 10:23:07 -0400
  • c66af80186
    Update README.md wavemotion-dave 2025-04-26 10:22:07 -0400
  • 1073ecaa71
    Update README.md wavemotion-dave 2025-04-26 10:18:08 -0400
  • d763a7e655
    Add files via upload wavemotion-dave 2025-04-26 10:17:43 -0400
  • 35553538d0 Version 0.7 with more SID filter improvements. Dave Bernazzani 2025-04-26 09:17:13 -0400
  • 36c78b296d SID improvements for OSC3 handling backported from later Frodo updates (mainly 4.3 but also 4.4) Dave Bernazzani 2025-04-26 07:59:23 -0400
  • bb832f5fac
    Update README.md wavemotion-dave 2025-04-25 14:37:21 -0400
  • 4fa61cb7de
    Update README.md wavemotion-dave 2025-04-25 14:37:09 -0400
  • f92f212cf0
    Create README.md wavemotion-dave 2025-04-25 14:36:51 -0400
  • 71fbc3a2ca
    Add files via upload wavemotion-dave 2025-04-25 14:34:33 -0400