Previous 199869 Revisions Next

r33981 Saturday 20th December, 2014 at 11:54:58 UTC by Alex W. Jackson
vindictr does not have a slapstic (nw)
[src/mame/drivers]vindictr.c

trunk/src/mame/drivers/vindictr.c
r242492r242493
184184   MCFG_CPU_ADD("maincpu", M68010, ATARI_CLOCK_14MHz/2)
185185   MCFG_CPU_PROGRAM_MAP(main_map)
186186
187   MCFG_SLAPSTIC_ADD("slapstic") // where is this hooked up here?
188
189187   MCFG_MACHINE_RESET_OVERRIDE(vindictr_state,vindictr)
190188
191189   MCFG_ATARI_EEPROM_2804_ADD("eeprom")


Previous 199869 Revisions Next


© 1997-2024 The MAME Team