mirror of
https://github.com/holub/mame
synced 2025-04-24 17:30:55 +03:00
Attributing cd32 softwarelist for the cd32 driver
Surprisingly, cd32 driver doesn't have cd32 softwarelist attributed. I'm just fixing this.
This commit is contained in:
parent
7f2dcdddd5
commit
2611f4d2f7
@ -1811,7 +1811,7 @@ static MACHINE_CONFIG_DERIVED_CLASS( cd32, amiga_base, cd32_state )
|
||||
|
||||
MCFG_CDROM_ADD("cdrom")
|
||||
MCFG_CDROM_INTERFACE("cd32_cdrom")
|
||||
|
||||
MCFG_SOFTWARE_LIST_ADD("cd_list", "cd32")
|
||||
MCFG_DEVICE_REMOVE("kbd")
|
||||
MACHINE_CONFIG_END
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user