gpsp/psp
David Guillen Fandos a5c06f62d6 Fix palette writes in MIPS
Was not writing to the right address (but decoded memory was working).
Most game worked well except those that depend on modifying the existing
palette bits (instead of copying from ROM/RAM). Fixes several games.
2021-04-04 18:13:15 +02:00
..
mips_emit.h Fix palette writes in MIPS 2021-04-04 18:13:15 +02:00
mips_stub.S Do not use stack in mips stubs 2021-04-03 23:43:32 +02:00