mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-16 14:12:39 +00:00
PS3 emulator/debugger
5953781c13
* Fixed GUI issues caused by the update to wxWidgets 3. * Fixed small bug in SC_TTY (thanks Nukem9!) * Added GPL v2 license file. |
||
---|---|---|
bin | ||
GL | ||
rpcs3 | ||
scetool | ||
stblib | ||
unpkg | ||
Utilities | ||
wxWidgets@eb5f454529 | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
README.md | ||
rpcs3.sln |
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.