mirror of
https://github.com/holub/mame
synced 2025-04-25 09:50:04 +03:00
Merge pull request #411 from Shideravan/patch-3
"Sega CD w/32X" needs compatibility with segacd softwarelist too.
This commit is contained in:
commit
c26023e812
@ -752,6 +752,7 @@ static MACHINE_CONFIG_DERIVED( genesis_32x_scd, genesis_32x )
|
||||
MCFG_GENERIC_LOAD(md_cons_state, _32x_cart)
|
||||
|
||||
//MCFG_QUANTUM_PERFECT_CPU("32x_master_sh2")
|
||||
MCFG_SOFTWARE_LIST_ADD("cd_list", "segacd")
|
||||
MACHINE_CONFIG_END
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user