Commit graph

26 commits

Author SHA1 Message Date
Dave Bernazzani
fb3e058e2b Overhaul of Maria Cycle counting to improve accuracy. First pass at adding BIOS support. 2025-02-23 10:18:53 -05:00
Dave Bernazzani
5510d23ae1 More cleanup for Kangaroo mode and first pass at adding composite/artifact handling for Tower Toppler. 2025-02-18 08:37:59 -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
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
2a505dd775 Reversed logic on Cycle Stealing - it was backwards from old ProSystem days. 2022-10-26 11:27:11 -04:00
wavemotion-dave
e05339a4b8 Fix for Double Dragon. Small improvement to Maria handling. 2022-10-25 19:23:59 -04:00
wavemotion-dave
851d7a2ac8 Fix for Rescue on Fractalus prototype 2022-10-25 10:05:45 -04:00
wavemotion-dave
921647e330 Refactor to remove obsolete files. 2022-10-24 09:42:55 -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
2654197ce8 Minor cleanup in preparation for refactoring 2022-10-24 06:37:53 -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
b4b0dd416f Cleanup pass. Code comments and obsolete code/vars removed. 2022-02-12 07:52:31 -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
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
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
65a679e505 Fixed Alien Brigade! Spire of the Ancients added. 2021-01-05 21:16:22 -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
2a722b0c94 Cleanup - separated out HighScore.cpp from Cartridge.cpp. Removed unused files. 2020-12-22 12:14:41 -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
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
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
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
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
d13ef17df1 Version 1.1 2020-12-09 08:18:33 -05:00