Commit Graph

28 Commits

Author SHA1 Message Date
ekeeke
8c430293a3 Revert "[Core/MD] fixed SRAM support for Landstalker expanded ROM hacks (fixes Spanish translation black screen when starting a game)"
This reverts commit 298b09fcd1.
2020-11-01 01:03:46 +01:00
ekeeke
298b09fcd1 [Core/MD] fixed SRAM support for Landstalker expanded ROM hacks (fixes Spanish translation black screen when starting a game) 2020-10-31 14:22:58 +01:00
ekeeke
aef031a6d2 [Core/MD] fixed typo causing issues with games larger than 4MB 2020-08-25 15:41:22 +02:00
ekeeke
15722b16ab [Core/MD] added support for Triple Play 96 & Triple Play - Gold Edition real Mask ROM dumps 2020-07-14 01:45:12 +02:00
ekeeke
1758bbe0e4 [Core/MD] added support for new X-in-1 pirate mappers 2020-07-13 23:58:38 +02:00
ekeeke
17027ad6c4 [Core/MD] added support for more RADICA dumps 2020-07-12 16:40:05 +02:00
ekeeke
5f8156ef72 [Core/MD] fixed ROM size detection when enabling/disabling SRAM on power-on (fixes SRAM support in Hardball 95, NBA Hang Time and other 3MB games with SRAM mapped at 0x300000) 2019-03-29 01:51:23 +01:00
ekeeke
31a15eaf7c [Core/MD] fixed SSF2 mapper size limit 2019-03-23 13:52:43 +01:00
ekeeke
33328c7abb [Core/MD] fixed savestate when Boot ROM is running 2019-03-23 13:41:56 +01:00
ekeeke
32079418a9 [Core/MD] fixed SRAM power-on state with games larger than 2MB (Duke Nukem 3D, Triple Play 96, Triple Play - Gold Edition) 2019-01-26 18:33:41 +01:00
EkeEke
07f333b1ed [Core/MD] added (very basic) emulation of Flashkit MD hardware 2017-07-06 01:16:58 +02:00
EkeEke
1dac828fb5 [Core/MD] improved SVP memory handlers accuracy (fixes Virtua Racing debug mode) 2016-07-09 19:46:22 +02:00
EkeEke
79570c7d4e [Core/Misc] fixed code formatting 2016-05-01 20:04:40 +02:00
EkeEke
c6b62fcec7 [Core/MD] enable official bank-switching mapper by default (fixes Sonic VR hack) 2016-04-30 20:09:03 +02:00
EkeEke
be2ea378bc [Core/MD] improved I2C EEPROM boards emulation 2015-10-17 19:25:21 +02:00
EkeEke
00b0cc6d71 [Core/MD] fixed regression introduced with first version of SF-001 mapper 2015-08-26 23:31:03 +02:00
EkeEke
3878cda3cf [Core/MD] added support for Chaoji Puke / Super Poker dump 2015-07-09 23:52:34 +02:00
EkeEke
31885e7206 [Core/MD] added support for Tom Clown (Realtec/Unlicensed) 2015-04-29 01:20:29 +02:00
EkeEke
341f093fb1 [Core/MD] fixed SRAM support in Triple Play 96 & Triple Play - Gold Edition 2015-03-02 21:44:15 +01:00
EkeEke
6a118b1238 [Core/MD] fixed SSF2 mapper regression 2014-10-15 23:22:54 +02:00
EkeEke
200f9a7349 [Core/MD] added support for Everdrive extended SSF mapper 2014-09-17 23:37:40 +02:00
EkeEke
620f372cb2 [Gamecube/Wii] added configurable BIOS & Lock-on ROM support 2014-08-25 00:30:18 +02:00
EkeEke
331ec8b7cb [Core/MD] fixed ROM padding for Sonic & Knuckles 2014-06-18 23:09:19 +02:00
EkeEke
54210e8222 [Core/IO] added gamepad type auto-detection 2014-04-01 20:36:16 +02:00
EkeEke
23b1167ac3 [Core/MD] added support for Thunderbolt II (unlicensed) copy protection 2013-10-20 20:31:51 +02:00
EkeEke
091a0615f5 [Core/MD] fixed regression with games using SRAM bank-switching (introduced in
r792)
2013-06-30 13:06:50 +02:00
EkeEke
e40093793d [Core/MD] fixed SRAM incompatibilities between big & little endian platforms (SRAM is now always saved in big endian format like other emulators) 2013-06-21 10:14:58 +02:00
EkeEke
aede1b9299 rearranged core & back-end specific code (part 2) 2013-06-17 22:31:31 +02:00