From: gameblabla Date: Thu, 18 Jul 2019 00:08:32 +0000 (+0200) Subject: Only PCSX4ALL uses ResetIoCycle. Remove it for now. X-Git-Tag: r23~156^2~37 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=b29f3be0ac3fb01453eae2dabf8471b262881b30;p=pcsx_rearmed.git Only PCSX4ALL uses ResetIoCycle. Remove it for now. --- diff --git a/libpcsxcore/psxbios.c b/libpcsxcore/psxbios.c index 044a19a8..9341b0d6 100644 --- a/libpcsxcore/psxbios.c +++ b/libpcsxcore/psxbios.c @@ -1610,7 +1610,6 @@ void psxBios_WaitEvent() { // 0a v0 = 0; pc0 = ra; - ResetIoCycle(); } void psxBios_TestEvent() { // 0b