X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=libpcsxcore%2Fcdrom.c;h=c667ac48a9637abbe2500231964ab7c71cf234e4;hp=c82b6dafc9e6ab0e599ccbf9d3d6d07ed1801aba;hb=696c9530369f5f5b75a15f0b180d6bf8d855afa3;hpb=a48ae3a7decaae1f0bbc45fb0ce37e030fd5357b diff --git a/libpcsxcore/cdrom.c b/libpcsxcore/cdrom.c index c82b6daf..c667ac48 100644 --- a/libpcsxcore/cdrom.c +++ b/libpcsxcore/cdrom.c @@ -709,11 +709,12 @@ void cdrInterrupt() { Wild 9: skip PREGAP + starting accurate SubQ - plays tracks without retry play */ + /* unneeded with correct cdriso? Set_Track(); + */ Find_CurTrack(); ReadTrack( cdr.SetSectorPlay ); - // GameShark CD Player: Calls 2x + Play 2x if( cdr.FastBackward || cdr.FastForward ) { if( cdr.FastForward ) cdr.FastForward--;