summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ep64/exdos.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/ep64/exdos.cpp')
-rw-r--r--src/devices/bus/ep64/exdos.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/bus/ep64/exdos.cpp b/src/devices/bus/ep64/exdos.cpp
index 9a207b31f3b..3219b255477 100644
--- a/src/devices/bus/ep64/exdos.cpp
+++ b/src/devices/bus/ep64/exdos.cpp
@@ -99,10 +99,10 @@ SLOT_INTERFACE_END
//-------------------------------------------------
-// MACHINE_CONFIG_FRAGMENT( ep64_exdos )
+// MACHINE_CONFIG_START( ep64_exdos )
//-------------------------------------------------
-static MACHINE_CONFIG_FRAGMENT( ep64_exdos )
+static MACHINE_CONFIG_START( ep64_exdos )
MCFG_WD1770_ADD(WD1770_TAG, XTAL_8MHz)
MCFG_FLOPPY_DRIVE_ADD(WD1770_TAG":0", ep64_exdos_floppies, "35dd", ep64_exdos_device::floppy_formats)