summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hexbus/hx5102.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/hexbus/hx5102.cpp')
-rw-r--r--src/devices/bus/hexbus/hx5102.cpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/devices/bus/hexbus/hx5102.cpp b/src/devices/bus/hexbus/hx5102.cpp
index 2d92b86c874..d4bbbc953e3 100644
--- a/src/devices/bus/hexbus/hx5102.cpp
+++ b/src/devices/bus/hexbus/hx5102.cpp
@@ -614,9 +614,10 @@ FLOPPY_FORMATS_END
Only one fixed floppy drive in the device.
External connectors are available, though.
*/
-static SLOT_INTERFACE_START( hx5102_drive )
- SLOT_INTERFACE( "525dd", FLOPPY_525_DD )
-SLOT_INTERFACE_END
+static void hx5102_drive(device_slot_interface &device)
+{
+ device.option_add("525dd", FLOPPY_525_DD);
+}
/*
HX5102 configuration