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-01-26 19:28:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Core
/
ELF
History
Unknown W. Brackets
f5642f11af
Buildfix.
2013-04-08 23:01:54 -07:00
..
ElfReader.cpp
ELF relocation: check that sectionToModify >= 0.
2013-03-23 13:26:55 +01:00
ElfReader.h
Smash some memory leaks
2013-01-13 16:46:45 +01:00
ElfTypes.h
…
ParamSFO.cpp
Save encryption. Load/Save encrypted/decrypted save
2013-01-29 00:11:02 +01:00
ParamSFO.h
Move non-Android specific stuff from android/jni to /UI.
2013-03-30 15:46:26 +01:00
PBPReader.cpp
Buildfix.
2013-04-08 23:01:54 -07:00
PBPReader.h
Load icon and bg from PBP files.
2013-04-08 21:46:54 +02:00
PrxDecrypter.cpp
Some operations were doing things in 16-byte blocks. Adjust some buffer sizes to allow for this. Also remove a global.
2013-01-03 22:54:40 +01:00
PrxDecrypter.h
…