mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-12-28 09:23:34 +00:00
PS3 emulator/debugger
3fdb50b0ea
* Restored deleted functions in FuncList.cpp * Fixed bugs in TRPLoader. * Implemented some sceNpTrophy syscalls. * Added sceNp headers (required for sceNpTrophy). * Updated .gitignore to ignore trophies. NOTE: Thanks to the new sceNpTrophy syscalls, RPCS3 can install the trophy contents in dev_hdd0/home/00000001/trophy/. Remember this is still on an experimental stage. |
||
---|---|---|
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.