Commit graph

102 commits

Author SHA1 Message Date
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
5d1257c755 Fixes for a few more playable DS-LITE games 2022-02-05 09:00:34 -05:00
wavemotion-dave
ada69f4947 Added Frameskip to Realsports Baseball 2022-02-05 08:35:00 -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
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
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
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
62bcbb032d Better game ID support (using .A78 cart header if available) and more cleanups so more games look better on screen (adjusted X/Y offsets and scaling) 2021-01-10 08:32:35 -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
wavemotion-dave
66bf18703a Another chunk of 8-bit XL conversions added. 2021-01-08 21:21:21 -05:00
wavemotion-dave
a4b6af7b17 Version 2.4 - Major optimization of bank switching allowing the more stubborn games to run at full speed. 2021-01-08 11:10:26 -05:00
wavemotion-dave
effed7179c V2.3 : 6-Jan-2021 by wavemotion-dave
* Fixed large cart support so 512kb games run fine. 
  * Fixed voice in Frenzy/Berzerk.
  * Fixed graphical glitches in Alien Brigade.
  * Optmized bank switching so more big games run smoothly.
  * Added default difficulty switches for the few games that need them.
  * Lots of cleanups as time permitted.
2021-01-06 13:38:10 -05:00
wavemotion-dave
9aacbc3b51 Improved sound in Frenzy and Berzerk voices! Readme updated with most recent compatibility tests. 2021-01-06 10:59:39 -05:00
wavemotion-dave
748c88f2d0 Fixed auto-detection of some of the larger bankswitching games so games like Drakers Quest (I and II) and EXO and others will run now. 2021-01-06 08:23:23 -05:00
wavemotion-dave
65a679e505 Fixed Alien Brigade! Spire of the Ancients added. 2021-01-05 21:16:22 -05:00
wavemotion-dave
f61e34e2e8 Added Popeye 2.9 Beta demo! 2021-01-05 10:15:48 -05:00
wavemotion-dave
caf3ddd379 Version 2.2 (really this time!). 2021-01-05 09:48:10 -05:00
wavemotion-dave
da0887db24 Version 2.1 with memory improvements using DTCM and VRAM so buffer moves are faster. 2021-01-03 21:11:57 -05:00
wavemotion-dave
5273f81603 Slight correction to Pac Man collection screen offset. 2021-01-01 10:01:58 -05:00
wavemotion-dave
bb1db53d11 Version 2.0 - New Pokey Sound Core 2021-01-01 09:40:23 -05:00
wavemotion-dave
992fa13d4b Robotron now runs with Twin-Sticks! Use A,B,X,Y as the firing direction while normal D-Pad controls Robotron. Awesome! 2020-12-27 21:51:53 -05:00
wavemotion-dave
dd484f48fd Nice speedup in core CPU emulation - giving about 5% speed boost across the board. 2020-12-22 08:51:24 -05:00
wavemotion-dave
2f67ddc69c Full Pokey Support (both at 0x4000 and 0x450) plus RAM mapping at 4000 so homebrews like Popeye and Serpentine work fine now. 2020-12-21 10:15:30 -05:00
wavemotion-dave
e31575185c Major cleanup of the database and cartridge flags eliminated in favor of more sensible flags for WSYNC and Cycle Stealing (99% of games do both). 2020-12-20 22:14:58 -05:00
wavemotion-dave
143e2bdc83 Version 1.6c - ditched Kangaroo mode (it can be enabled on compilation - see ProSystem.h). 2020-12-20 10:52:06 -05:00
wavemotion-dave
69a2befd99 Render Astro Figher in proper widescreen. 2020-12-19 13:52:41 -05:00
wavemotion-dave
f1c9b4aae9 v1.6b - minor correction to Maria sprite rendering. 2020-12-19 12:50:24 -05:00
wavemotion-dave
4fdc0d4630 Version 1.6 - minor cleanup and ready for release! 2020-12-17 08:06:36 -05:00
wavemotion-dave
bc5f6b7d31 Minor graphical improvement for Froggie 2020-12-15 09:57:19 -05:00
wavemotion-dave
e683e27695 Minor fix to frenzy scaling 2020-12-15 09:51:14 -05:00
wavemotion-dave
aae78e208a Version 1.5 with improved scaling X/Y to make more games look great. Minor fixes for more robust High Score saving. Other cleanups as time permitted. 2020-12-15 09:41:28 -05:00
wavemotion-dave
d8c61bc92d Added Pac-Man Jr. support which now works at full speed. Minor cleanups. 2020-12-14 12:00:10 -05:00
wavemotion-dave
8862d10a92 Fix to ensure HSC was accessed before SNAP shot. 2020-12-14 07:45:33 -05:00
wavemotion-dave
43a5036cc2 Attempted fix for HSC zero bug. 2020-12-13 20:55:55 -05:00
wavemotion-dave
307e8f300b Version 1.4b - fixes for BonQ and BeefDrop graphics. 2020-12-13 19:22:46 -05:00
wavemotion-dave
2972902c72 Highscore Cart (highscore.rom) supported for any game that uses it. Minor TIA speedups and improvements. 2020-12-13 10:29:09 -05:00
wavemotion-dave
7723225adc Baby Pac-Man working! 2020-12-12 13:52:31 -05:00
wavemotion-dave
3da3b7b5e6 Version 1.3a - Fix for Astro Blaster, Astro Fighter, Double Dragon, Kung Fu Master and more! 2020-12-12 13:46:03 -05:00
wavemotion-dave
d07d8a4e2c fixed Pac-Man Collection Anniversary Edition 2020-12-12 10:30:11 -05:00
wavemotion-dave
05b9af95f7 Fix for Froggie and Beef Drop so they play in the right regions - and now at full speed! 2020-12-12 10:10:19 -05:00
wavemotion-dave
9647b19ced Version 1.2b - back ported some of the Wii and Prosystem 1.3g improvements to get more games working and timing a bit more accurate. 2020-12-12 09:52:11 -05:00
wavemotion-dave
3b5edf2bca More graphical improvements. 2020-12-09 18:46:25 -05:00