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
2014-02-15 01:51:59 +01:00
2014-02-22 21:42:23 +04:00
2013-08-26 17:18:59 +03:00
2014-03-20 19:23:14 +01:00
2014-02-09 12:07:50 +01:00
2014-03-06 15:50:45 +04:00
2014-02-27 22:25:32 +04:00
2014-02-22 21:42:23 +04:00
2014-02-13 11:33:07 +01:00

rpcs3

PS3 emulator/debugger

The FAQ has some basic information.

For discussion about the emulator and PS3 emulation please visit the official forums.

If you want to contribute please take a took at the Coding Style and Roadmap pages.

To initialize the repository don't forget to execute git submodule update --init to pull the wxWidgets source.

Languages
C++ 91.9%
C 5.6%
Self 1.1%
GLSL 0.7%
CMake 0.3%
Other 0.3%