gpsp/psp
David Guillen Fandos 02e35339ee Fix a ghost bug with some games
Affects at least SM Adv 4 on PSP, which doesn't load at all.
I think the MIPS pipeline does not like invalidating the Icache and
using it immediately after (seems to read an old value sometimes?).
Rewired it to not do that and instead jump to the handler directly.
2021-03-08 02:59:11 +01:00
..
mips_emit.h Minor cleanup in ARM and MIPS 2021-02-12 21:47:35 +01:00
mips_stub.S Fix a ghost bug with some games 2021-03-08 02:59:11 +01:00