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. |
||
|---|---|---|
| .. | ||
| ELF.cpp | ||
| ELF.h | ||
| ELF32.cpp | ||
| ELF32.h | ||
| ELF64.cpp | ||
| ELF64.h | ||
| Loader.cpp | ||
| Loader.h | ||
| PKG.cpp | ||
| PKG.h | ||
| PSF.cpp | ||
| PSF.h | ||
| SELF.cpp | ||
| SELF.h | ||
| TRP.cpp | ||
| TRP.h | ||