summaryrefslogtreecommitdiff
path: root/nids/360 (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-10Remove duplicate exportsReiko Asakura4-34/+0
2021-03-10Fix name sceNgsRackGetVoiceHandleInternalReiko Asakura1-1/+1
Name from syslibtrace.
2021-03-07Add clockgen functionsGrapheneCt1-0/+13
Not sure about sceClockgenSetSpectrumSpreading.
2021-03-05Add and rename old SDK functionsrelease/0.2.0Reiko Asakura2-16/+22
The suffix _16XX is used because _sceKernelCreateSema_16XX is an official name found in syslibtrace. All the _16XX functions existed in SDK 0.945.040 and did not exist in SDK 3.300.031. It is not necessary that they are removed immediately after 16XX, although many of them were. sceKernelPuts is from SDK 0.945.040 but in system software 3.60, this function will not do anything except return to caller.
2021-03-05Remove Core suffix from GetProcessTime functionsReiko Asakura1-6/+6
Names are from SDK 0.945.040.
2021-03-05Rename sceKernelCpuGetCpuId -> sceKernelCpuIdReiko Asakura1-2/+2
This name is from SDK 0.945.040, and also confirmed by SHA1 digest in SceKblForKernel.
2021-03-03Add SceNpWebApi internal functionsReiko Asakura1-0/+19
Naming convention is based on SceNpWebApi from PS4's system software. Some of the functions added do not exist in PS4's SceNpWebApi, or exist as a non-internal function. Note that all PS4 export names can be verified with SHA1 digest. These name are made up: sceNpWebApiInitializeForSceShell sceNpWebApiModuleStartForSceShell sceNpWebApiModuleStopForSceShell
2021-03-03Import SceNpWebApi NIDs from SDK 3.570.011Reiko Asakura1-0/+45
2021-03-03Add SceAVConfigForDriver NIDsReiko Asakura1-0/+5
All are from 0.940 appmgr.skprx
2021-03-03Add kernel net function NIDsReiko Asakura2-0/+6
From 0.940 bt.skprx: sceNetDriverAttach sceNetGatewayAttach From 0.990 deci4p_dbgp.skprx: sceNetDebugAttach sceNetDebugDetach
2021-02-25Add SceGxmInternal NIDsGrapheneCt1-0/+5
2021-02-25Add sceGxmGetDeviceDataGrapheneCt1-0/+1
2021-02-16Add sceSysconCtrlDolceLEDReiko Asakura1-0/+1
2021-02-11scePafResourceGetAttributeIdIntLpb: fix NIDReiko Asakura1-1/+1
2021-02-11SceLibMtp: fix function NIDsReiko Asakura1-2/+2
Confirmed by 3.600 shell.self
2021-02-11SceIntrmgrForDriver: fix function namesReiko Asakura1-9/+8
Confirmed by 0.990 intrmgr.skprx deci4p_sdbgp.skprx
2021-01-15Correct function names in SceKblForKernelReiko Asakura1-18/+18
2021-01-15Remove kscePowerSetGpuClockFrequencyReiko Asakura1-1/+0
2021-01-15Add SceFt2 NIDsReiko Asakura1-0/+170
2021-01-04Fix ScePower NIDs and prototypePrincess of Sleeping1-6/+21
2021-01-15Add gxm and gpu internal functionsGrapheneCt2-0/+8
2021-01-09Add SceKblForKernel nidsPrincess of Sleeping1-0/+36
From https://github.com/Princess-of-Sleeping/ScePsp2BootConfig-PDEL/blob/master/extra.yml
2021-01-09Add NIDs in ScePsp2CompatGrapheneCt1-0/+35
2020-11-08Additions for SceAudiocodecGrapheneCt1-0/+3
2020-10-24ScePsp2Compat: add and fix NIDsGrapheneCt1-3/+71
2020-10-24Add scePafMiscInitializeInputMethodExtGrapheneCt1-0/+1
2020-10-24Add SceMotion ext and internal funcsGrapheneCt1-0/+11
2020-10-13Add psp2/audiocodec.hGrapheneCt1-0/+10
2020-10-02SceIniFileProcessor: fixes for type and namesReiko Asakura1-4/+4
2020-09-26Add many functions in ScePsp2CompatGrapheneCt1-0/+204
2020-09-23Add PowerVR service functions and errorsReiko Asakura1-0/+42
2020-09-23Refactor SceGxmInternal headersReiko Asakura1-8/+27
2020-09-21Move functions to correct libraryReiko Asakura3-11/+20
2020-09-21Remove functions for old firmware versionsReiko Asakura5-30/+0
2020-09-21Move libraries to correct moduleReiko Asakura15-392/+368
2020-09-21Fix module name and debug fingerprintReiko Asakura17-20/+20
2020-09-18Add SceKernelForMono functionsGrapheneCt1-0/+8
Credits: Graphene
2020-09-14Add SceIniFileProcessorGrapheneCt1-0/+30
Credits: Graphene
2020-09-05Add ScePafStdc function prototypesReiko Asakura1-0/+3
2020-09-05Add thread related function and typesGrapheneCt1-0/+1
Credits: Graphene
2020-09-01Add scePafCes functionsReiko Asakura1-0/+13
2020-08-28Add SceGxmInternal functionsGrapheneCt1-0/+10
Thanks to Graphene
2020-08-28Rename sce_paf_private -> sce_pafGrapheneCt1-88/+88
Due to official name found in old version of paf module by Graphene.
2020-08-20SceSysclib, SceRtabi: fix and add all NIDsReiko Asakura2-3/+22
2020-08-20SceLibSsp: add all NIDsReiko Asakura1-0/+6
2020-08-10Remove non-existing nid entry for SceCpuPrincess of Sleeping1-2/+0
2020-07-25Add remaining NIDs for SceGxm (library)Reiko Asakura1-0/+9
2020-07-25Add all remaining NIDs in SceSysclibForDriverReiko Asakura1-2/+12
2020-07-23Rename some IO syscalls and wrappersReiko Asakura1-3/+3
These 3 functions, sceIoClose, sceIoRead, sceIoWrite, are imported from SceIofilemgr (library) by SceLibKernel (module) and exported again by SceLibKernel (library) without a syscall wrapper. After this name change, SceIofilemgr_stub will no longer need to be linked for common IO functions.
2020-07-23Add async IO functions for kernelReiko Asakura1-0/+5