summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/destroyr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/destroyr.cpp')
-rw-r--r--src/mame/drivers/destroyr.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/drivers/destroyr.cpp b/src/mame/drivers/destroyr.cpp
index 549f7cc3c5c..1bd2168ab49 100644
--- a/src/mame/drivers/destroyr.cpp
+++ b/src/mame/drivers/destroyr.cpp
@@ -467,9 +467,9 @@ void destroyr_state::machine_start()
MACHINE_CONFIG_START(destroyr_state::destroyr)
/* basic machine hardware */
- MCFG_CPU_ADD("maincpu", M6800, XTAL(12'096'000) / 16)
- MCFG_CPU_PROGRAM_MAP(destroyr_map)
- MCFG_CPU_PERIODIC_INT_DRIVER(destroyr_state, irq0_line_assert, 4*60)
+ MCFG_DEVICE_ADD("maincpu", M6800, XTAL(12'096'000) / 16)
+ MCFG_DEVICE_PROGRAM_MAP(destroyr_map)
+ MCFG_DEVICE_PERIODIC_INT_DRIVER(destroyr_state, irq0_line_assert, 4*60)
MCFG_DEVICE_ADD("outlatch", F9334, 0) // F8
MCFG_ADDRESSABLE_LATCH_Q0_OUT_CB(OUTPUT("led0")) MCFG_DEVCB_INVERT // LED 1