This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/libretro/ppsspp.git
synced
2025-02-15 22:48:14 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Core
/
ELF
History
Henrik Rydgard
4197148dc4
Add some paranoid checks hoping to fix crashes reported in Google Play developer console.
2016-04-09 18:27:35 +02:00
..
ElfReader.cpp
Add some paranoid checks hoping to fix crashes reported in Google Play developer console.
2016-04-09 18:27:35 +02:00
ElfReader.h
…
ElfTypes.h
…
ParamSFO.cpp
Use MEMSIZE SFO param to detect 64MB homebrew.
2015-12-23 15:16:48 -08:00
ParamSFO.h
Use MEMSIZE SFO param to detect 64MB homebrew.
2015-12-23 15:16:48 -08:00
PBPReader.cpp
Right, Symbian doesn't have vector.data().
2015-12-24 13:21:03 -08:00
PBPReader.h
Use a FileLoader for PBPs.
2015-12-24 12:21:40 -08:00
PrxDecrypter.cpp
Remove an unnecessary memcpy
2014-12-14 23:59:55 -05:00
PrxDecrypter.h
…