| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2021-02-11 | Add package workflow | Reiko Asakura | 1 | -0/+4 | |
| 2021-02-11 | Fix includes: various | Reiko Asakura | 1 | -0/+2 | |
| 2021-01-19 | Remove dupe: processmgr.h | Reiko Asakura | 1 | -1/+1 | |
| 2020-07-05 | Add kernel constants header | Reiko Asakura | 1 | -3/+0 | |
| 2020-06-26 | Fix many args (#451) | Princess of Sleeping | 1 | -1/+1 | |
| Changes document and variable types | |||||
| 2020-03-18 | Add process UID macros | Reiko Asakura | 1 | -0/+6 | |
| 2019-02-18 | add missing status param to ksceKernelSuspendProcess | Davee | 1 | -1/+2 | |
| 2018-12-19 | Add ksceKernelLaunchApp in processmgr.h (#375) | CelesteBlue-dev | 1 | -0/+10 | |
| 2018-11-03 | add ksceKernelSuspendProcess | Davee | 1 | -0/+7 | |
| 2018-10-31 | switch naming ksceKernelProcessResume to ksceKernelResumeProcess | Davee | 1 | -1/+1 | |
| 2018-10-29 | add ksceKernelProcessResume | Davee | 1 | -0/+7 | |
| This kernel service is used to resume a process that is in the suspended state. | |||||
| 2018-10-28 | add ksceKernelGetProcessStatus | Davee | 1 | -0/+8 | |
| This kernel service queries the status of a given process. I'm unsure what exactly the bits represent. It seems 0x10 is related to suspension status, but I'm not confident in that assumption. | |||||
| 2017-11-13 | Fix psp2kern/types.h include in psp2kern headers | Sergi Granell | 1 | -1/+1 | |
| 2017-10-26 | More SceThreadmgrForDriver, SceDisplayForDriver NIDs, update psp2kern/display.h | Sergi Granell | 1 | -1/+1 | |
| 2017-10-05 | Named anonymous enums in psp2kern | Rinnegatamante | 1 | -4/+4 | |
| Named anonymous enums in psp2kern | |||||
| 2017-07-17 | Add more SceDisplayForDriver NIDs | Sergi Granell | 1 | -4/+4 | |
| 2017-07-17 | Add some SceProcessmgrForDriver NIDs | Sergi Granell | 1 | -0/+16 | |
| 2016-11-17 | Documentation: Simplify grouping | devnoname120 | 1 | -1/+0 | |
| 2016-11-13 | All files should be added to the documentation now | devnoname120 | 1 | -0/+2 | |
| 2016-11-02 | kernel development headers (#67) | Davee | 1 | -0/+16 | |
| * Added some kernel headers * Modified kernel headers * Added suprx loading args to headers * Added kernel modulemgr load/stop nids * Added struct for versioninfo * Added sceKernelMemcpyKernelToUser * Added SceSblACMgr * Added syscall entry/exit stubs * Added strncpy u2k/k2u functions * Wrong offset for version * More kernel adds * Added sceKernelQueueLoadModuleForPid * Added sceKernelGetSystemSwVersion to user headers * Added sceKernelStrncpyUserForPid * Added a couple more kernel apis | |||||
