rpcsx/rpcs3/Emu
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
..
ARMv7 log fixes (to wx_str()) 2014-02-13 20:59:13 +04:00
Audio DMA List commands 2014-03-15 19:43:14 +04:00
Cell stswi and lswi instructions 2014-03-20 02:48:02 +01:00
CPU Update 2014-03-13 13:17:45 +04:00
FS Fix slashes for Linux 2014-03-17 23:41:15 +10:00
GS Another small fix related with TextureBorderColor 2014-03-18 18:27:11 +01:00
HDD Fix slashes for Linux 2014-03-17 23:41:15 +10:00
Io Simple analog stick support (from KB) 2014-01-14 23:03:48 +04:00
Memory Some sys_net functions 2014-03-11 15:42:28 +01:00
SysCalls TROPUSR Loader & sceNpTrophy stuff 2014-03-20 19:23:14 +01:00
DbgConsole.cpp Merge branch 'master' of https://github.com/DHrpcs3/rpcs3 2014-03-02 10:24:18 +04:00
DbgConsole.h RPCS3 arguments, TTY to file & sceNpTrophy stuff 2014-03-01 19:33:38 +01:00
Event.cpp more merge fixes, I should really compile it before submitting a pull request 2014-02-23 20:40:12 +01:00
event.h New functions 2014-02-22 04:26:50 +04:00
GameInfo.h http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
System.cpp Fix slashes for Linux 2014-03-17 23:41:15 +10:00
System.h First installment of RPCS3's custom crypto engine: 2014-03-03 04:48:07 +00:00