X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=libpcsxcore%2Fcdrom.c;h=00e65a5966023194b5737d6fc924d5d3a7ba853c;hp=191a7373dc2a53ebecb3ecf105f7643168f3ad89;hb=48aa3a5ac671d60663aa63d03abb189f55b18ea4;hpb=e78515041f52dad93f52e09195231d13b609487d diff --git a/libpcsxcore/cdrom.c b/libpcsxcore/cdrom.c index 191a7373..00e65a59 100644 --- a/libpcsxcore/cdrom.c +++ b/libpcsxcore/cdrom.c @@ -686,6 +686,7 @@ void cdrInterrupt() { ReadTrack(cdr.SetSectorPlay); cdr.TrackChanged = FALSE; + StopReading(); if (!Config.Cdda) CDR_play(cdr.SetSectorPlay);