X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fcdrom.c;h=84b05a4196be63b39a2a41470c67b59ae047e74b;hb=0c49c8ae1e4b96792f77aa2868c4865b172d7b42;hp=bc5e2ae78d2fe667da5635ddf1b61a0e5a1de562;hpb=d0ea0d8aac524732bddf244f73e57ade28a442c5;p=pcsx_rearmed.git diff --git a/libpcsxcore/cdrom.c b/libpcsxcore/cdrom.c index bc5e2ae7..84b05a41 100644 --- a/libpcsxcore/cdrom.c +++ b/libpcsxcore/cdrom.c @@ -1071,15 +1071,6 @@ void cdrInterrupt(void) { // - fixes new game ReadTrack(cdr.SetSectorPlay); - - // Crusaders of Might and Magic - update getlocl now - // - fixes cutscene speech - { - u8 *buf = CDR_getBuffer(); - if (buf != NULL) - memcpy(cdr.Transfer, buf, 8); - } - /* Duke Nukem: Land of the Babes - seek then delay read for one frame - fixes cutscenes