From: gameblabla Date: Sun, 22 Aug 2021 21:39:05 +0000 (+0000) Subject: Properly protect the HLE instructions against corrupted memory. (#189) X-Git-Tag: r23~136 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=inline;h=dd79da89fc4ddf020bb6f8d8c8a733429249bab3;hp=dd79da89fc4ddf020bb6f8d8c8a733429249bab3;p=pcsx_rearmed.git Properly protect the HLE instructions against corrupted memory. (#189) Fix is from PCSX-redux : https://github.com/grumpycoders/pcsx-redux/commit/99c9508f2a9dc1444b88f37eb100cdfb17862b52 This should hopefully fix HDHOSHY's experimental patch properly. Co-authored-by: Nicolas Noble ---