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-03-02 13:46:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Core
/
ELF
History
Arthur Blot
8ed8f57a7f
Hopefully fix all the ELF loading issues
2012-12-28 01:07:19 +01:00
..
ElfReader.cpp
Hopefully fix all the ELF loading issues
2012-12-28 01:07:19 +01:00
ElfReader.h
Hopefully fix all the ELF loading issues
2012-12-28 01:07:19 +01:00
ElfTypes.h
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
2012-11-04 23:24:00 +01:00
ParamSFO.cpp
Save unencrypted PARAM.SFO
2012-12-14 20:55:57 +01:00
ParamSFO.h
Save unencrypted PARAM.SFO
2012-12-14 20:55:57 +01:00
PrxDecrypter.cpp
Don't let DecryptPRX1 scramble the keys in-place (!), make a copy
2012-12-25 09:02:02 +01:00
PrxDecrypter.h
Better module blacklisting, export fix
2012-11-05 18:03:02 +01:00