summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update structs and prototypes in sysmemReiko Asakura2021-08-292-25/+30
| | | | | SceKernelPAVector field names comes from 0.990 prototype update_mgr.elf and update_service_sm.elf.
* Add sceGUIDSet{,Name}Reiko Asakura2021-08-281-0/+4
| | | | Names from 0.990 prototype sysmem.elf.
* Update names in SceSysmemForDriverReiko Asakura2021-08-282-7/+7
| | | | These names are inferred from canon names found in debug strings.
* Update names in SceSysmemForDriverReiko Asakura2021-08-281-1/+1
| | | | Names from 0.990 prototype threadmgr.elf.
* Update names in SceSysmemForDriver/KernelReiko Asakura2021-08-281-2/+2
| | | | From 0.990 prototype deci4p_dbgp.elf.
* Update names in SceSysmemForDriverReiko Asakura2021-08-282-15/+15
| | | | Names are from 0.990 prototype sysmem.elf.
* Move kernel memblock functions to separate headerReiko Asakura2021-08-252-223/+242
|
* 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-243-24/+30
|
* Update ScePafGrapheneCt2021-07-159-181/+1174
|
* Add prototype for sceKernelIsAccessibleRangeProcReiko Asakura2021-07-081-0/+2
|
* Add const qualifier to function argsReiko Asakura2021-06-161-8/+8
|
* Add GXM Razor callback definitionsGrapheneCt2021-05-251-0/+102
|
* Changes to kernel/bt.hReiko Asakura2021-05-181-44/+50
|
* Fix doc and add inline forwarder for sceIoMountReiko Asakura2021-05-182-10/+23
|
* Add sceAudiodec decoder type AAC 6CHGrapheneCt2021-05-161-0/+1
|
* Update fields for SceKernelAllocMemBlockKernelOptReiko Asakura2021-05-131-5/+8
| | | | Names from prototype 0.940 sysmem.skprx.
* Add sceNpGetEnvironmentrelease/0.5.0Reiko Asakura2021-05-051-0/+25
|
* Add sceKernelGetTLSAddr in SceThreadmgrForDriverPrincess of Sleeping2021-04-242-7/+7
|
* Add prototype for sceNpDrmGetRifPspKeyReiko Asakura2021-04-181-0/+13
|
* Add SceNpKdc functionsReiko Asakura2021-04-182-0/+72
|
* Update ScePaf NIDs and headersGrapheneCt2021-04-178-153/+1333
|
* Add kernel/npdrm.hPrincess of Sleeping2021-04-171-0/+96
|
* Add definitions in user/appmgr.hGrapheneCt2021-04-171-2/+77
|
* Add SceMode macrosrelease/0.4.0Reiko Asakura2021-04-061-8/+19
| | | | From SDK 0.945.
* Enclose macro definition in parenthesesReiko Asakura2021-04-011-2/+2
|
* Add NIDs to SceNpCommonPs4Reiko Asakura2021-03-261-0/+26
| | | | | Every name is from the PS4 SceNpCommon except for sceNpGetSystemClockLowUsec.
* Add inline forwarder for sysmodule with argReiko Asakura2021-03-261-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 SceIniFileProcessorReiko Asakura2021-03-261-27/+42
|
* Add C++ paf classesGrapheneCt2021-03-209-114/+925
|
* Fix struct SceKernelModuleLibraryInfoReiko Asakura2021-03-191-1/+2
|
* Update name, doc, prototype in sblaimgr.hPrincess of Sleeping2020-11-061-2/+87
|
* Add prototypes and docs in kernel/sblacmgr.hPrincess of Sleeping2020-11-061-0/+74
|
* Add functions in SceDebugFor{Driver,Kernel}Princess of Sleeping2020-10-311-0/+16
|
* Update function args and doc in debug.hPrincess of Sleeping2020-10-311-16/+73
|
* Add function prototypes in sysroot.hPrincess of Sleeping2020-10-311-0/+66
|
* Update struct SceSysrootProcessHandlerPrincess of Sleeping2020-10-311-12/+11
|
* Fix name for sceSysrootGetHardwareFlagsPrincess of Sleeping2020-11-101-0/+9
|
* Add functions in SceSblSsUpdateMgrPrincess of Sleeping2020-10-301-0/+42
|
* Merge common definitions in display.hReiko Asakura2021-03-192-38/+16
|
* Remove dupe in display.hReiko Asakura2021-03-192-146/+2
|
* Add NIDs in SceAudioForDriverReiko Asakura2021-03-181-8/+7
|
* Change scePervasive names to match name styleReiko Asakura2021-03-171-8/+8
|
* Update names from prototype 0.940 display.skprxReiko Asakura2021-03-154-13/+13
| | | | | | | 1. sceKernelGetKPLS is inferred from similar names. 2. sceDsiSetLanesAndPixelSize is also called sceDsiSetDisplayMode in the debug logs, but that is probably a mistake.
* Update ScePafStdc namesrelease/0.3.0GrapheneCt2021-03-141-3/+0
|
* Add ScePafThread functionsGrapheneCt2021-03-131-0/+232
|
* Add lint script for header filesReiko Asakura2021-03-132-0/+10
|
* Add sce_process_preload_disabled flagsPrincess of Sleeping2020-10-231-0/+26
|
* Add and fix names in SceSysrootForKernelReiko Asakura2021-03-121-1/+1
| | | | Names from 0.940 prototype sysmem.skprx