mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
* TRP Loader and sceNpTrophyRegisterContext improved. * cellSysutil constants moved to cellSysutil.h * cellGameBootCheck bug fixed that makes size->hddFreeSizeKB be 0. * Added system language selector (this is *not* RPCS3's language). cellSysutilGetSystemParamInt(0x111) will return the selected language. NOTE: The problems caused by the last commit (pull request #104 merged) are not yet fixed. |
||
|---|---|---|
| bin | ||
| ffmpeg@8bcaa2485c | ||
| GL | ||
| OpenAL | ||
| rpcs3 | ||
| 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.