| 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 |
| r242492 | r242493 | |
|---|---|---|
| 184 | 184 | MCFG_CPU_ADD("maincpu", M68010, ATARI_CLOCK_14MHz/2) |
| 185 | 185 | MCFG_CPU_PROGRAM_MAP(main_map) |
| 186 | 186 | |
| 187 | MCFG_SLAPSTIC_ADD("slapstic") // where is this hooked up here? | |
| 188 | ||
| 189 | 187 | MCFG_MACHINE_RESET_OVERRIDE(vindictr_state,vindictr) |
| 190 | 188 | |
| 191 | 189 | MCFG_ATARI_EEPROM_2804_ADD("eeprom") |
| https://github.com/mamedev/mame/commit/0846c5295bffebaf800fe49a725a010c2c3e4d02 |
| Previous | 199869 Revisions | Next |