Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add prototype for sceKernelIsAccessibleRangeProc | Reiko Asakura | 2021-07-08 | 1 | -0/+2 |
| | |||||
* | Fix name in SceSysmem | GrapheneCt | 2021-07-08 | 1 | -1/+1 |
| | | | | Name from devkit 1.66 | ||||
* | Add NIDs in SceShellUtil | GrapheneCt | 2021-07-08 | 1 | -0/+5 |
| | |||||
* | Fix name in SceNskbl | Princess of Sleeping | 2021-07-08 | 1 | -1/+1 |
| | |||||
* | Add const qualifier to function args | Reiko Asakura | 2021-06-16 | 1 | -8/+8 |
| | |||||
* | Add NIDs in SceGpuEs4User | GrapheneCt | 2021-06-13 | 1 | -0/+7 |
| | |||||
* | Add GXM Razor callback definitions | GrapheneCt | 2021-05-25 | 2 | -2/+104 |
| | |||||
* | Add NIDs in SceMp4 | GrapheneCt | 2021-05-21 | 1 | -0/+21 |
| | |||||
* | Changes to kernel/bt.h | Reiko Asakura | 2021-05-18 | 1 | -44/+50 |
| | |||||
* | Fix doc and add inline forwarder for sceIoMount | Reiko Asakura | 2021-05-18 | 2 | -10/+23 |
| | |||||
* | Add NIDs in SceFios2KernelForDriver | SonicMastr | 2021-05-16 | 1 | -0/+6 |
| | |||||
* | Add sceAudiodec decoder type AAC 6CH | GrapheneCt | 2021-05-16 | 1 | -0/+1 |
| | |||||
* | Update fields for SceKernelAllocMemBlockKernelOpt | Reiko Asakura | 2021-05-13 | 1 | -5/+8 |
| | | | | Names from prototype 0.940 sysmem.skprx. | ||||
* | Add sceNpGetEnvironmentrelease/0.5.0 | Reiko Asakura | 2021-05-05 | 2 | -0/+26 |
| | |||||
* | Import SceNpCommon NIDs from SDK 3.570 | Reiko Asakura | 2021-05-05 | 1 | -0/+22 |
| | |||||
* | Add sceKernelGetTLSAddr in SceThreadmgrForDriver | Princess of Sleeping | 2021-04-24 | 3 | -7/+8 |
| | |||||
* | Add NIDs in SceNpDrmForDriver | Reiko Asakura | 2021-04-24 | 1 | -0/+5 |
| | | | | From https://wiki.henkaku.xyz/vita/index.php?title=SceNpDrm&oldid=15482 | ||||
* | Add prototype for sceNpDrmGetRifPspKey | Reiko Asakura | 2021-04-18 | 1 | -0/+13 |
| | |||||
* | Add SceNpKdc functions | Reiko Asakura | 2021-04-18 | 3 | -0/+85 |
| | |||||
* | Update ScePaf NIDs and headers | GrapheneCt | 2021-04-17 | 9 | -178/+1685 |
| | |||||
* | Add kernel/npdrm.h | Princess of Sleeping | 2021-04-17 | 1 | -0/+96 |
| | |||||
* | Add definitions in user/appmgr.h | GrapheneCt | 2021-04-17 | 1 | -2/+77 |
| | |||||
* | Add and fix NIDs in ScePowerForDriver | Reiko Asakura | 2021-04-08 | 1 | -2/+8 |
| | |||||
* | Add SceMode macrosrelease/0.4.0 | Reiko Asakura | 2021-04-06 | 1 | -8/+19 |
| | | | | From SDK 0.945. | ||||
* | Add NIDs in ScePafStdc | GrapheneCt | 2021-04-01 | 1 | -0/+16 |
| | |||||
* | Enclose macro definition in parentheses | Reiko Asakura | 2021-04-01 | 1 | -2/+2 |
| | |||||
* | Move sceKernelExitDeleteThread to SceThreadmgr | Reiko Asakura | 2021-03-31 | 1 | -4/+1 |
| | |||||
* | Add NIDs in ScePervasiveForDriver | Reiko Asakura | 2021-03-27 | 1 | -0/+3 |
| | | | | Names from camera.skprx from 0.940 prototype. | ||||
* | Fix ScePafStdc exit and abort NIDs | GrapheneCt | 2021-03-26 | 1 | -2/+2 |
| | |||||
* | Add NIDs to SceNpCommonPs4 | Reiko Asakura | 2021-03-26 | 2 | -0/+65 |
| | | | | | Every name is from the PS4 SceNpCommon except for sceNpGetSystemClockLowUsec. | ||||
* | Add inline forwarder for sysmodule with arg | Reiko Asakura | 2021-03-26 | 1 | -6/+28 |
| | | | | | | | | | Official names for these functions have a underscore prefix, which is a convention for forwarded syscalls. Since the forwarders are not found in any system software module, they must be inline. Also note that the fourth argument has unused fields, characteristic of forwarded syscalls. | ||||
* | Changes to SceIniFileProcessor | Reiko Asakura | 2021-03-26 | 2 | -30/+46 |
| | |||||
* | Change GLES2 header install path | Reiko Asakura | 2021-03-20 | 1 | -5/+5 |
| | | | | Avoids conflict with other GL header providers. | ||||
* | Add C++ paf classes | GrapheneCt | 2021-03-20 | 10 | -126/+988 |
| | |||||
* | Fix struct SceKernelModuleLibraryInfo | Reiko Asakura | 2021-03-19 | 1 | -1/+2 |
| | |||||
* | Update name, doc, prototype in sblaimgr.h | Princess of Sleeping | 2020-11-06 | 2 | -3/+88 |
| | |||||
* | Add prototypes and docs in kernel/sblacmgr.h | Princess of Sleeping | 2020-11-06 | 1 | -0/+74 |
| | |||||
* | Add functions in SceDebugFor{Driver,Kernel} | Princess of Sleeping | 2020-10-31 | 2 | -0/+18 |
| | |||||
* | Update function args and doc in debug.h | Princess of Sleeping | 2020-10-31 | 1 | -16/+73 |
| | |||||
* | Add function prototypes in sysroot.h | Princess of Sleeping | 2020-10-31 | 2 | -0/+68 |
| | |||||
* | Update struct SceSysrootProcessHandler | Princess of Sleeping | 2020-10-31 | 1 | -12/+11 |
| | |||||
* | Fix name for sceSysrootGetHardwareFlags | Princess of Sleeping | 2020-11-10 | 2 | -1/+10 |
| | |||||
* | Add functions in SceSblSsUpdateMgr | Princess of Sleeping | 2020-10-30 | 2 | -0/+58 |
| | |||||
* | Add NIDs in SceDisplayForDriver | Reiko Asakura | 2021-03-19 | 1 | -0/+2 |
| | |||||
* | Merge common definitions in display.h | Reiko Asakura | 2021-03-19 | 2 | -38/+16 |
| | |||||
* | Remove dupe in display.h | Reiko Asakura | 2021-03-19 | 2 | -146/+2 |
| | |||||
* | Add NIDs in SceAudioForDriver | Reiko Asakura | 2021-03-18 | 2 | -8/+18 |
| | |||||
* | Add NIDs in ScePervasiveForDriver | Reiko Asakura | 2021-03-18 | 1 | -0/+16 |
| | |||||
* | Change scePervasive names to match name style | Reiko Asakura | 2021-03-17 | 2 | -16/+16 |
| | |||||
* | Update names from prototype 0.940 display.skprx | Reiko Asakura | 2021-03-15 | 6 | -26/+26 |
| | | | | | | | 1. sceKernelGetKPLS is inferred from similar names. 2. sceDsiSetLanesAndPixelSize is also called sceDsiSetDisplayMode in the debug logs, but that is probably a mistake. |