rpcsx/rpcs3
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
..
cmake_modules Conflicts fixed 2014-03-06 15:50:45 +04:00
Crypto Conflicts fixed 2014-03-06 15:50:45 +04:00
Emu TROPUSR Loader & sceNpTrophy stuff 2014-03-20 19:23:14 +01:00
Gui cellHddGameCheck and some fixes 2014-03-19 16:19:35 +01:00
Loader TROPUSR Loader & sceNpTrophy stuff 2014-03-20 19:23:14 +01:00
rpcs3qt Introduce a Qt UI for RPCS3 2013-11-27 16:37:46 +10:00
AppConnector.cpp - Improved sc function binder. 2013-06-30 11:46:29 +03:00
AppConnector.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
CMakeLists.txt Linux build fix. 2014-03-12 02:36:58 +10:00
git-version.h Basic DMA, MFC, channel changes 2013-12-11 02:58:11 +04:00
Ini.cpp Linux build fix. 2014-03-12 02:36:58 +10:00
Ini.h cellGame, cellSysutil and TRP installer improved 2014-03-17 20:34:19 +01:00
rpcs3.cpp Minor fixes: SPU, sys_mmapper, and cmd-line args. 2014-03-01 19:33:40 +01:00
rpcs3.h RPCS3 arguments, TTY to file & sceNpTrophy stuff 2014-03-01 19:33:38 +01:00
rpcs3.rc http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
rpcs3.vcxproj TROPUSR Loader & sceNpTrophy stuff 2014-03-20 19:23:14 +01:00
rpcs3.vcxproj.filters TROPUSR Loader & sceNpTrophy stuff 2014-03-20 19:23:14 +01:00
rpcs3.vcxproj.user Fix debugger working directory 2013-08-10 23:48:54 +02:00
stdafx.cpp http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
stdafx.h Make buildable with GCC in Linux 2014-02-23 17:52:52 +01:00