Alexandro Sánchez Bach 81cdaa883a cellPngDec fixes and some rewritings
* This commit solves the cellPngDec GetMemFromAddr(0x0) error when
loading PNGs from files.
* cellVideoOutGetResolution, cellRtc* syscalls rewritten to use the use
the mem*_t data types.
* Replaced int/uint with s32/u32 in some syscall arguments and structs.
2014-04-02 19:53:44 +02: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-02-22 21:42:23 +04:00
2014-02-13 11:33:07 +01:00
2014-04-01 22:05:54 +02: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%