X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fcdrom.c;h=00e65a5966023194b5737d6fc924d5d3a7ba853c;hb=dcb2e057c41c8324afc9cd83e45c2c9ca350e42f;hp=191a7373dc2a53ebecb3ecf105f7643168f3ad89;hpb=6c192edd2b1d024d1270aa78cb1d3e6b2207d46d;p=pcsx_rearmed.git 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);