summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/msx_slot/fs4600.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/msx_slot/fs4600.cpp')
-rw-r--r--src/devices/bus/msx_slot/fs4600.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/msx_slot/fs4600.cpp b/src/devices/bus/msx_slot/fs4600.cpp
index 464bb46335c..7223744203f 100644
--- a/src/devices/bus/msx_slot/fs4600.cpp
+++ b/src/devices/bus/msx_slot/fs4600.cpp
@@ -27,7 +27,7 @@ msx_slot_fs4600_device::msx_slot_fs4600_device(const machine_config &mconfig, co
}
-MACHINE_CONFIG_MEMBER( msx_slot_fs4600_device::device_add_mconfig )
+MACHINE_CONFIG_START(msx_slot_fs4600_device::device_add_mconfig)
MCFG_NVRAM_ADD_0FILL("nvram")
MACHINE_CONFIG_END