summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isbx/isbc_218a.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/isbx/isbc_218a.cpp')
-rw-r--r--src/devices/bus/isbx/isbc_218a.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/isbx/isbc_218a.cpp b/src/devices/bus/isbx/isbc_218a.cpp
index e174b734f00..7bc16af2127 100644
--- a/src/devices/bus/isbx/isbc_218a.cpp
+++ b/src/devices/bus/isbx/isbc_218a.cpp
@@ -53,7 +53,7 @@ SLOT_INTERFACE_END
// MACHINE_DRIVER( isbc_218a )
//-------------------------------------------------
-static MACHINE_CONFIG_FRAGMENT( isbc_218a )
+static MACHINE_CONFIG_START( isbc_218a )
MCFG_I8272A_ADD(I8272_TAG, true)
MCFG_UPD765_INTRQ_CALLBACK(WRITELINE(isbc_218a_device, fdc_irq))
MCFG_UPD765_DRQ_CALLBACK(WRITELINE(isbc_218a_device, fdc_drq))