X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fplugins.c;h=8538064727a7924963224bc87b5e373360223cac;hb=0733c3ab9c974daf07e00e4b9831c5ed60d4dd87;hp=34f2481291c61c31da6f01ec5a5b0f46d670fa8e;hpb=73817437ddebaf6d53a401d723d4c8f6971829a7;p=pcsx_rearmed.git diff --git a/libpcsxcore/plugins.c b/libpcsxcore/plugins.c index 34f24812..85380647 100644 --- a/libpcsxcore/plugins.c +++ b/libpcsxcore/plugins.c @@ -777,9 +777,7 @@ unsigned char _PADpoll(int port, unsigned char value) { //if no new request the pad return 0xff, for signaling connected if (reqPos >= respSize -#ifdef ICACHE_EMULATION && writeok -#endif ) return 0xff; switch(reqPos){