summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/c64/ps64.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/c64/ps64.cpp')
-rw-r--r--src/devices/bus/c64/ps64.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/bus/c64/ps64.cpp b/src/devices/bus/c64/ps64.cpp
index 9ae20bb4162..666e4184df2 100644
--- a/src/devices/bus/c64/ps64.cpp
+++ b/src/devices/bus/c64/ps64.cpp
@@ -71,10 +71,10 @@ static struct votrax_sc02_interface votrax_intf =
*/
//-------------------------------------------------
-// MACHINE_CONFIG_FRAGMENT( c64_ps64 )
+// MACHINE_CONFIG_START( c64_ps64 )
//-------------------------------------------------
-static MACHINE_CONFIG_FRAGMENT( c64_ps64 )
+static MACHINE_CONFIG_START( c64_ps64 )
//MCFG_SPEAKER_STANDARD_MONO("mono")
//MCFG_VOTRAX_SC02_ADD(SSI263_TAG, 2000000, votrax_intf)
//MCFG_SOUND_ROUTE(ALL_OUTPUTS, "mono", 1.00)