mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-23 17:10:51 +01:00
- Implement sceNpTrophyAbortHandle, if handle is aborted an error code will be returned on its usage. - Free context & handles in sceNpTrophyTerm. - Return SCE_NP_TROPHY_ERROR_INVALID_ARGUMENT on invalid context & handles ids. - Implement id resource shortage error checking. - Check negative sceNpTrophyGetTrophyInfo trophy id. - Minor error checking fix for sceNpTrophySetSoundLevel |
||
|---|---|---|
| .. | ||
| Audio | ||
| Cell | ||
| CPU | ||
| Io | ||
| Memory | ||
| RSX | ||
| CMakeLists.txt | ||
| GameInfo.h | ||
| GDB.cpp | ||
| GDB.h | ||
| IdManager.cpp | ||
| IdManager.h | ||
| IPC.h | ||
| System.cpp | ||
| System.h | ||
| VFS.cpp | ||
| VFS.h | ||