rpcsx/rpcs3/Emu
Alexandro Sánchez Bach 3fdb50b0ea Some sceNpTrophy syscalls and few fixes
* Restored deleted functions in FuncList.cpp
* Fixed bugs in TRPLoader.
* Implemented some sceNpTrophy syscalls.
* Added sceNp headers (required for sceNpTrophy).
* Updated .gitignore to ignore trophies.

NOTE: Thanks to the new sceNpTrophy syscalls, RPCS3 can install the
trophy contents in dev_hdd0/home/00000001/trophy/. Remember this is
still on an experimental stage.
2014-02-16 02:51:04 +01:00
..
ARMv7 log fixes (to wx_str()) 2014-02-13 20:59:13 +04:00
Audio Implemented some cellSysutil audio functions, added configurable controls (draft/ugly implementation), and minor changes in cellAudio and ConLog 2013-12-27 14:55:11 +04:00
Cell Logging CheckBox, cellGame stuff and other fixes 2014-02-13 20:05:23 +01:00
CPU fix stepping a little better than last time 2014-02-14 20:50:02 +01:00
FS clean up more output conversions, everything that wants to get printed needs to be explicitly convertex to the wxCharType otherwise the VFormat prints nothing 2014-02-10 19:51:03 +01:00
GS log fixes (to wx_str()) 2014-02-13 20:59:13 +04:00
HDD Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
Io Simple analog stick support (from KB) 2014-01-14 23:03:48 +04:00
Memory remove commented out code 2014-02-10 17:16:35 +01:00
SysCalls Some sceNpTrophy syscalls and few fixes 2014-02-16 02:51:04 +01:00
DbgConsole.cpp Improved ThreadBase. 2014-01-31 20:40:18 +02:00
DbgConsole.h convert Dbg console packets uniformly to char* 2014-02-10 17:13:38 +01:00
Event.cpp Merge pull request #70 from Nekotekina/rpcs3 2014-02-13 12:13:05 +01:00
event.h Merge pull request #70 from Nekotekina/rpcs3 2014-02-13 12:13:05 +01:00
GameInfo.h http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
System.cpp Merge pull request #70 from Nekotekina/rpcs3 2014-02-13 12:13:05 +01:00
System.h Merge pull request #70 from Nekotekina/rpcs3 2014-02-13 12:13:05 +01:00