summaryrefslogtreecommitdiff
path: root/include/common (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changes for thread context structsHEADmasterGrapheneCt2021-09-201-0/+18
| | | | From pthread_vita.h from Unity 2017
* Changes for SceKernelThreadOptParamInternalGrapheneCt2021-09-201-8/+19
|
* Add memblock typesReiko Asakura2021-08-241-0/+25
| | | | From 0.990 prototype sysmem.elf. See function at 0x8100A02C.
* Add memblock typesReiko Asakura2021-08-241-4/+75
| | | | From 0.990 prototype sysmem.elf. See 0x8105A034 to 0x8105A610.
* Move memblock types into common memblock.hReiko Asakura2021-08-241-0/+30
|
* Add sceKernelGetTLSAddr in SceThreadmgrForDriverPrincess of Sleeping2021-04-241-0/+7
|
* Add SceMode macrosrelease/0.4.0Reiko Asakura2021-04-061-8/+19
| | | | From SDK 0.945.
* Merge common definitions in display.hReiko Asakura2021-03-191-0/+54
|
* Add sce_process_preload_disabled flagsPrincess of Sleeping2020-10-231-0/+26
|
* Merge common definitions in power.hReiko Asakura2021-03-121-0/+175
|
* Add error code SCE_APPMGR_ERROR_NOSYSReiko Asakura2021-03-121-0/+7
|
* Refactor structs in common/appmgr.hReiko Asakura2021-03-121-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.hReiko Asakura2021-03-121-30/+0
|
* Add sceKernelGetSystemTime functionsReiko Asakura2021-03-111-0/+43
|
* Move threadmgr functions to common headerReiko Asakura2021-03-111-0/+21
| | | | | sceKernelGetTLSAddr has been removed for kernel because it does not exist.
* Rename include guardsReiko Asakura2021-03-085-14/+14
|
* Rename sceKernelCpuGetCpuId -> sceKernelCpuIdReiko Asakura2021-03-051-0/+17
| | | | | This name is from SDK 0.945.040, and also confirmed by SHA1 digest in SceKblForKernel.
* Add comments in common/kernel/cpu.hReiko Asakura2021-03-051-7/+12
|
* Add package workflowReiko Asakura2021-02-118-0/+32
|
* Fix includes: variousReiko Asakura2021-02-113-1/+5
|
* Merge common: ctrl.hReiko Asakura2021-01-201-0/+94
|
* Merge common: dmacmgrReiko Asakura2021-01-201-0/+33
|
* Merge common: iofilemgrReiko Asakura2021-01-202-0/+348
|
* Remove dupe: iofilemgrReiko Asakura2021-01-204-105/+4
|
* Rename iofilemgr headersReiko Asakura2021-01-203-0/+0
|
* Remove dupe: kernel/threadmgr.hReiko Asakura2021-01-191-270/+5
|
* Remove dupe: kernel/cpu.hReiko Asakura2021-01-191-9/+2
|
* Remove dupe: appmgr.hReiko Asakura2021-01-161-1/+1
|
* Indent with tabs instead of spacesReiko Asakura2020-09-181-8/+8
|
* Add thread related function and typesGrapheneCt2020-09-051-0/+13
| | | | Credits: Graphene
* Add sceAppMgrDrmOpen/CloseReiko Asakura2020-08-201-0/+13
|
* Move defns psp2/apputil.h to psp2common/appmgr.hReiko Asakura2020-08-201-0/+50
|
* Add file permission modesReiko Asakura2020-08-081-0/+2
|
* Put common IO definitions into psp2commonReiko Asakura2020-07-234-0/+164
|
* Add doc and remove unneeded includeReiko Asakura2020-07-211-2/+2
|
* Add threadmgr constants and prototypesReiko Asakura2020-07-051-0/+273
|
* Add CPU constantsReiko Asakura2020-07-051-0/+19