Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes for thread context structsHEADmaster | GrapheneCt | 2021-09-20 | 1 | -0/+18 |
| | | | | From pthread_vita.h from Unity 2017 | ||||
* | Changes for SceKernelThreadOptParamInternal | GrapheneCt | 2021-09-20 | 1 | -8/+19 |
| | |||||
* | Add memblock types | Reiko Asakura | 2021-08-24 | 1 | -0/+25 |
| | | | | From 0.990 prototype sysmem.elf. See function at 0x8100A02C. | ||||
* | Add memblock types | Reiko Asakura | 2021-08-24 | 1 | -4/+75 |
| | | | | From 0.990 prototype sysmem.elf. See 0x8105A034 to 0x8105A610. | ||||
* | Move memblock types into common memblock.h | Reiko Asakura | 2021-08-24 | 1 | -0/+30 |
| | |||||
* | Add sceKernelGetTLSAddr in SceThreadmgrForDriver | Princess of Sleeping | 2021-04-24 | 1 | -0/+7 |
| | |||||
* | Add SceMode macrosrelease/0.4.0 | Reiko Asakura | 2021-04-06 | 1 | -8/+19 |
| | | | | From SDK 0.945. | ||||
* | Merge common definitions in display.h | Reiko Asakura | 2021-03-19 | 1 | -0/+54 |
| | |||||
* | Add sce_process_preload_disabled flags | Princess of Sleeping | 2020-10-23 | 1 | -0/+26 |
| | |||||
* | Merge common definitions in power.h | Reiko Asakura | 2021-03-12 | 1 | -0/+175 |
| | |||||
* | Add error code SCE_APPMGR_ERROR_NOSYS | Reiko Asakura | 2021-03-12 | 1 | -0/+7 |
| | |||||
* | Refactor structs in common/appmgr.h | Reiko Asakura | 2021-03-12 | 1 | -14/+13 |
| | | | | | sceAppMgrDrm{Open,Close} has been moved to the common header because they are also available as user functions. | ||||
* | Remove unused definitions in common/appmgr.h | Reiko Asakura | 2021-03-12 | 1 | -30/+0 |
| | |||||
* | Add sceKernelGetSystemTime functions | Reiko Asakura | 2021-03-11 | 1 | -0/+43 |
| | |||||
* | Move threadmgr functions to common header | Reiko Asakura | 2021-03-11 | 1 | -0/+21 |
| | | | | | sceKernelGetTLSAddr has been removed for kernel because it does not exist. | ||||
* | Rename include guards | Reiko Asakura | 2021-03-08 | 5 | -14/+14 |
| | |||||
* | Rename sceKernelCpuGetCpuId -> sceKernelCpuId | Reiko Asakura | 2021-03-05 | 1 | -0/+17 |
| | | | | | This name is from SDK 0.945.040, and also confirmed by SHA1 digest in SceKblForKernel. | ||||
* | Add comments in common/kernel/cpu.h | Reiko Asakura | 2021-03-05 | 1 | -7/+12 |
| | |||||
* | Add package workflow | Reiko Asakura | 2021-02-11 | 8 | -0/+32 |
| | |||||
* | Fix includes: various | Reiko Asakura | 2021-02-11 | 3 | -1/+5 |
| | |||||
* | Merge common: ctrl.h | Reiko Asakura | 2021-01-20 | 1 | -0/+94 |
| | |||||
* | Merge common: dmacmgr | Reiko Asakura | 2021-01-20 | 1 | -0/+33 |
| | |||||
* | Merge common: iofilemgr | Reiko Asakura | 2021-01-20 | 2 | -0/+348 |
| | |||||
* | Remove dupe: iofilemgr | Reiko Asakura | 2021-01-20 | 4 | -105/+4 |
| | |||||
* | Rename iofilemgr headers | Reiko Asakura | 2021-01-20 | 3 | -0/+0 |
| | |||||
* | Remove dupe: kernel/threadmgr.h | Reiko Asakura | 2021-01-19 | 1 | -270/+5 |
| | |||||
* | Remove dupe: kernel/cpu.h | Reiko Asakura | 2021-01-19 | 1 | -9/+2 |
| | |||||
* | Remove dupe: appmgr.h | Reiko Asakura | 2021-01-16 | 1 | -1/+1 |
| | |||||
* | Indent with tabs instead of spaces | Reiko Asakura | 2020-09-18 | 1 | -8/+8 |
| | |||||
* | Add thread related function and types | GrapheneCt | 2020-09-05 | 1 | -0/+13 |
| | | | | Credits: Graphene | ||||
* | Add sceAppMgrDrmOpen/Close | Reiko Asakura | 2020-08-20 | 1 | -0/+13 |
| | |||||
* | Move defns psp2/apputil.h to psp2common/appmgr.h | Reiko Asakura | 2020-08-20 | 1 | -0/+50 |
| | |||||
* | Add file permission modes | Reiko Asakura | 2020-08-08 | 1 | -0/+2 |
| | |||||
* | Put common IO definitions into psp2common | Reiko Asakura | 2020-07-23 | 4 | -0/+164 |
| | |||||
* | Add doc and remove unneeded include | Reiko Asakura | 2020-07-21 | 1 | -2/+2 |
| | |||||
* | Add threadmgr constants and prototypes | Reiko Asakura | 2020-07-05 | 1 | -0/+273 |
| | |||||
* | Add CPU constants | Reiko Asakura | 2020-07-05 | 1 | -0/+19 |