summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp_dio/hp98603.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/hp_dio/hp98603.cpp')
-rw-r--r--src/devices/bus/hp_dio/hp98603.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/hp_dio/hp98603.cpp b/src/devices/bus/hp_dio/hp98603.cpp
index 3eed88eebe6..a9b9718d7d4 100644
--- a/src/devices/bus/hp_dio/hp98603.cpp
+++ b/src/devices/bus/hp_dio/hp98603.cpp
@@ -53,7 +53,7 @@ ROM_START(hp98603)
ROMX_LOAD("u14.bin", 0xa0001, 65536, CRC(96527d4e) SHA1(6706ab97eab4465ea4fa2d6b07e8107468e83818), ROM_SKIP(1) | ROM_BIOS(2))
ROM_END
-MACHINE_CONFIG_MEMBER( dio16_98603_device::device_add_mconfig )
+MACHINE_CONFIG_START(dio16_98603_device::device_add_mconfig)
MACHINE_CONFIG_END
const tiny_rom_entry *dio16_98603_device::device_rom_region() const