Commit Graph

87 Commits

Author SHA1 Message Date
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
wavemotion-dave
c3b81b314f First pass removal of the knowncarts.cfg file in favor of an internal database of known carts plus support for the more commonly used [rom filename].cfg file used by intellicart/jzintv, etc. 2021-09-26 21:46:27 -04:00
wavemotion-dave
8d83372f90 V1.8 : 26-Sep-2021 by wavemotion-dave
* Reworked configuration options - new game specific and global options available. 
    Unfortunatley your old config will be wiped out in favor of the new format. Sorry!
  * Improved sound quality for the DSi.
2021-09-26 07:48:27 -04:00
wavemotion-dave
2a39d69346 Reworked configuration. 2021-09-25 21:13:00 -04:00
wavemotion-dave
cb9ea64957 Adjusted BRIGHT palette 2021-09-25 07:16:31 -04:00
wavemotion-dave
aca44bd6c7 A bit of memory cleanup. 2021-09-25 07:03:30 -04:00
wavemotion-dave
5505ab7c97 V1.7 : 24-Sep-2021 by wavemotion-dave
* New Palette options.
  * New Brightness options.
  * New Save State options.
  * New MENU button for custom overlays (and START defaults to MENU now)
  * Other cleanup as time permitted.
2021-09-24 13:23:24 -04:00
wavemotion-dave
1d26a899a6 Default key map for START is the new MENU handling.
Default key map for SELECT is Configuration Options.
2021-09-24 11:06:26 -04:00
wavemotion-dave
68d748ba71 More palette tweaks 2021-09-24 10:55:13 -04:00
wavemotion-dave
f9fdc91494 New palette options. New screen brightness options. New MENU meta command to bring up full list of main menu options. 2021-09-24 08:30:00 -04:00
wavemotion-dave
1f767673d0 Tweak for color palette 2021-09-23 18:24:58 -04:00
wavemotion-dave
7aefd697f5 Minor comment cleanup only. 2021-09-23 15:50:44 -04:00
wavemotion-dave
b6c00597cd Improving the palette 2021-09-23 12:19:53 -04:00
wavemotion-dave
92d8e9df2f Version 1.6 is ready. Cleanup for save state support. 2021-09-23 06:49:08 -04:00
wavemotion-dave
dccb2bc871 Update of Save State support - now supports JLP carts 2021-09-22 12:04:52 -04:00
wavemotion-dave
0d89023862 First pass support for Save States 2021-09-22 08:53:17 -04:00
wavemotion-dave
9384dac9f0 Resored the original sound apmplitude table 2021-09-21 08:13:55 -04:00
wavemotion-dave
f063281487 A bit more optimization of the CP1610 core. 2021-09-20 16:31:38 -04:00
wavemotion-dave
bf2a46a64c Better touch handling so that old touch presses don't affect newly loaded game. 2021-09-20 07:47:05 -04:00
wavemotion-dave
6baaf67bc7 Now handle 0xA8 or 0x41 "magic byte" values for .ROM files so that CC3 games will load right. 2021-09-19 21:34:03 -04:00
wavemotion-dave
78f0dc8994 1.4b - Check load and provide a bit more feedback on what didn't go right (no bios files, unknown rom or missing ivoice) 2021-09-19 16:31:49 -04:00
wavemotion-dave
4242409646 Fix for target frames so we don't leave config and freeze up. 2021-09-19 08:56:26 -04:00
wavemotion-dave
33d7ee505d 1.4a - new options for target FPS (in 10% increments) to speed up games if desired. New Frameskip ODD (default) or EVEN options. 2021-09-19 07:43:05 -04:00