summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99x/990_tap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/ti99x/990_tap.cpp')
-rw-r--r--src/devices/bus/ti99x/990_tap.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/ti99x/990_tap.cpp b/src/devices/bus/ti99x/990_tap.cpp
index 2a6f0ba75d0..255c8043be6 100644
--- a/src/devices/bus/ti99x/990_tap.cpp
+++ b/src/devices/bus/ti99x/990_tap.cpp
@@ -960,7 +960,7 @@ void ti990_tape_image_device::call_unload()
MCFG_DEVICE_ADD((_tag), TI990_TAPE, 0)
-static MACHINE_CONFIG_FRAGMENT( tap_990 )
+static MACHINE_CONFIG_START( tap_990 )
MCFG_TI990_TAPE_ADD("tape0")
MCFG_TI990_TAPE_ADD("tape1")
MCFG_TI990_TAPE_ADD("tape2")