ppsspp/Core/ELF
Unknown W. Brackets 9cfcbc46e6 Global: Cleanup initialization/pointer checks.
Cleaning up a lot of cases of uninitialized data, unchecked return values
for failures, and similar.
2022-12-10 21:13:36 -08:00
..
ElfReader.cpp Global: Cleanup initialization/pointer checks. 2022-12-10 21:13:36 -08: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 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