diff --git a/BizHawk.Emulation/Consoles/PC Engine/TurboCD.cs b/BizHawk.Emulation/Consoles/PC Engine/TurboCD.cs index b31ecc63f7..08825a2a1a 100644 --- a/BizHawk.Emulation/Consoles/PC Engine/TurboCD.cs +++ b/BizHawk.Emulation/Consoles/PC Engine/TurboCD.cs @@ -38,6 +38,7 @@ namespace BizHawk.Emulation.Consoles.TurboGrafx { IntDataTransferReady = false; IntDataTransferComplete = true; + CDAudio.Stop(); }; }