| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2020-11-06 | Update name, doc, prototype in sblaimgr.h | Princess of Sleeping | 1 | -1/+1 | |
| 2020-10-31 | Add functions in SceDebugFor{Driver,Kernel} | Princess of Sleeping | 1 | -0/+2 | |
| 2020-10-31 | Add function prototypes in sysroot.h | Princess of Sleeping | 1 | -0/+2 | |
| 2020-11-10 | Fix name for sceSysrootGetHardwareFlags | Princess of Sleeping | 1 | -1/+1 | |
| 2021-03-12 | Add and fix names in SceSysrootForKernel | Reiko Asakura | 1 | -1/+13 | |
| Names from 0.940 prototype sysmem.skprx | |||||
| 2021-03-11 | Add sceKernelGetSystemTime functions | Reiko Asakura | 1 | -0/+1 | |
| 2021-03-10 | Remove duplicate exports | Reiko Asakura | 1 | -2/+0 | |
| 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 kernel net function NIDs | Reiko Asakura | 1 | -0/+4 | |
| From 0.940 bt.skprx: sceNetDriverAttach sceNetGatewayAttach From 0.990 deci4p_dbgp.skprx: sceNetDebugAttach sceNetDebugDetach | |||||
| 2020-09-21 | Move functions to correct library | Reiko Asakura | 1 | -1/+1 | |
| 2020-09-21 | Remove functions for old firmware versions | Reiko Asakura | 1 | -2/+0 | |
| 2020-08-20 | SceSysclib, SceRtabi: fix and add all NIDs | Reiko Asakura | 1 | -3/+3 | |
| 2020-08-10 | Remove non-existing nid entry for SceCpu | Princess of Sleeping | 1 | -2/+0 | |
| 2020-07-25 | Add all remaining NIDs in SceSysclibForDriver | Reiko Asakura | 1 | -2/+12 | |
| 2020-04-22 | Add names for NIDs in SceSysclibForDriver | Reiko Asakura | 1 | -0/+12 | |
| 2020-03-24 | Add ksceDebugVprintf | Reiko Asakura | 1 | -0/+1 | |
| 2019-07-17 | Fixed some function names and sorted alphabetically | Princess of Sleeping | 1 | -7/+32 | |
| 2019-03-23 | db: Fix more duplicated NIDs | Sunguk Lee | 1 | -1/+1 | |
| just add `2` postfix into name | |||||
| 2019-03-22 | psp2kern: Add postfix `2` into ksceKernelCreateUidObj(for driver) | Sunguk Lee | 1 | -1/+1 | |
| it would be simple hack, but already we have similar NID names technically we should make the rule that prevents duplicated name in multiple libs related #400 | |||||
| 2019-02-23 | Added ksceKernelSysrootCheckModelCapability | TheOfficialFloW | 1 | -0/+1 | |
| 2019-02-18 | correct ksceKernelSysrootSetProcessHandler library | Davee | 1 | -1/+1 | |
| should be part of SceSysrootForDriver instead. | |||||
| 2019-02-17 | add ksceKernelSysrootSetProcessHandler | Davee | 1 | -0/+1 | |
| 2019-02-02 | Misc manual changes on db.yml | devnoname120 | 1 | -10/+0 | |
| 2019-01-31 | Import NIDs from https://wiki.henkaku.xyz | devnoname120 | 1 | -0/+236 | |
| Note that only NIDs with name starting with 'vsh', '_vsh', 'sce', '_sce', '__sce', '___sce', 'ksce', and not containing '_unk' have been kept | |||||
| 2019-01-28 | Add ksceKernelSysrootGetSystemSwVersion | devnoname120 | 1 | -0/+4 | |
| This returns the real version of the system, even if Henkaku spoofing is enabled. | |||||
| 2019-01-23 | Added new NIDs found in debug strings | TheOfficialFloW | 1 | -0/+5 | |
| 2019-01-11 | Added ksceKernelAllocHeapMemoryWithOption | TheOfficialFloW | 1 | -0/+1 | |
| 2018-12-15 | Add of some SceKernelUtilsForDriver | Princess of Sleeping | 1 | -0/+7 | |
| 2018-09-01 | Add some functions of SceKernelUtilsForDriver (#350) | Princess of Sleeping | 1 | -0/+3 | |
| * Add some functions of SceKernelUtilsForDriver * Add some nid of SceKernelUtilsForDriver | |||||
| 2018-08-18 | Add ksceSblAimgrGetTargetId nid | Princess of Sleeping | 1 | -0/+1 | |
| 2018-08-11 | Update SceDebug (#338) | CelesteBlue-dev | 1 | -0/+4 | |
| Update SceDebug | |||||
| 2018-08-02 | Update SceSysmem | Sergi Granell | 1 | -0/+5 | |
| 2018-06-29 | Fix 0x50FE3B4D from ksceSysrootIsManufacturingMode to ↵ | CelesteBlue-dev | 1 | -1/+1 | |
| ksceSysrootUseInternalStorage Thanks to SKGleba | |||||
| 2018-06-21 | Add SBL NIDs (#328) | Sergi Granell | 1 | -0/+2 | |
| 2018-02-17 | Readded NIDs to database | TheOfficialFloW | 1 | -0/+3 | |
| 2018-02-17 | Added inline ksceKernelCpuUnrestrictedMemcpy because this doesn't exist in ↵ | TheOfficialFloW | 1 | -3/+0 | |
| newer FWs | |||||
| 2018-02-14 | Add Cpu and Sysmem NIDs (#293) | Sergi Granell | 1 | -0/+9 | |
| * Add Cpu and Sysmem NIDs | |||||
| 2017-12-03 | Add ksceKernelFindClassByName, update SceClass | Sergi Granell | 1 | -0/+1 | |
| 2017-11-30 | Add ksceKernelCpuGetCpuId NID | Sergi Granell | 1 | -0/+1 | |
| 2017-11-12 | Added more SceSysclibForDriver NIDs | TheOfficialFloW | 1 | -0/+7 | |
| 2017-11-08 | Add ksceKernelGetMemBlockType | Sergi Granell | 1 | -0/+1 | |
| 2017-10-31 | strlen -> strnlen | TheOfficialFloW | 1 | -1/+1 | |
| 2017-10-28 | Added some new nids | TheOfficialFloW | 1 | -0/+12 | |
| 2017-10-26 | Added some SceSysclibForDriver NIDs | TheOfficialFloW | 1 | -0/+3 | |
| 2017-10-25 | Add more NIDs, update udcd.h | Sergi Granell | 1 | -0/+1 | |
| 2017-10-24 | Remove stray NIDs | Sergi Granell | 1 | -8/+0 | |
| 2017-10-24 | Const correctness in psp2kern/kernel/cpu.h | Sergi Granell | 1 | -0/+8 | |
| 2017-10-14 | Added PowerVR nids | TheOfficialFloW | 1 | -0/+1 | |
| 2017-09-11 | Use real names of SysEvent | TheOfficialFloW | 1 | -3/+3 | |
| The original name of the nid is found in SceHid. | |||||
| 2017-09-08 | Removed wrong NID | TheOfficialFloW | 1 | -1/+0 | |
