summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/sorcerer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/sorcerer.cpp')
-rw-r--r--src/mame/drivers/sorcerer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/sorcerer.cpp b/src/mame/drivers/sorcerer.cpp
index aaf4e58ff1c..11356065706 100644
--- a/src/mame/drivers/sorcerer.cpp
+++ b/src/mame/drivers/sorcerer.cpp
@@ -489,7 +489,7 @@ MACHINE_CONFIG_START(sorcerer_state::sorcererd)
MCFG_DEVICE_MODIFY("maincpu")
MCFG_DEVICE_PROGRAM_MAP(sorcererd_mem)
- set_machine_start_cb(config, driver_callback_delegate(&machine_start_sorcererd, this));
+ MCFG_MACHINE_START_OVERRIDE(sorcerer_state, sorcererd )
MCFG_DEVICE_ADD("fdc", MICROPOLIS, 0)
MCFG_MICROPOLIS_DEFAULT_DRIVE4_TAGS