Commit Graph

109 Commits

Author SHA1 Message Date
wavemotion-dave
23a2fbed5c 3.0b - sound correction when running faster than 60FPS 2021-10-29 18:21:39 -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
0bc223447b Now can access main menu before game loaded 2021-10-25 08:12:16 -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
7a34d1973a Fix small pop when first loading a new game. 2021-10-24 18:28:17 -04:00
wavemotion-dave
0f4ae3a335 2.9b - zingers eliminated?! 2021-10-24 16:18:37 -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
1734e804ff 2.9a - a bit more speed optimization and cleanup. 2021-10-24 10:05:02 -04:00
wavemotion-dave
de7c24839b More optimizations. 2021-10-23 08:22:21 -04:00
wavemotion-dave
62d49795dc Use non-cached audio memory as it is shared between ARM7 and ARM9.
Moved background buffer into main RAM for slightly faster access.
2021-10-23 07:28:22 -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
35f5e50dd4 A couple of extra frames-worth of optimization in the sound area. 2021-10-22 09:09:07 -04:00
wavemotion-dave
7719acc1fd Reverted to displaying all 160 pixels... will need to further investigate 159 vs 160 2021-10-21 16:04:35 -04:00
wavemotion-dave
2b7628e9e9 Cleanup global frame counter. 2021-10-21 13:43:55 -04:00
wavemotion-dave
9b06fa1fdd Optimize sound for DS-LITE/PHAT 2021-10-21 12:57:18 -04:00
wavemotion-dave
af6936ab7f 2.8a - slight optimization of the sound core and better start/stop of sound when going into/out of menus. 2021-10-21 10:13:13 -04:00
wavemotion-dave
66a90acca7 Fix for muting sound 2021-10-20 13:19:22 -04:00
wavemotion-dave
3f73dda387 2.7a - improved sound quality on the Intellivision side. 2021-10-20 07:18:34 -04:00
wavemotion-dave
66034f489a Version 2.7. Sound cleanup - tested with DS and DSi. 2021-10-19 07:22:55 -04:00
wavemotion-dave
20b6564916 More sound fixes 2021-10-18 19:53:15 -04:00
wavemotion-dave
bffeb6f2e6 Minor sound cleanup 2021-10-18 19:42:06 -04:00
wavemotion-dave
0882f73c23 Minor sound cleanup/speedup for DSi 2021-10-18 19:33:06 -04:00
wavemotion-dave
f826f8e95c Slight improvement in sound/speed across the board. 2021-10-18 18:27:43 -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
wavemotion-dave
7e55e159c2 Cleanup and refactor overlay support into overlay.cpp 2021-10-17 10:43:33 -04:00
wavemotion-dave
37714b6eb7 Version 2.6 - ability to map disc directions to a custom overlay. 2021-10-17 08:39:49 -04:00
wavemotion-dave
840751f57e Another patch for Q-Bert so that we don't lose a life after every board. This makes it fully playable now. 2021-10-16 09:00:38 -04:00
wavemotion-dave
48bcf52f4e 2.4d - fix for custom palette 2021-10-13 20:42:42 -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
85e48f1a5a Another fix for Vertical and Horizontal offsets. 2021-10-11 19:45:48 -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
857ac50b21 Fix for horizontal and vertical offsets... Christmas Carol should now play properly. 2021-10-11 06:14:23 -04:00
wavemotion-dave
8fce34d771 Temporary patch for Christmas Carol 2.3x 2021-10-10 19:13:50 -04:00
wavemotion-dave
723048ca36 Added preliminary Screen Stretching options... 2021-10-10 17:47:39 -04:00
wavemotion-dave
44727bbe3d Fixed FPS display 2021-10-10 12:43:06 -04:00
wavemotion-dave
bd30f5c73f Fixed minor sound glitch on loading first game. 2021-10-10 10:38:19 -04:00
wavemotion-dave
b08b3296fe V2.3 : 10-Oct-2021 by wavemotion-dave
* New Custom Overlay Guide (see extras folder)
  * New Manual/Instructions Support (see extras folder)
  * Improved speed, reduced memory usage
  * Full JLP flash support
  * DS-LITE/PHAT sound improvment
2021-10-10 08:30:56 -04:00
wavemotion-dave
cedee6f866 Added JLP Flash and CRC16 handling.
Added .man Manual/Instruction support.
Memory cleanup to reduce memory footprint slightly.
2021-10-09 19:28:05 -04:00
wavemotion-dave
b377865af3 2.1c - use backtab[] cached mode only for games that require it. 2021-10-05 21:51:29 -04:00
wavemotion-dave
82017fb046 Patched frame timing to avoid race condition in Motocross 2021-10-04 11:02:55 -04:00
wavemotion-dave
50efdd4279 Cleanup and headers added. 2021-10-03 09:16:48 -04:00
wavemotion-dave
e86d3ef15c 2.0c - fix for Nova Blast. Finally. 2021-10-02 19:21:58 -04:00
wavemotion-dave
b117ea883a Fix for memory bus write - fixes Ms Pac Man ROM 2021-10-02 11:20:34 -04:00
wavemotion-dave
dfcc872e6e V2.0 : 02-Oct-2021 by wavemotion-dave
* Improved loading from command line so overlays work again.
  * Improved first-load of a game so it's faster/smoother.
  * Patch for Q-Bert so lives are not lost (ever... it's not a great patch but makes the game playable)
  * Another frame or two of speedup.
  * Other cleanups under the hood.
2021-10-02 09:22:46 -04:00
wavemotion-dave
234858b45e Command line support added. 2021-09-27 07:04:19 -04:00