Commit Graph

55 Commits

Author SHA1 Message Date
Dave Bernazzani
8b01f15ff5 Version 6.1a with corrections for FASTLOAD key bindings. 2025-05-17 06:24:11 -04:00
Dave Bernazzani
cf1ecbd274 Version 6.0 is released with new multi-overlay support! 2025-01-01 08:36:52 -05:00
Dave Bernazzani
2defab52e8 Version 5.9a with a new FASTLOAD option to restore a game saved to Slot 1. New overlays for Death Star Strike and an improved Baseball overlay. 2024-11-02 06:49:04 -04:00
Dave Bernazzani
19a7ce21f7 Version 5.8c with another round of new overlays added. 2024-10-23 07:18:21 -04:00
Dave Bernazzani
414d4a8557 Version 5.8 released. New overlays and collision detection improvements. 2024-10-20 08:24:00 -04:00
Dave Bernazzani
e0f644981e Version 5.5 with enhanced ECS support. See readme.md for details. 2024-09-23 08:02:06 -04:00
Dave Bernazzani
f40e909543 Version 5.4 with full Tutorvision Mode support. 2024-09-10 07:10:32 -04:00
Dave Bernazzani
e80077254d Adding preliminary support for Full Tutorvision mode. 2024-09-09 07:43:45 -04:00
Dave Bernazzani
f8d2c1265b Version 5.3 with integrated 2K GRAM build. See README.md for details. 2024-09-07 08:35:40 -04:00
Dave Bernazzani
56531c46fa Version 5.2a - START key default now toggles in a full-screen disc overlay with 16-position mapping. Not perfect but will work well for games like Bowling or PGA Golf where you need a bit more disc-precision than the d-pad can offer. 2024-07-23 07:20:03 -04:00
Dave Bernazzani
8ae21e0ad8 Version 4.9d - new opening jingle for the upcoming release. Otgher minor tweaks and cleanups. 2024-03-06 07:22:02 -05:00
Dave Bernazzani
f42f8c329c Version 4.9c with improvement to ramp down audio gently to help soften audio pops/clicks when entering and exiting various menus. Audio volume tweaked slightly. 2024-03-04 09:16:41 -05:00
Dave Bernazzani
8efcf9d6f0 Version 4.7d which now enables Intellivoice for the DS-Lite/Phat on World Series Major League Baseball. 2024-01-22 07:44:32 -05:00
Dave Bernazzani
0726205575 Version 4.7c with slight optimizations to help render the Intellivoice Games at full frame rate on the DS-Lite/Phat. 2024-01-21 14:47:39 -05:00
Dave Bernazzani
f7a54a9ea4 Version 4.7a with new option to enable key click and slight memory improvements so even larger games will load (future-proofing as no games are that large currently). New visual indicator on the controller type in Config. 2024-01-21 06:45:15 -05:00
Dave Bernazzani
c3226a865c Version 4.7a with new option to enable key click and slight memory improvements so even larger games will load (future-proofing as no games are that large currently). 2024-01-20 14:28:19 -05:00
Dave Bernazzani
73b3a14c8d Version 4.7 released - see readme file for details. 2024-01-19 06:15:18 -05:00
Dave Bernazzani
5bb66d0683 Version 4.7 - see readme for details. 2024-01-18 20:51:46 -05:00
Dave Bernazzani
044c2b04b7 Version 4.6d with major cleanup of the audio processing core to remove all of the INT64 math and replace with 32-bit calculations which are faster across the board. This required a very slight tweak to the core processor frequency. This should allow full speed and improved audio even for DS-Lite users. 2024-01-18 12:13:51 -05:00
Dave Bernazzani
a69a317b33 Version 4.6 with major overhaul to CPU and memory so that the DS-Lite/Phat can now run more modern homebrews. See readme.md for details. 2024-01-15 09:03:55 -05:00
Dave Bernazzani
0b94d6994b Version 4.5d with a few more tweaks and improvements as we get ready for the next big release. 2024-01-15 07:54:17 -05:00
Dave Bernazzani
5eefe3f4e4 Version 4.5c with more optimizations for DS-Lite/Phat. 2024-01-14 15:17:50 -05:00
Dave Bernazzani
e0b411ab55 Version 4.5 - see readme.md for details. 2024-01-01 10:47:14 -05:00
wavemotion-dave
10a992fc69 Minor cleanup across the board. Tweaks to configuration. Screen snapshot added. 2023-12-06 06:28:06 -05:00
wavemotion-dave
7cd705ba91 New clean empty overlay sample added. Removed built-in overlays. 2023-10-29 16:18:52 -04:00
wavemotion-dave
1fcbdb622f Improvements to overlays as we prepare for the next release. 2023-10-29 11:18:17 -04:00
wavemotion-dave
1179d33930 Cleanup across the board - improved options handling with a new 2nd page of options available. 2023-10-22 07:34:15 -04:00
wavemotion-dave
e718374f38 Rename and refactor of ds_tools to nintv-ds. 2023-07-06 06:23:41 -04:00
wavemotion-dave
6d7a9dc2b3 Version 4.1 released. See readme.md for details. 2023-07-04 10:02:14 -04:00
wavemotion-dave
eb94c24469 3.8b - Cleanup across the board. File headers updated for 2023 and all tabs removed/replaced with spaces for cleaner formatting. Minor memory re-org to be as efficient as possible with the resources available. 2022-12-28 07:14:54 -05:00
wavemotion-dave
d7d392a853 Fast loading of large .BIN files and improved game/emu information screen. 2022-12-24 12:06:42 -05:00
wavemotion-dave
5c62554126 3.7b with improved memory management to allow for more complex games and better messaging if we run out of memory. Added new Game/Emulator Info to the main menu. 2022-12-24 08:02:21 -05:00
wavemotion-dave
6834147dec 3.4e - New mini ECS keyboard supported as an overlay. 2022-02-28 11:03:42 -05:00
wavemotion-dave
5e988b1949 3.4a - first pass support of ECS module. 2022-02-27 08:27:07 -05:00
wavemotion-dave
247541e7e1 B=EXIT ;) 2021-12-01 15:06:20 -05:00
wavemotion-dave
1b50fa21b0 Adding comments and cleaning up code. 2021-11-07 07:17:19 -05:00
wavemotion-dave
0508db98c4 And more cleanup... 2021-10-30 10:55:44 -04:00
wavemotion-dave
0f47bf6a17 3.0a - Favorites, Auto-Detect BIOS files and a bit of speed. 2021-10-28 13:09:11 -04:00
wavemotion-dave
857deffb4f Added ability to select global options from main menu 2021-10-25 07:56:12 -04:00
wavemotion-dave
e345a82b66 2.9c - menu can be changed from green to white 2021-10-25 07:27:56 -04:00
wavemotion-dave
2350b19d0b Refactored loadgame into new sourcefile. 2021-10-24 11:57:45 -04:00
wavemotion-dave
4061d13e80 2.9a - new Agressive frameskip added. 2021-10-24 10:40:34 -04:00
wavemotion-dave
dfafe91825 More sound optimization. Squeezing another frame. 2021-10-22 15:06:54 -04:00
wavemotion-dave
e3fe151fce Version 2.8 - fixed crash coming out of menu and re-drawing overlays. 2021-10-20 12:41:35 -04:00
wavemotion-dave
3f73dda387 2.7a - improved sound quality on the Intellivision side. 2021-10-20 07:18:34 -04:00
wavemotion-dave
b74d5ff698 2.4c - added combo button configuration AX, XY, YB and BA 2021-10-13 14:05:33 -04:00
wavemotion-dave
34d0d36b8b 2.4b - Custom Palette supported. Use NINTV-DS.PAL in the /data directory. See Extras for help. 2021-10-13 10:12:47 -04:00
wavemotion-dave
ba408fb455 Screen stretch/offset now saved on a per-game basis. 2021-10-13 07:27:21 -04:00
wavemotion-dave
605ad6692b 2.3f - screen stretch limited to 1.0x to 2.0x
Minor memory optimization.
2021-10-11 16:08:05 -04:00
wavemotion-dave
d7a3f506ea Can now map Manual display to any button. 2021-10-10 16:10:16 -04:00