Commit graph

77 commits

Author SHA1 Message Date
wavemotion-dave
a3c6f26fa3 Version 4.2 released with new RAM x2 scheme, improved internal database and Pokey @800 support. 2022-11-06 06:12:44 -05:00
wavemotion-dave
6bcca8c203 Version 4.1 with improvement to Maria "Steal Cycle" handling to make most games run more accurately. 2022-11-02 07:10:53 -04:00
wavemotion-dave
53c4e85496 Minor screen tweaks and database cleanup. 2022-11-01 16:19:01 -04:00
wavemotion-dave
213a453af1 4.0b the DSi now defaults to 'steals cycles' to make it more accurate. 2022-11-01 12:13:28 -04:00
wavemotion-dave
4843c9d9e4 4.0a small tweak for Ninja golf and minor optmization 2022-11-01 11:14:15 -04:00
wavemotion-dave
b4250c785f Updated sound core to the MAXMOD sound library. This eliminates "zingers" in the sound output. 2022-10-31 09:56:42 -04:00
wavemotion-dave
8fe429c2d4 3.9b ... just a bit faster 2022-10-29 16:17:15 -04:00
wavemotion-dave
1e435318bd Version 3.9 released! 2022-10-29 09:23:32 -04:00
wavemotion-dave
ef9d3f03b8 Moved high score SRAM backing file to /data/ 2022-10-29 06:59:11 -04:00
wavemotion-dave
a05e9519e5 3.8e with another half-frame of performance 2022-10-28 15:46:16 -04:00
wavemotion-dave
9be397cbb3 3.8d Improved speed of the sound core to write 16-bits at a time (vs 8-bits). Minor optmization of the 320AC modes in the Maria handling. Removed large buffers from stack. 2022-10-28 07:15:14 -04:00
wavemotion-dave
39412a3b57 3.8c - A few more optmizations and proper screen clear between games. 2022-10-27 21:43:56 -04:00
wavemotion-dave
f6234abc87 3.8b Another frame of performance for Pokey games (Commando, Ballblazer, etc) 2022-10-27 07:25:47 -04:00
wavemotion-dave
2a505dd775 Reversed logic on Cycle Stealing - it was backwards from old ProSystem days. 2022-10-26 11:27:11 -04:00
wavemotion-dave
8f21c6e20f Version 3.8 - more speed, more options, better gameplay 2022-10-26 08:14:48 -04:00
wavemotion-dave
d0c5361318 3.7h more optmization to the Maria handling to gain speed 2022-10-26 07:22:50 -04:00
wavemotion-dave
52e2602541 Fix for optimization which had broken Pole Position II and Failsafe. 2022-10-25 21:21:48 -04:00
wavemotion-dave
c9c0139d7a Even more speed for the DS-Lite! 2022-10-25 15:03:16 -04:00
wavemotion-dave
a0476b47a9 3.7e another frame of performance eeked out! 2022-10-25 12:41:49 -04:00
wavemotion-dave
3fceae1a2f 3.7d fix for Ballblazer 2022-10-24 16:30:08 -04:00
wavemotion-dave
6650562579 3.7c a bit more CPU optmization 2022-10-24 12:54:54 -04:00
wavemotion-dave
d1b274b96d Refactor, memory optmization and we now support 1MB (1024K) ROMs. 2022-10-24 07:33:25 -04:00
wavemotion-dave
5c8a17939e V3.7a... Hotfix for 320 modes 2022-10-23 13:02:07 -04:00
wavemotion-dave
e2f3d2a715 Bumped rev to V3.7 2022-10-23 12:45:33 -04:00
wavemotion-dave
b2e6b2b024 Finally fixed glitches in 160B write-mode graphics! Keystone Koppers is now rendering properly. 2022-10-23 12:26:36 -04:00
wavemotion-dave
b5b4e03017 Major cleanup, optimization across the board and improvements to get ready for the next release. 2022-10-23 07:04:00 -04:00
wavemotion-dave
cf6684e73e A bit more optmization. A few more homebrews added to the database. 2022-10-17 08:03:42 -04:00
wavemotion-dave
38d24d4458 3.6a added support for the new 1942 Homebrew (plays fine, no YM music support) 2022-10-07 18:39:22 -04:00
wavemotion-dave
9b52a757b9 Version 3.6 - Updated XM detection so newest games play properly. 2022-06-04 07:43:15 -04:00
wavemotion-dave
b4b0dd416f Cleanup pass. Code comments and obsolete code/vars removed. 2022-02-12 07:52:31 -05:00
wavemotion-dave
ff9a63f047 V3.4 Released 2022-02-06 07:21:07 -05:00
wavemotion-dave
0f6dcd81ca 3.1a - major speedup in frameskip to render more games playable on DS-LITE 2022-02-05 08:18:59 -05:00
wavemotion-dave
a8326ba44f V3.3 - Database updated. Super Skateboardin' fixed. 2022-02-04 07:24:25 -05:00
wavemotion-dave
e62d0b68e7 3.1b - Numerous database updates to include latest homebrews and screen tweaks. 2022-02-03 21:35:31 -05:00
wavemotion-dave
3e7bb95655 3.2a - optimizations to squeeze out another frame on DS-LITE and to enable no frameskip on most of the DSi handling. 2022-02-03 13:09:54 -05:00
wavemotion-dave
48f625a80f Version 3.2 - as many optimizations as I could manage. 2022-02-01 19:06:27 -05:00
wavemotion-dave
2f8b6ea5c3 3.1d - More speed! 2022-02-01 14:49:43 -05:00
wavemotion-dave
ede76f6ae3 3.1c - Another frame of optmization! 2022-02-01 11:53:29 -05:00
wavemotion-dave
d47f3d9037 3.1b - Optimization to gain another 1-2 FPS and to help DS-LITE users. 2022-02-01 10:37:15 -05:00
wavemotion-dave
7e0108a84b Minor cleanup and slight optmizations. 2022-02-01 06:52:05 -05:00
wavemotion-dave
639544adf8 V3.1 : 31-Jan-2022 by wavemotion-dave
* Now using more VRAM for bank swapping and partial DMA transfer to speed up large games.
  * Reverted part of the sound core to improve sound quality.
  * File selection cleanups to scroll less fast and be generally easier to see.
