X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fplugins.c;h=8538064727a7924963224bc87b5e373360223cac;hb=657d601ffa80d8f1f034c44d0aaf84010fa36e5f;hp=a2f8fe27503b06ceda0201ffb6b53e9badbe6ed8;hpb=3918505613cb814f8f5e0e8e0471f7b2a2cd8464;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: