From: notaz Date: Wed, 19 Oct 2011 23:17:22 +0000 (+0300) Subject: drc: avoid invcode checks on close addesses X-Git-Tag: r11~41 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27727b63bc3da8a9e0affc33fe9d3e0ad1b1d42d;hp=27727b63bc3da8a9e0affc33fe9d3e0ad1b1d42d;p=pcsx_rearmed.git drc: avoid invcode checks on close addesses yes this makes it possible to miss something, but I hope it's not going to happen and will deal with it if it does. ---