nohbdy d533572ee9 Minor code and memory initialization fixes
* Explicitly initialize member variables in SELFDecrypter, MemInfo, and
VirtualMemoryBlock
* Zero out memory used for counter/nonce in aes-ctr
* Fix use of a ControlInfo pointer after it is added to an Array via
Array::Move (which makes it an invalid pointer) in
SELFDecrypter::LoadHeaders
2014-03-27 22:16:14 -05: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++ 93.1%
C 4.7%
Self 0.9%
GLSL 0.7%
CMake 0.3%
Other 0.2%