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 7b054719a41..868462b505d 100644
--- a/src/devices/bus/isbx/isbc_218a.cpp
+++ b/src/devices/bus/isbx/isbc_218a.cpp
@@ -53,7 +53,7 @@ SLOT_INTERFACE_END
// device_add_mconfig - add device configuration
//-------------------------------------------------
-MACHINE_CONFIG_MEMBER( isbc_218a_device::device_add_mconfig )
+MACHINE_CONFIG_START(isbc_218a_device::device_add_mconfig)
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))