summaryrefslogtreecommitdiffstats
path: root/src/mame/machine/megacdcd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/megacdcd.cpp')
-rw-r--r--src/mame/machine/megacdcd.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/machine/megacdcd.cpp b/src/mame/machine/megacdcd.cpp
index 0fd65a3d2c0..ca63439541e 100644
--- a/src/mame/machine/megacdcd.cpp
+++ b/src/mame/machine/megacdcd.cpp
@@ -88,6 +88,7 @@ void lc89510_temp_device::device_start()
void lc89510_temp_device::device_reset()
{
+ m_cdda->stop_audio();
}