ppsspp/Core/ELF
Unknown W. Brackets b2b61d58d4 Loader: Support HI16/16 pairs, not just LO16.
Motorstorm: Arctic Edge US uses these pairs for some VFPU loads.
Without relocating these, strange shadows show underneath vehicles.

It appears as if actual firmware pairs with any non-HI16 relocation.
2023-06-18 19:06:29 -07:00
..
ElfReader.cpp Loader: Support HI16/16 pairs, not just LO16. 2023-06-18 19:06:29 -07:00
ElfReader.h Revert "Revert "Loader: Validate offsets and truncation in ELF."" 2022-10-10 13:29:09 +02:00
ElfTypes.h Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
ParamSFO.cpp AndroidContentURI: Move code from the header to cpp. Some assorted cleanup, add a unit test for Download paths 2023-05-16 16:08:51 +02:00
ParamSFO.h AndroidContentURI: Move code from the header to cpp. Some assorted cleanup, add a unit test for Download paths 2023-05-16 16:08:51 +02:00
PBPReader.cpp Merge pull request #14442 from unknownbrackets/path-extension 2021-05-10 21:05:05 +02:00
PBPReader.h ControlMapper: Allow overriding PSP button event handling through a callback. 2023-03-28 00:23:18 +02:00
PrxDecrypter.cpp Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
PrxDecrypter.h PRX Decryption: add support for type 0/1/2/5/6 decryption 2020-01-11 15:00:07 +00:00