Commit Graph

36 Commits

Author SHA1 Message Date
Dave Bernazzani
cf1ecbd274 Version 6.0 is released with new multi-overlay support! 2025-01-01 08:36:52 -05:00
Dave Bernazzani
0ea29f84f0 Version 5.7a with minor fix to game load/select and more overlays! 2024-10-19 07:50:05 -04:00
Dave Bernazzani
42c8e43e2d Version 5.5b with improved overlay handling, numerous overlay graphical tweaks and better search-and-find for system BIOS roms. 2024-10-02 07:23:06 -04:00
Dave Bernazzani
e80077254d Adding preliminary support for Full Tutorvision mode. 2024-09-09 07:43:45 -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
b38eaeb95b Version 5.1 - see readme for details. 2024-05-27 10:17:30 -04:00
Dave Bernazzani
6889c4c545 Version 4.9b with 25% boost in Audio amplitude (a bit louder) and now hides filenames starting with an period+underscore to help Mac users. 2024-03-03 20:28:18 -05:00
Dave Bernazzani
e98ef722a7 Version 4.9b with 25% boost in Audio amplitude (a bit louder) and now hides filenames starting with an underscore to help Mac users. 2024-03-03 20:20:38 -05:00
Dave Bernazzani
9ac9c62e90 Updated overlay pack. Updated .int files to auto-detect CC3 .rom format. 2024-02-10 07:42:32 -05:00
Dave Bernazzani
7fc7b70c17 Version 4.7b where .int files can be either .rom or .bin and Nintellivision will auto-detect. This allows you to rename all Intellivision game ROMs to .int so that Twilight Menu will recognize them. Also slight tweak to Intellivoice games to speed them up 1% 2024-01-21 09:15:08 -05:00
Dave Bernazzani
544bbde911 Version 4.7b where .int files can be either .rom or .bin and Nintellivision will auto-detect. This allows you to rename all Intellivision game ROMs to .int so that Twilight Menu will recognize them. 2024-01-21 07:10:20 -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
c08c5f6dc0 Version 4.7 - see readme for details. This includes a hot-fix for B-17 bomber so it doesn't flash when in Pilot view. 2024-01-19 09:36:05 -05:00
Dave Bernazzani
25ed70da53 Version 4.6c with another small optimization to render games as fast as possible. DS-Lite/Phat now run virtually all games at 60FPS 2024-01-17 18:23:55 -05:00
Dave Bernazzani
e0b411ab55 Version 4.5 - see readme.md for details. 2024-01-01 10:47:14 -05: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
74890a0cf5 Version 4.3. See readme.md for details. 2023-09-24 19:39:24 -04:00
wavemotion-dave
b98a8af7f5 4.1a with fixes for mapping JLP RAM when the .cfg also calls for RAM in the same region. This fixes TNT Cowboy and A-F. 2023-08-14 08:33:16 -04:00
wavemotion-dave
e718374f38 Rename and refactor of ds_tools to nintv-ds. 2023-07-06 06:23:41 -04:00
wavemotion-dave
37fdc9b578 Version 4.1 - See readme.md for details. 2023-07-04 11:04:48 -04:00
wavemotion-dave
6d7a9dc2b3 Version 4.1 released. See readme.md for details. 2023-07-04 10:02:14 -04:00
wavemotion-dave
da9fa14c7c 3.8c - Streamlined memory handling to recover 256K of valuable resources on the DS-Lite/Phat. Cleanup of debugger. 2022-12-30 07:44:37 -05: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
8f5bf5a42e 3.8a with improved ECS keyboard handling so we can handle 'transposed' scanning of columns/rows (allows demos like Adventure to run). Improved banking / page-flipping for faster page switches and more robust. There should be no more small audio 'gaps' when page-flipping music. For the DSi we now support 1024KB (512K Words) of binary ROM which is almost unfathomably large in the world of Intellivision games (130% larger than anything I'm aware of). 2022-12-27 07:15:44 -05:00
wavemotion-dave
6788dbbdb8 3.7d with reverted memory map. New memory handling to utilize resources more efficiently. Other cleanups as time permitted - mostly around the new 'Launch Game With Options' menu. 2022-12-25 17:43:12 -05:00
wavemotion-dave
383d368363 3.7c Fixed ECS mini keyboard 2022-12-24 17:56:49 -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
7553d70737 Added new LOAD WITH OPTIONS menu so you can force use of ECS, JLP and/or Intellivoice 2022-12-24 10:20:35 -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
5fa9903128 Allow page flipping ROMs to save state and restore properly (WSOB) 2022-12-23 08:49:38 -05:00
wavemotion-dave
bba0d91b3a Version 3.7 with support for page flipping (aka ROM banking) so World Series now plays. Cleanup and re-org of memory allocating more to the ARM9 vs ARM7 to provide us with more resources going forawrd. Other cleanups as time allowed. 2022-12-23 07:57:45 -05:00
wavemotion-dave
5e988b1949 3.4a - first pass support of ECS module. 2022-02-27 08:27:07 -05:00
wavemotion-dave
1b50fa21b0 Adding comments and cleaning up code. 2021-11-07 07:17:19 -05: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
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