Commit Graph

24 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
f729b116ba v5.1a with improved MOB collision detection (fixes GORF) and improved JLP detection. 2024-06-16 07:22:04 -04: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
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
e0b411ab55 Version 4.5 - see readme.md for details. 2024-01-01 10:47:14 -05:00
wavemotion-dave
2599750d60 Version 4.2a with fixes for .ROM files that have writable (RAM) maps. Should fix the Ultrasonic Ports such as Battleship. 2023-09-23 15:10:05 -04:00
wavemotion-dave
e718374f38 Rename and refactor of ds_tools to nintv-ds. 2023-07-06 06:23:41 -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
f7209d4da1 Version 3.8 released! 2022-12-26 09:17:59 -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
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
d325208b81 Version 3.6 with initial Cheat/Hack support. 2022-05-24 07:08:30 -04:00
wavemotion-dave
0104158615 Added Thin Ice to internal database. Fixed reading of .cfg files (last line could be missing) 2021-11-01 07:34:04 -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
2350b19d0b Refactored loadgame into new sourcefile. 2021-10-24 11:57:45 -04:00
wavemotion-dave
1734e804ff 2.9a - a bit more speed optimization and cleanup. 2021-10-24 10:05:02 -04:00
wavemotion-dave
22814a4d3d Version 2.9 - speed improvements abound! 2021-10-23 16:21:02 -04:00
wavemotion-dave
61fdc492e1 A bit more optimization in sound... and new debug added for the PSG. 2021-10-22 16:26:15 -04:00
wavemotion-dave
dfafe91825 More sound optimization. Squeezing another frame. 2021-10-22 15:06:54 -04:00
wavemotion-dave
b53aa69b77 Unified the sound handling which fixes sound on the older DS-LITE/PHAT. 2021-10-18 16:26:14 -04:00
wavemotion-dave
d66c97ffec Fix for mob collision happening "off screen". This fixes the QBert bug correctly. New debugger support (via compile switch). Fix for .man not having an extra newline. 2021-10-18 10:35:46 -04:00