mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-04 11:47:13 +00:00
PS3 emulator/debugger
2827db0e2a
* Using be_t in CellGcmControl, CellGcmConfig, CellGcmContextData and CellGcmTileInfo. * Fixed wrong names in Emu/SysCalls/Modules/sceNp.cpp * Fixed ConLog's mount info strings in System.cpp |
||
---|---|---|
bin | ||
GL | ||
rpcs3 | ||
scetool | ||
stblib | ||
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.