mirror of
https://github.com/holub/mame
synced 2025-10-06 09:00:04 +03:00
vindictr does not have a slapstic (nw)
This commit is contained in:
parent
305faf66f8
commit
0846c5295b
@ -184,8 +184,6 @@ static MACHINE_CONFIG_START( vindictr, vindictr_state )
|
||||
MCFG_CPU_ADD("maincpu", M68010, ATARI_CLOCK_14MHz/2)
|
||||
MCFG_CPU_PROGRAM_MAP(main_map)
|
||||
|
||||
MCFG_SLAPSTIC_ADD("slapstic") // where is this hooked up here?
|
||||
|
||||
MCFG_MACHINE_RESET_OVERRIDE(vindictr_state,vindictr)
|
||||
|
||||
MCFG_ATARI_EEPROM_2804_ADD("eeprom")
|
||||
|
Loading…
Reference in New Issue
Block a user