summaryrefslogtreecommitdiff
path: root/include/user/np (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add NIDs to SceNpCommonPs4Reiko Asakura2021-03-261-0/+26
| | | | | Every name is from the PS4 SceNpCommon except for sceNpGetSystemClockLowUsec.
* Add SceNpWebApi internal functionsReiko Asakura2021-03-031-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