summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/segapm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/segapm.cpp')
-rw-r--r--src/mame/drivers/segapm.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/segapm.cpp b/src/mame/drivers/segapm.cpp
index 10d7054974c..1b1d3daa106 100644
--- a/src/mame/drivers/segapm.cpp
+++ b/src/mame/drivers/segapm.cpp
@@ -57,8 +57,8 @@ INPUT_PORTS_END
MACHINE_CONFIG_START(segapm_state::segapm)
- MCFG_CPU_ADD("maincpu", M68000, 8000000) // ??
- MCFG_CPU_PROGRAM_MAP(segapm_map)
+ MCFG_DEVICE_ADD("maincpu", M68000, 8000000) // ??
+ MCFG_DEVICE_PROGRAM_MAP(segapm_map)
// + 2 sh2s on 32x board