Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | change SceDebugForDriver printf naming and add definition | cpasjuste | 2017-06-22 | 1 | -1/+1 | |
| | ||||||
* | Added new NIDs | TheOfficialFloW | 2017-06-15 | 1 | -0/+1 | |
| | ||||||
* | Add UART, syscon, I2C nids. Add I2C header. | Sergi Granell | 2017-06-15 | 1 | -0/+7 | |
| | ||||||
* | Added sysmem uid object reference counting functions | Yifan Lu | 2017-05-13 | 1 | -1/+2 | |
| | | | | | Removed duplicate NID ksceSysrootUseExternalStorage == ksceSysrootIsManufacturingMode Added headder for ksceSysrootIsManufacturingMode | |||||
* | Fix some incorrect module and library NIDs | devnoname120 | 2017-04-18 | 1 | -1/+1 | |
| | | | | Fix #7 | |||||
* | Add GPIO header and more NIDs (#158) | Sergi Granell | 2017-04-10 | 1 | -0/+2 | |
| | | | | | | | | | | * Add GPIO header and more NIDs * Add ksceSysconCtrlLED NID * Add ksceKernelCpuSuspendIntr and ksceKernelCpuResumeIntr NIDs * Add GPIO to the docs | |||||
* | Added 3 SceSysclibForDriver NIDs | TheOfficialFloW | 2017-03-10 | 1 | -1/+3 | |
| | ||||||
* | Added more SceKernelUtilsForDriver NIDs | TheOfficialFloW | 2017-03-07 | 1 | -1/+20 | |
| | ||||||
* | Added some SceKernelUtilsForDriver NIDs | TheOfficialFloW | 2017-03-07 | 1 | -0/+11 | |
| | ||||||
* | Added some syscalls | TheOfficialFloW | 2017-02-25 | 1 | -0/+5 | |
| | ||||||
* | SceDebugForDriver was in the wrong module (#145) | Yifan Lu | 2017-02-25 | 1 | -0/+9 | |
| | | | Added real functions to SceStdio (undocumented) | |||||
* | Merge pull request #127 from TheOfficialFloW/master | Sunguk Lee | 2017-02-18 | 1 | -4/+4 | |
|\ | | | | | Rename ksceKernelMemPool* functions | |||||
| * | Rename ksceKernelMemPool* functions | TheOfficialFloW | 2017-02-07 | 1 | -4/+4 | |
| | | ||||||
* | | Even more cache NIDs | Sergi Granell | 2017-02-16 | 1 | -0/+3 | |
| | | ||||||
* | | Add more cache NIDs | Sergi Granell | 2017-02-16 | 1 | -0/+3 | |
| | | ||||||
* | | Added many nids found in vsh | TheOfficialFloW | 2017-02-14 | 1 | -0/+4 | |
| | | ||||||
* | | Added a dozen of nids | TheOfficialFloW | 2017-02-14 | 1 | -1/+16 | |
| | | ||||||
* | | Add more/fix SceCpuForKernel and SceCpuForDriver NIDs | Sergi Granell | 2017-02-10 | 1 | -5/+6 | |
| | | | | | | | | Update include/psp2kern/kernel/cpu.h | |||||
* | | Added many SceSysrootForKernel functions | TheOfficialFloW | 2017-02-09 | 1 | -0/+6 | |
|/ | ||||||
* | Add ksceKernelCpuDcacheWritebackRange NID | Sergi Granell | 2017-01-05 | 1 | -0/+1 | |
| | ||||||
* | Rename ksceKernelResetAutoSuspendTimer to ksceKernelPowerTick | Sergi Granell | 2016-12-31 | 1 | -1/+1 | |
| | ||||||
* | Add some SceKernelSuspendForDriver NIDs | Sergi Granell | 2016-12-31 | 1 | -0/+7 | |
| | ||||||
* | Added more SceSysclibForDriver NIDs | TheOfficialFloW | 2016-12-22 | 1 | -1/+5 | |
| | ||||||
* | remove unnecessary libgcc symbols from SceSysclibForDriver | Davee | 2016-11-05 | 1 | -2/+0 | |
| | ||||||
* | kernel development headers (#67) | Davee | 2016-11-02 | 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 | |||||
* | Library and module names are now correct in the NID JSON according to what ↵ | Glenn Anderson | 2015-08-15 | 1 | -14/+0 | |
| | | | | psp2sdk has. | |||||
* | Makes library/module NIDs unique. | Glenn Anderson | 2015-08-15 | 1 | -2/+2 | |
| | ||||||
* | Adds initial NID JSON database. | Glenn Anderson | 2015-08-15 | 1 | -0/+14 | |