vindictr does not have a slapstic (nw)

This commit is contained in:
Alex W. Jackson 2014-12-20 06:54:58 -05:00
parent 305faf66f8
commit 0846c5295b

View File

@ -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")