ppsspp/Core/ELF
Henrik Rydgård 875f3569ee Don't let DecryptPRX1 scramble the keys in-place (!), make a copy
instead. Could now make all the keys const, as they should be.
2012-12-25 09:02:02 +01:00
..
ElfReader.cpp Various warning, logging, jit fixes 2012-11-17 19:56:28 +01:00
ElfReader.h Fixed a few issues related to encrypted PRXes 2012-11-05 16:56:40 +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