Commit Graph

28 Commits

Author SHA1 Message Date
ekeeke
02c9dac337 [Core/CD] added CD hardware model auto-detection when BIOS is loaded as normal ROM file 2023-11-26 17:41:12 +01:00
ekeeke
fcb6620202 [Core/CD] added limited support for LC89513K extended registers (only when Wondermega M2, X'Eye, CDX or Multi-Mega BIOS is detected) and improved accuracy of Main-CPU & Sub-CPU access to CDC registers (fixes mcd-verificator CDC REGS tests) 2023-11-25 19:09:03 +01:00
ekeeke
ee5b917c32 [Core/CD] disabled Boot ROM loading automatic detection when Mode 1 is enabled 2022-02-25 16:42:58 +01:00
ekeeke
c1b248c8a7 [Core/MD] added conditional support for libchdr before trying to load CHD file 2021-10-01 10:10:33 +02:00
ekeeke
83a225cd32 [Core/MD] added detection of CHD image files when loading MSU-MD (CD Mode 1) or MD+ (MegaSD) ROM files 2021-10-01 09:55:06 +02:00
ekeeke
e17a5248b1 [Core/MD] added automatic PAL region setting for Wiz'n'Liz European ROM dump 2021-09-17 10:12:03 +02:00
ekeeke
dfe3672878 [Core/MD] added support for MegaSD CD hardware overlay (MD+ hacks) and extended SSF2 / ROM write mappers 2021-09-13 19:32:52 +02:00
ekeeke
1e5c2c0ef3 Revert "[Core/Misc] removed unnecessary file loading check"
This reverts commit cc8a6725a7.
2021-08-31 09:49:29 +02:00
ekeeke
cc8a6725a7
[Core/Misc] removed unnecessary file loading check 2021-06-10 16:41:12 +02:00
ekeeke
17027ad6c4 [Core/MD] added support for more RADICA dumps 2020-07-12 16:40:05 +02:00
ekeeke
d539061d99 [Core/CD] added support for Wondermega & Wondermega M2/X'Eye specific fader hardware (fixes CD-DA issues and freeze when using Wondermega, Wondermega M2 or X'Eye BIOS) 2018-08-30 18:37:12 +02:00
EkeEke
ae28f87402 [Core/MS] improved region detection (fixes BIOS support with Japanese games) 2018-06-21 00:28:57 +02:00
EkeEke
f5e425b92a [Core/CD] fixed CD hardware buffer initialization when using dynamic memory allocation 2017-08-15 11:00:47 +02:00
EkeEke
aa084363b6 [Core] When copying backward, use memmove instead of memcpy (anjbe). 2016-09-02 16:31:08 +02:00
EkeEke
36da8a2453 [Core/CD] CD timings should be initialized during CD hardware initialization (fixes broken Mode 1 support) 2016-07-06 23:09:15 +02:00
ekeeke
101afae137 [Core/CD] CD struct area should only be touched when emulated since it's shared with large ROM (> 8MB) buffer area 2016-06-22 11:36:34 +02:00
EkeEke
ece23d007e [Core/CD] improved PAL Mega CD timing accuracy 2016-06-22 01:15:15 +02:00
EkeEke
8a5cce4e8d [Core/MD] fixed large ROM (> 8MB) loading accidentally enabling CD hardware emulation 2015-12-15 22:52:17 +01:00
EkeEke
a07f7a3d24 [Core/CD] added CD-AUDIO & CD+G support 2015-05-31 18:21:35 +02:00
EkeEke
935a1f68dc [Core/MCD] improved ROM file extension renaming to .iso for games with CD support 2015-04-26 18:27:02 +02:00
EkeEke
bb53892956 [Core/MD] fixed automatic CD loading with .md ROM files 2015-01-24 18:47:37 +01:00
EkeEke
6087259899 [Core/General] added optional dynamic allocation of cartridge/CD hardware buffer (continued) 2014-11-25 23:27:43 +01:00
EkeEke
3fd9301377 [Core/MS] fixed BIOS ROM loading when switching system hardware 2014-11-23 20:42:25 +01:00
EkeEke
34673b62ae [Core/MD] improved console region auto-detection for a few PAL-only games (The Smurfs Travel the World & Williams Arcade's Greatest Hits) 2014-10-25 18:14:21 +02:00
EkeEke
620f372cb2 [Gamecube/Wii] added configurable BIOS & Lock-on ROM support 2014-08-25 00:30:18 +02:00
EkeEke
54210e8222 [Core/IO] added gamepad type auto-detection 2014-04-01 20:36:16 +02:00
EkeEke
6635ab7ebf updated headers of modified files 2013-06-17 22:42:05 +02:00
EkeEke
aede1b9299 rearranged core & back-end specific code (part 2) 2013-06-17 22:31:31 +02:00