ppsspp/Core/ELF
2021-10-08 19:09:46 +02:00
..
ElfReader.cpp Core: Correct relocation error check. 2021-06-13 10:51:51 -07:00
ElfReader.h IMP sceKernelFindModuleByUID and sceKernelFindModuleByName. 2020-10-27 20:48:34 +08:00
ElfTypes.h Remove Globals.h 2017-08-31 17:15:22 +02:00
ParamSFO.cpp More checks in ParamSFO reader. Only problem left is that the strings are null terminated and can walk off the buffer. 2021-10-08 19:09:46 +02:00
ParamSFO.h Add some basic sanity checks to ParamSFO reader (could add more) 2021-10-07 21:08:12 +02:00
PBPReader.cpp Merge pull request #14442 from unknownbrackets/path-extension 2021-05-10 21:05:05 +02:00
PBPReader.h Remove Globals.h 2017-08-31 17:15:22 +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