summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/st0016.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/st0016.cpp')
-rw-r--r--src/mame/machine/st0016.cpp13
1 files changed, 1 insertions, 12 deletions
diff --git a/src/mame/machine/st0016.cpp b/src/mame/machine/st0016.cpp
index e57830d80c3..352531878df 100644
--- a/src/mame/machine/st0016.cpp
+++ b/src/mame/machine/st0016.cpp
@@ -106,7 +106,7 @@ READ8_MEMBER(st0016_cpu_device::soundram_read)
}
/* CPU interface */
-static MACHINE_CONFIG_START( st0016_cpu )
+MACHINE_CONFIG_MEMBER( st0016_cpu_device::device_add_mconfig )
MCFG_SPEAKER_STANDARD_STEREO("lspeaker", "rspeaker")
MCFG_PALETTE_ADD("palette", 16*16*4+1)
@@ -118,17 +118,6 @@ static MACHINE_CONFIG_START( st0016_cpu )
MACHINE_CONFIG_END
-machine_config_constructor st0016_cpu_device::device_mconfig_additions() const
-{
- return MACHINE_CONFIG_NAME( st0016_cpu );
-}
-
-
-
-
-
-
-
static const gfx_layout charlayout =
{