mirror of
https://github.com/holub/mame
synced 2025-05-03 21:13:18 +03:00
Fix compile error (nw)
This commit is contained in:
parent
188f2408a5
commit
1d7616c061
@ -2824,11 +2824,13 @@ static MACHINE_CONFIG_DERIVED( konami573yi, konami573 )
|
||||
MCFG_DS2401_ADD( "install_id" )
|
||||
MACHINE_CONFIG_END
|
||||
|
||||
/*
|
||||
static MACHINE_CONFIG_DERIVED( konami573zi, konami573 )
|
||||
MCFG_DEVICE_ADD("maincpu:sio1:k573cass", KONAMI573CASSETTE, 0)
|
||||
MCFG_ZS01_ADD( "install_eeprom", "install_id" )
|
||||
MCFG_DS2401_ADD( "install_id" )
|
||||
MACHINE_CONFIG_END
|
||||
*/
|
||||
|
||||
static MACHINE_CONFIG_DERIVED( k573baitx, k573bait )
|
||||
MCFG_DEVICE_ADD("maincpu:sio1:k573cass", KONAMI573CASSETTE, 0)
|
||||
|
Loading…
Reference in New Issue
Block a user