summaryrefslogtreecommitdiff
path: root/include/user/np (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add sceNpGetEnvironmentrelease/0.5.0Reiko Asakura2021-05-051-0/+25
|
* Add SceNpKdc functionsReiko Asakura2021-04-181-0/+60
|
* 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