Alexandro Sánchez Bach 2c7269e3de PSF Loader improved & issue #126 fixed
* Improved PSF Loader: Now you can get the value of the PARAM.SFO
entries directly with the GetString(key), GetInteger(key) methods.
GameInfo related lines were removed since they have nothing to do with
PSF files.
* cellGame, cellSysutil, and GameViewer are modified because of the PSF
Loader changes.
* Removed unnecessary null pointer checks:
https://github.com/DHrpcs3/rpcs3/issues/126
2014-03-28 05:20:13 +01:00
2014-03-27 16:40:58 +01:00
2014-02-22 21:42:23 +04:00
2013-08-26 17:18:59 +03:00
2014-02-09 12:07:50 +01:00
2014-03-27 16:40:58 +01: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%