summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vip/vp550.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/vip/vp550.cpp')
-rw-r--r--src/devices/bus/vip/vp550.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/bus/vip/vp550.cpp b/src/devices/bus/vip/vp550.cpp
index c5ed565886b..9b345c2d4d3 100644
--- a/src/devices/bus/vip/vp550.cpp
+++ b/src/devices/bus/vip/vp550.cpp
@@ -47,10 +47,10 @@ DEFINE_DEVICE_TYPE(VP550, vp550_device, "vp550", "VP-550 Super Sound")
//-------------------------------------------------
-// MACHINE_CONFIG_FRAGMENT( vp550 )
+// MACHINE_CONFIG_START( vp550 )
//-------------------------------------------------
-static MACHINE_CONFIG_FRAGMENT( vp550 )
+static MACHINE_CONFIG_START( vp550 )
MCFG_SPEAKER_STANDARD_MONO("mono")
MCFG_CDP1863_ADD(CDP1863_A_TAG, 0, 0)