Commit graph

177 commits

Author SHA1 Message Date
Dave Bernazzani
ef779ea625 Version 4.7 - see readme for details. 2024-05-11 07:48:34 -04:00
Dave Bernazzani
287894babc 4.6d with database cleanup, debug improvements and minor tweaks. 2024-05-11 07:06:15 -04:00
Dave Bernazzani
f1540e71a9 4.6c with fix for Legend of Silverpeak (swap in bank 0 by default) and improvement for screen shift using X/Y so the screen does not jitter when you hold the button down. 2024-05-09 09:16:33 -04:00
Dave Bernazzani
a57f6293c8 4.6b adding a number of new and updated homebrews to the internal database using Trebor's PRO PACK from January 2024. 2024-05-08 08:04:19 -04:00
Dave Bernazzani
8fe0219f2c Version 4.6a with the new ability to shift/pan the screen up/down using the X/Y buttons. This allows for 16 extra pixels to be shifted into view for games that utilize a significant number of extra scanlines. 2024-05-07 07:27:38 -04:00
Dave Bernazzani
90abe106ce Version 4.6 with full support for the .a78 v4 headers, improved HSC support, and other sundry improvements. See readme.md for details. 2024-05-06 09:02:41 -04:00
Dave Bernazzani
07887cc610 Version 4.5b with new Zoom magnifying glass icon to toggle a 1:1 zoom the display (with centering) - useful for games with text or high score entry. Each game that utilizes the High Score Cart (HSC) will get their own 2K of "battery backed" SRAM. 2024-05-05 10:59:15 -04:00
Dave Bernazzani
7441d9ff2a Version 4.5b with new Zoom magnifying glass icon to toggle a 1:1 zoom the display (with centering) - useful for games with text or high score entry. Each game that utilizes the High Score Cart (HSC) will get their own 2K of "battery backed" SRAM. 2024-05-05 10:25:58 -04:00
Dave Bernazzani
0b705b495c Version 4.5a with some sanity checks added to ensure a larger than 48K cart does not ever overwrite memory if inadvertently set (or detected) to be a CF_NORMAL type cart. This was causing problems with the Donkey Kong XM demo cart. 2024-05-04 08:06:14 -04:00
wavemotion-dave
a6f3527016 Version 4.5 with improved display output (small fonts look better) and SNES pad support. 2022-11-18 10:42:30 -05:00
wavemotion-dave
455e2d24f3 The new SNES2Atari scheme for the 7800 is supported. Choose this as a controller type for the few games that utilize it. Hopefully more will follow! 2022-11-17 07:32:14 -05:00
wavemotion-dave
b172b7d8b5 Version 4.4 released. 2022-11-14 08:50:25 -05:00
wavemotion-dave
5907e921ba V4.3b with ability to select from 3 of Trebor's PRO PACK color Palettes (CRT V2 COOL, WARM and HOT) 2022-11-14 07:23:44 -05:00
wavemotion-dave
653e4354ea 4.3a - Improved sound channel mixing to avoid volume drop. 2022-11-13 11:45:41 -05:00
wavemotion-dave
47bcbdf7e9 Version 4.3 is released! 2022-11-11 09:35:40 -05:00
wavemotion-dave
1a8f11f129 4.2d More optmization to banksets and some CPU improvements. 2022-11-09 06:58:51 -05:00
wavemotion-dave
f7c4c647ee Fix for Xenoprobe 2022-11-08 16:16:29 -05:00
wavemotion-dave
700453df0d 4.2c More Maria Cycle fixes. Kung Fu playable again. 2022-11-08 15:47:43 -05:00
wavemotion-dave
e739276662 Minor code refactor and cleanup. 2022-11-08 14:00:39 -05:00
wavemotion-dave
eb2f263cd2 More cleanup of Maria Cycles for better accuracy. 2022-11-08 12:55:57 -05:00
wavemotion-dave
aa02a71247 4.2b Preliminary support for Banksets handling. Improved DMA timing. Small tweaks and improvements to compatibility across the board including handling more of the "stable" illegal opcodes for the 6502. 2022-11-08 07:53:14 -05:00
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
81a7851cd9 Minor tweak to the sound engine to clean up gaps. 2022-11-01 14:45:13 -04:00
wavemotion-dave
e955ae60d3 Reverted Cycle Stealing default until cycle timing can be worked out better. 2022-11-01 13:53:07 -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
4620f70ed0 Fix for Ms. Pac Man (steals cycles) 2022-11-01 11:02:07 -04:00
wavemotion-dave
7c0e11c299 Version 4.0 - switch to the maxmod streaming library to remove "zingers" from sound. 2022-11-01 06:51:56 -04:00
wavemotion-dave
1673fa8bda Minor cleanup 2022-10-30 07:03:38 -04:00
wavemotion-dave
8fe429c2d4 3.9b ... just a bit faster 2022-10-29 16:17:15 -04:00
wavemotion-dave
17d476de09 Slight Sally CPU optmization to gain a half frame 2022-10-29 16:16:37 -04:00
wavemotion-dave
d7f36f755e Fix for console switches 2022-10-29 10:19:55 -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
973c07ec38 Refactor and remove obsoleted code. 2022-10-29 06:51:30 -04:00
wavemotion-dave
a05e9519e5 3.8e with another half-frame of performance 2022-10-28 15:46:16 -04:00
wavemotion-dave
6cd4ed6cd2 And another partial frame of performance. 2022-10-28 13:01:31 -04:00
wavemotion-dave
42452d0973 Reverted Maria fast color optmization. 2022-10-28 11:27:05 -04:00
wavemotion-dave
c3533d842e Another slight Maria color optmization for just a bit more speed. 2022-10-28 11:18:37 -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
78bf4c0672 More optimization and streamline of Maria handling. 2022-10-27 18:44:52 -04:00
wavemotion-dave
e6dbfe966d Slight optmization for Pokey games 2022-10-27 08:09:00 -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
76beb61caa Fix for Jinx voice 2022-10-26 15:29:37 -04:00
wavemotion-dave
035becf824 3.8a fix for non-database matches 2022-10-26 12:43:52 -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