Commit graph

17 commits

Author SHA1 Message Date
Dave Bernazzani
19ec089aa9 Version 4.9 Released. See readme.md for details. 2025-02-17 08:58:26 -05:00
Dave Bernazzani
e452594769 Adding in RAM mirrors for improved emulation accuracy. Slight optmization to memory read handler to offset that small hit to speed due to improved accuracy. 2025-02-16 09:23:50 -05:00
Dave Bernazzani
b3a96e11ea Version 4.8 - see readme for details. 2025-02-15 17:24:31 -05:00
wavemotion-dave
973c07ec38 Refactor and remove obsoleted code. 2022-10-29 06:51:30 -04:00
wavemotion-dave
78bf4c0672 More optimization and streamline of Maria handling. 2022-10-27 18:44:52 -04:00
wavemotion-dave
851d7a2ac8 Fix for Rescue on Fractalus prototype 2022-10-25 10:05:45 -04:00
wavemotion-dave
f4f0c86639 Improved bankswitching - fixes a number of games and improves the quality on DS-Lite. 2022-10-25 06:53:51 -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
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
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
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
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
0ae1ec9185 Another round of core CPU speedups. Added A7800DS-LITE.NDS if you want to try playing on the older hardware (only a handful of smaller games run... but they run close to full speed). 2020-12-22 21:40:55 -05:00
wavemotion-dave
d13ef17df1 Version 1.1 2020-12-09 08:18:33 -05:00