| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 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 | |
| 2017-08-09 | Add more pervasive and syscon NIDs, fix Sysroot and Sysbase NIDs | Sergi Granell | 1 | -1/+2 | |
| 2017-07-11 | Add more SceDebugForKernel NIDs | Sergi Granell | 1 | -0/+3 | |
| 2017-06-22 | ksceDebugPrintf2 (unknow name) and definition | cpasjuste | 1 | -0/+1 | |
| 2017-06-22 | change SceDebugForDriver printf naming and add definition | cpasjuste | 1 | -1/+1 | |
| 2017-06-15 | Added new NIDs | TheOfficialFloW | 1 | -0/+1 | |
| 2017-06-15 | Add UART, syscon, I2C nids. Add I2C header. | Sergi Granell | 1 | -0/+7 | |
| 2017-05-13 | Added sysmem uid object reference counting functions | Yifan Lu | 1 | -1/+2 | |
| Removed duplicate NID ksceSysrootUseExternalStorage == ksceSysrootIsManufacturingMode Added headder for ksceSysrootIsManufacturingMode | |||||
| 2017-04-18 | Fix some incorrect module and library NIDs | devnoname120 | 1 | -1/+1 | |
| Fix #7 | |||||
| 2017-04-10 | Add GPIO header and more NIDs (#158) | Sergi Granell | 1 | -0/+2 | |
| * Add GPIO header and more NIDs * Add ksceSysconCtrlLED NID * Add ksceKernelCpuSuspendIntr and ksceKernelCpuResumeIntr NIDs * Add GPIO to the docs | |||||
| 2017-03-10 | Added 3 SceSysclibForDriver NIDs | TheOfficialFloW | 1 | -1/+3 | |
| 2017-03-07 | Added more SceKernelUtilsForDriver NIDs | TheOfficialFloW | 1 | -1/+20 | |
| 2017-03-07 | Added some SceKernelUtilsForDriver NIDs | TheOfficialFloW | 1 | -0/+11 | |
| 2017-02-25 | Added some syscalls | TheOfficialFloW | 1 | -0/+5 | |
| 2017-02-25 | SceDebugForDriver was in the wrong module (#145) | Yifan Lu | 1 | -0/+9 | |
| Added real functions to SceStdio (undocumented) | |||||
| 2017-02-16 | Even more cache NIDs | Sergi Granell | 1 | -0/+3 | |
| 2017-02-16 | Add more cache NIDs | Sergi Granell | 1 | -0/+3 | |
| 2017-02-14 | Added many nids found in vsh | TheOfficialFloW | 1 | -0/+4 | |
| 2017-02-14 | Added a dozen of nids | TheOfficialFloW | 1 | -1/+16 | |
| 2017-02-10 | Add more/fix SceCpuForKernel and SceCpuForDriver NIDs | Sergi Granell | 1 | -5/+6 | |
| Update include/psp2kern/kernel/cpu.h | |||||
| 2017-02-09 | Added many SceSysrootForKernel functions | TheOfficialFloW | 1 | -0/+6 | |
| 2017-02-07 | Rename ksceKernelMemPool* functions | TheOfficialFloW | 1 | -4/+4 | |
| 2017-01-05 | Add ksceKernelCpuDcacheWritebackRange NID | Sergi Granell | 1 | -0/+1 | |
| 2016-12-31 | Rename ksceKernelResetAutoSuspendTimer to ksceKernelPowerTick | Sergi Granell | 1 | -1/+1 | |
| 2016-12-31 | Add some SceKernelSuspendForDriver NIDs | Sergi Granell | 1 | -0/+7 | |
| 2016-12-22 | Added more SceSysclibForDriver NIDs | TheOfficialFloW | 1 | -1/+5 | |
| 2016-11-05 | remove unnecessary libgcc symbols from SceSysclibForDriver | Davee | 1 | -2/+0 | |
| 2016-11-02 | kernel development headers (#67) | Davee | 1 | -0/+105 | |
| * Added some kernel headers * Modified kernel headers * Added suprx loading args to headers * Added kernel modulemgr load/stop nids * Added struct for versioninfo * Added sceKernelMemcpyKernelToUser * Added SceSblACMgr * Added syscall entry/exit stubs * Added strncpy u2k/k2u functions * Wrong offset for version * More kernel adds * Added sceKernelQueueLoadModuleForPid * Added sceKernelGetSystemSwVersion to user headers * Added sceKernelStrncpyUserForPid * Added a couple more kernel apis | |||||
| 2015-08-15 | Library and module names are now correct in the NID JSON according to what ↵ | Glenn Anderson | 1 | -14/+0 | |
| psp2sdk has. | |||||
| 2015-08-15 | Makes library/module NIDs unique. | Glenn Anderson | 1 | -2/+2 | |
| 2015-08-15 | Adds initial NID JSON database. | Glenn Anderson | 1 | -0/+14 | |
