Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-03-05 | Remove Core suffix from GetProcessTime functions | Reiko Asakura | 1 | -6/+6 | |
Names are from SDK 0.945.040. | |||||
2021-03-05 | Rename sceKernelCpuGetCpuId -> sceKernelCpuId | Reiko Asakura | 1 | -2/+2 | |
This name is from SDK 0.945.040, and also confirmed by SHA1 digest in SceKblForKernel. | |||||
2021-03-03 | Add SceNpWebApi internal functions | Reiko Asakura | 1 | -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-03 | Import SceNpWebApi NIDs from SDK 3.570.011 | Reiko Asakura | 1 | -0/+45 | |
2021-03-03 | Add SceAVConfigForDriver NIDs | Reiko Asakura | 1 | -0/+5 | |
All are from 0.940 appmgr.skprx | |||||
2021-03-03 | Add kernel net function NIDs | Reiko Asakura | 2 | -0/+6 | |
From 0.940 bt.skprx: sceNetDriverAttach sceNetGatewayAttach From 0.990 deci4p_dbgp.skprx: sceNetDebugAttach sceNetDebugDetach | |||||
2021-02-25 | Add SceGxmInternal NIDs | GrapheneCt | 1 | -0/+5 | |
2021-02-25 | Add sceGxmGetDeviceData | GrapheneCt | 1 | -0/+1 | |
2021-02-16 | Add sceSysconCtrlDolceLED | Reiko Asakura | 1 | -0/+1 | |
2021-02-11 | scePafResourceGetAttributeIdIntLpb: fix NID | Reiko Asakura | 1 | -1/+1 | |
2021-02-11 | SceLibMtp: fix function NIDs | Reiko Asakura | 1 | -2/+2 | |
Confirmed by 3.600 shell.self | |||||
2021-02-11 | SceIntrmgrForDriver: fix function names | Reiko Asakura | 1 | -9/+8 | |
Confirmed by 0.990 intrmgr.skprx deci4p_sdbgp.skprx | |||||
2021-02-01 | Add SceLibMonoBridge functions | Reiko Asakura | 1 | -4/+11 | |
2021-01-15 | Correct function names in SceKblForKernel | Reiko Asakura | 1 | -18/+18 | |
2021-01-15 | Remove kscePowerSetGpuClockFrequency | Reiko Asakura | 1 | -1/+0 | |
2021-01-15 | Add SceFt2 NIDs | Reiko Asakura | 1 | -0/+170 | |
2021-01-04 | Fix ScePower NIDs and prototype | Princess of Sleeping | 1 | -6/+21 | |
2021-01-15 | Add gxm and gpu internal functions | GrapheneCt | 2 | -0/+8 | |
2021-01-09 | Add SceKblForKernel nids | Princess of Sleeping | 1 | -0/+36 | |
From https://github.com/Princess-of-Sleeping/ScePsp2BootConfig-PDEL/blob/master/extra.yml | |||||
2021-01-09 | Add NIDs in ScePsp2Compat | GrapheneCt | 1 | -0/+35 | |
2020-11-08 | Additions for SceAudiocodec | GrapheneCt | 1 | -0/+3 | |
2020-10-29 | libScePiglet: add function NIDs | GrapheneCt | 1 | -0/+189 | |
Credits: GrapheneCt, SonicMastr | |||||
2020-10-24 | ScePsp2Compat: add and fix NIDs | GrapheneCt | 1 | -3/+71 | |
2020-10-24 | Add scePafMiscInitializeInputMethodExt | GrapheneCt | 1 | -0/+1 | |
2020-10-24 | Add SceMotion ext and internal funcs | GrapheneCt | 1 | -0/+11 | |
2020-10-16 | Added ShaccCg Headers | SonicMastr | 1 | -0/+38 | |
https://github.com/DolceSDK/headers/pull/12 | |||||
2020-10-13 | Add psp2/audiocodec.h | GrapheneCt | 1 | -0/+10 | |
2020-10-02 | SceIniFileProcessor: fixes for type and names | Reiko Asakura | 1 | -4/+4 | |
2020-09-26 | Add many functions in ScePsp2Compat | GrapheneCt | 1 | -0/+204 | |
2020-09-23 | Add PowerVR service functions and errors | Reiko Asakura | 1 | -0/+42 | |
2020-09-23 | Refactor SceGxmInternal headers | Reiko Asakura | 1 | -8/+27 | |
2020-09-21 | Move functions to correct library | Reiko Asakura | 3 | -11/+20 | |
2020-09-21 | Remove functions for old firmware versions | Reiko Asakura | 5 | -30/+0 | |
2020-09-21 | Move libraries to correct module | Reiko Asakura | 15 | -392/+368 | |
2020-09-21 | Fix module name and debug fingerprint | Reiko Asakura | 17 | -20/+20 | |
2020-09-18 | Add SceKernelForMono functions | GrapheneCt | 1 | -0/+8 | |
Credits: Graphene | |||||
2020-09-14 | Add SceIniFileProcessor | GrapheneCt | 1 | -0/+30 | |
Credits: Graphene | |||||
2020-09-05 | Add ScePafStdc function prototypes | Reiko Asakura | 1 | -0/+3 | |
2020-09-05 | Add thread related function and types | GrapheneCt | 1 | -0/+1 | |
Credits: Graphene | |||||
2020-09-01 | Add scePafCes functions | Reiko Asakura | 1 | -0/+13 | |
2020-08-28 | Add SceGxmInternal functions | GrapheneCt | 1 | -0/+10 | |
Thanks to Graphene | |||||
2020-08-28 | Rename sce_paf_private -> sce_paf | GrapheneCt | 1 | -88/+88 | |
Due to official name found in old version of paf module by Graphene. | |||||
2020-08-20 | SceSysclib, SceRtabi: fix and add all NIDs | Reiko Asakura | 2 | -3/+22 | |
2020-08-20 | SceLibSsp: add all NIDs | Reiko Asakura | 1 | -0/+6 | |
2020-08-10 | Remove non-existing nid entry for SceCpu | Princess of Sleeping | 1 | -2/+0 | |
2020-07-25 | Add remaining NIDs for SceGxm (library) | Reiko Asakura | 1 | -0/+9 | |
2020-07-25 | Add all remaining NIDs in SceSysclibForDriver | Reiko Asakura | 1 | -2/+12 | |
2020-07-23 | Rename some IO syscalls and wrappers | Reiko Asakura | 1 | -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-23 | Add async IO functions for kernel | Reiko Asakura | 1 | -0/+5 | |
2020-07-23 | Add thread event functions for kernel | Reiko Asakura | 1 | -0/+1 | |