X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fplugins.c;h=8538064727a7924963224bc87b5e373360223cac;hb=a6905f16cb038fd1850efacf72507ed57bb39cf6;hp=a2f8fe27503b06ceda0201ffb6b53e9badbe6ed8;hpb=70575e81838e2c8d842dd28c3fc7fbb91b395061;p=pcsx_rearmed.git diff --git a/libpcsxcore/plugins.c b/libpcsxcore/plugins.c index a2f8fe27..85380647 100644 --- a/libpcsxcore/plugins.c +++ b/libpcsxcore/plugins.c @@ -776,7 +776,9 @@ unsigned char _PADpoll(int port, unsigned char value) { } //if no new request the pad return 0xff, for signaling connected - if (reqPos >= respSize) return 0xff; + if (reqPos >= respSize + && writeok + ) return 0xff; switch(reqPos){ case 2: