summaryrefslogtreecommitdiff
path: root/include/user/np (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-05-05Add sceNpGetEnvironmentrelease/0.5.0Reiko Asakura1-0/+25
2021-04-18Add SceNpKdc functionsReiko Asakura1-0/+60
2021-03-26Add NIDs to SceNpCommonPs4Reiko Asakura1-0/+26
Every name is from the PS4 SceNpCommon except for sceNpGetSystemClockLowUsec.
2021-03-03Add SceNpWebApi internal functionsReiko Asakura1-0/+157
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