summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pzletime.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pzletime.cpp')
-rw-r--r--src/mame/drivers/pzletime.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/pzletime.cpp b/src/mame/drivers/pzletime.cpp
index 197f42ffe89..046c93c7180 100644
--- a/src/mame/drivers/pzletime.cpp
+++ b/src/mame/drivers/pzletime.cpp
@@ -353,7 +353,7 @@ MACHINE_CONFIG_START(pzletime_state::pzletime)
MCFG_PALETTE_FORMAT(xRRRRRGGGGGBBBBB)
MCFG_PALETTE_INIT_OWNER(pzletime_state, pzletime)
- MCFG_EEPROM_SERIAL_93C46_ADD("eeprom")
+ MCFG_DEVICE_ADD("eeprom", EEPROM_SERIAL_93C46_16BIT)
/* sound hardware */