ppsspp/Core/ELF
Unknown W. Brackets eac8b1a84d Scan for functions even without a .text section.
It's possible this may be wrong, but every game I've seen loads the funcs
in this area.  Sometimes there's data after the funcs before the stubs,
but it's better than no funcs.
2013-12-01 19:43:40 -08:00
..
ElfReader.cpp Scan for functions even without a .text section. 2013-12-01 19:43:40 -08:00
ElfReader.h Robustify the ELF loader a little - it didn't like unaligned addresses.. 2013-11-14 11:44:14 +01:00
ElfTypes.h Add a some more defines for ELF values. 2013-11-17 02:14:35 -08:00
ParamSFO.cpp Merge branch 'new-ui'. Still incomplete. Enable by setting NewUI=True in ppsspp.ini 2013-06-27 16:28:38 +02:00
ParamSFO.h Buildfixes. 2013-06-02 13:26:39 +10:00
PBPReader.cpp Open files using wide functions on win32. 2013-08-27 00:28:46 -07:00
PBPReader.h Fix some compile failures under big endian. 2013-07-28 21:04:17 -07:00
PrxDecrypter.cpp fix prx decryption 2013-07-30 19:36:07 +02:00
PrxDecrypter.h fix prx decryption 2013-07-30 19:36:07 +02:00