Previous 199869 Revisions Next

r31919 Friday 5th September, 2014 at 14:46:48 UTC by David Haywood
eolith.c needs faster EEPROM access like vamphalf.c, fixes fort2b again (nw)
[src/mame/drivers]eolith.c

trunk/src/mame/drivers/eolith.c
r31918r31919
556556   MCFG_MACHINE_RESET_OVERRIDE(eolith_state,eolith)
557557
558558   MCFG_EEPROM_SERIAL_93C66_8BIT_ADD("eeprom")
559   MCFG_EEPROM_ERASE_TIME(attotime::from_usec(250))
560   MCFG_EEPROM_WRITE_TIME(attotime::from_usec(250))
559561
560562//  for testing sound sync
561563//  MCFG_QUANTUM_PERFECT_CPU("maincpu")

Previous 199869 Revisions Next


© 1997-2024 The MAME Team