2022-01-31 07:34:09 -05:00
wavemotion-dave
317c5da4f8 V3.0 : 06-Nov-2021 by wavemotion-dave
* Reworked sound output core so it's now zinger-free!
  * Refresh of bottom screen - improved font and button debounce.
2021-11-06 08:37:27 -04:00
wavemotion-dave
d568079b58 v2.9 - fixed loading of large SUPERCART roms 2021-11-03 07:51:44 -04:00
wavemotion-dave
bc1b557f47 Version 2.8 - slight sound optmization, slight speed optmization, elimination of the need for DS-LITE version... other cleanups as time permitted. 2021-11-02 21:50:41 -04:00
wavemotion-dave
bd51642b31 Version 2.7.
LCD Screen swap supported.
Support for the latest homebrews.
2021-06-05 09:40:55 -04:00
wavemotion-dave
6901a5f5a6 Added holding L+R+A for half-second to swap LCD screens. 2021-04-07 11:15:54 -04:00
wavemotion-dave
08eb9a4b3f V2.6 : 02-Apr-2021 by wavemotion-dave
* Faster directory/file listing.
  * Support for the latest homebrews: Galaxian and Popeye
  * Improved scaling and offset handling using L/R + Arrow Keys to match other emulators.
2021-04-03 08:24:35 -04:00
wavemotion-dave
123f850fc6 1.9a Faster directory scan. Minor cleanup. 2021-03-18 18:22:30 -04:00
wavemotion-dave
9071950a49 Version 2.5 - added better .A78 and filename search to identify the game being run and to apply the proper game settings. 2021-01-15 08:45:11 -05:00
wavemotion-dave
653d23c37a Tweaks to various games X/Y offsets and scaling to make games look a little cleaner. 2021-01-09 11:24:35 -05:00