rpcsx/rpcs3/Loader
Alexandro Sánchez Bach f86ac251a8 TROPUSR Loader & sceNpTrophy stuff
* Added a loader for the TROPUSR.DAT files.
* Added a few structs/enums to sceNpTrophy.h
* Added more sceNpTrophy functions and updated other ones.
* Updated cellHddGame error codes in cellSysutil.h
* Added addresses of cellHddGame to cellSysutil_init.

NOTE:  There is a known problem in the `if
(!Emu.GetVFS().ExistsFile(filepath))` in `TROPUSRLoader::Load` which
causes the games to overwrite their TROPUSR.DAT file every time they
boot and they "forget" the unlocked trophies. However, as long as the
game is running the unlocked trophies should be still there.
2014-03-20 19:23:14 +01:00
..
ELF.cpp Merge fix 2013-11-30 03:50:43 +04:00
ELF.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
ELF32.cpp First installment of RPCS3's custom crypto engine: 2014-03-03 04:48:07 +00:00
ELF32.h First installment of RPCS3's custom crypto engine: 2014-03-03 04:48:07 +00:00
ELF64.cpp libmixer draft 2014-03-06 15:40:50 +04:00
ELF64.h log fixes (to wx_str()) 2014-02-13 20:59:13 +04:00
Loader.cpp Linux build fix. 2014-03-12 02:36:58 +10:00
Loader.h Some typos fixed (thanks to Nukem9) 2014-02-01 14:17:15 +04:00
PKG.cpp First installment of RPCS3's custom crypto engine: 2014-03-03 04:48:07 +00:00
PKG.h First installment of RPCS3's custom crypto engine: 2014-03-03 04:48:07 +00:00
PSF.cpp Improved PSF loader. 2013-12-08 15:47:54 +02:00
PSF.h use .wx_str() instead of .mb_str(), Dbg console is still broken 2014-02-10 13:53:09 +01:00
SELF.cpp - Implemented MTCRF instruction. 2013-07-08 16:24:46 +03:00
SELF.h log fixes (to wx_str()) 2014-02-13 20:59:13 +04:00
TROPUSR.cpp TROPUSR Loader & sceNpTrophy stuff 2014-03-20 19:23:14 +01:00
TROPUSR.h TROPUSR Loader & sceNpTrophy stuff 2014-03-20 19:23:14 +01:00
TRP.cpp cellHddGameCheck and some fixes 2014-03-19 16:19:35 +01:00
TRP.h cellGame, cellSysutil and TRP installer improved 2014-03-17 20:34:19 +01:00