ppsspp/Core/ELF
2022-10-10 12:22:05 +02:00
..
ElfReader.cpp Update elfSize to uncompressed elf size when needed. Fixes infinite loading in Wipeout. 2022-10-10 12:22:05 +02:00
ElfReader.h Update elfSize to uncompressed elf size when needed. Fixes infinite loading in Wipeout. 2022-10-10 12:22:05 +02:00
ElfTypes.h Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
ParamSFO.cpp Code readability, vec reserve() and remove excess c_str() 2022-09-30 12:31:32 +03: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 Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08: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