summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Changes for thread context structsHEADmasterGrapheneCt2021-09-202-14/+22
| | | | From pthread_vita.h from Unity 2017
* Changes for SceKernelThreadOptParamInternalGrapheneCt2021-09-202-8/+21
|
* Merge sysmem changesReiko Asakura2021-08-294-102/+113
|\
| * 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-283-1/+7
| | | | | | | | Names from 0.990 prototype sysmem.elf.
| * Update names in SceSysmemForDriverReiko Asakura2021-08-284-33/+33
| | | | | | | | These names are inferred from canon names found in debug strings.
| * Update names in SceSysmemForDriverReiko Asakura2021-08-281-4/+4
| | | | | | | | Names from 3.60 devkit sysmem.elf.
| * Update names in SceSysmemForDriverReiko Asakura2021-08-282-3/+3
| | | | | | | | Names from 0.990 prototype threadmgr.elf.
| * Update names in SceSysmemForDriver/KernelReiko Asakura2021-08-283-5/+5
| | | | | | | | From 0.990 prototype deci4p_dbgp.elf.
| * Update names in SceSysmemForDriverReiko Asakura2021-08-283-39/+39
|/ | | | 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
|
* ci: fail test workflow on compiler remarkReiko Asakura2021-08-261-1/+1
|
* Add NIDs in SceCodecEngineWrapperForDriverGrapheneCt2021-08-171-0/+11
| | | | | Names are from prototype 0.940 vnz_wrapper.elf. In 0.940 these functions are exported from SceVeneziaWrapperForDriver.
* Add NIDs in SceSblFwLoaderForDriverGrapheneCt2021-08-171-0/+6
| | | | Names from debug strings in prototype 0.940 fwloader.elf
* Update ScePafGrapheneCt2021-07-1510-224/+1361
|
* Add prototype for sceKernelIsAccessibleRangeProcReiko Asakura2021-07-081-0/+2
|
* Fix name in SceSysmemGrapheneCt2021-07-081-1/+1
| | | | Name from devkit 1.66
* Add NIDs in SceShellUtilGrapheneCt2021-07-081-0/+5
|
* Fix name in SceNskblPrincess of Sleeping2021-07-081-1/+1
|
* Add const qualifier to function argsReiko Asakura2021-06-161-8/+8
|
* Add NIDs in SceGpuEs4UserGrapheneCt2021-06-131-0/+7
|
* Add GXM Razor callback definitionsGrapheneCt2021-05-252-2/+104
|
* Add NIDs in SceMp4GrapheneCt2021-05-211-0/+21
|
* Changes to kernel/bt.hReiko Asakura2021-05-181-44/+50
|
* Fix doc and add inline forwarder for sceIoMountReiko Asakura2021-05-182-10/+23
|
* Add NIDs in SceFios2KernelForDriverSonicMastr2021-05-161-0/+6
|
* 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-052-0/+26
|
* Import SceNpCommon NIDs from SDK 3.570Reiko Asakura2021-05-051-0/+22
|
* Add sceKernelGetTLSAddr in SceThreadmgrForDriverPrincess of Sleeping2021-04-243-7/+8
|
* Add NIDs in SceNpDrmForDriverReiko Asakura2021-04-241-0/+5
| | | | From https://wiki.henkaku.xyz/vita/index.php?title=SceNpDrm&oldid=15482
* Add prototype for sceNpDrmGetRifPspKeyReiko Asakura2021-04-181-0/+13
|
* Add SceNpKdc functionsReiko Asakura2021-04-183-0/+85
|
* Update ScePaf NIDs and headersGrapheneCt2021-04-179-178/+1685
|
* Add kernel/npdrm.hPrincess of Sleeping2021-04-171-0/+96
|
* Add definitions in user/appmgr.hGrapheneCt2021-04-171-2/+77
|
* Add and fix NIDs in ScePowerForDriverReiko Asakura2021-04-081-2/+8
|
* Add SceMode macrosrelease/0.4.0Reiko Asakura2021-04-061-8/+19
| | | | From SDK 0.945.
* Add NIDs in ScePafStdcGrapheneCt2021-04-011-0/+16
|
* Enclose macro definition in parenthesesReiko Asakura2021-04-011-2/+2
|
* Move sceKernelExitDeleteThread to SceThreadmgrReiko Asakura2021-03-311-4/+1
|
* Add NIDs in ScePervasiveForDriverReiko Asakura2021-03-271-0/+3
| | | | Names from camera.skprx from 0.940 prototype.
* Fix ScePafStdc exit and abort NIDsGrapheneCt2021-03-261-2/+2
|
* Add NIDs to SceNpCommonPs4Reiko Asakura2021-03-262-0/+65
| | | | | 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-262-30/+46
|