ppsspp/Core/ELF
Unknown W. Brackets acac847af2 Cleanup sceKernelGetModuleIdByAddress().
Actual firmware seems to accept any address in the range, and also
correct the error result.

Now people won't think this is broken anymore.
2013-04-10 21:03:43 -07:00
..
ElfReader.cpp Cleanup sceKernelGetModuleIdByAddress(). 2013-04-10 21:03:43 -07:00
ElfReader.h Cleanup sceKernelGetModuleIdByAddress(). 2013-04-10 21:03:43 -07: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 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 for Linux. 2013-04-09 00:05:05 -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 Implemented sceKernelLoadModuleByID, better logs 2013-01-02 19:42:15 +01:00