Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add ksceCtrlRegisterVirtualControllerDriver related things | Sunguk Lee | 2017-06-12 | 1 | -0/+1 | |
| | | | | | - add nid - declare function prototype and param structure | |||||
* | Add SceHid Mouse functions (#182) | meetpatty | 2017-06-02 | 1 | -0/+2 | |
| | ||||||
* | Fix ksceNetSend() and ksceNetRecv() (#177) | devnoname120 | 2017-06-02 | 1 | -2/+0 | |
| | | | | | | | | * Fix ksceNetSend() and ksceNetRecv() These functions don't exist in Kernel. A #define have been added to make them work. * Remove non-existing ksceNet functions | |||||
* | Add SceHid keyboard functions (#181) | meetpatty | 2017-05-25 | 1 | -0/+9 | |
| | ||||||
* | Add sceSblSsUpdateMgrSetBootMode | xyzz | 2017-05-21 | 1 | -0/+8 | |
| | ||||||
* | Added dmac functions (#173) | TheOfficialFloW | 2017-05-14 | 1 | -0/+14 | |
| | | | Added dmac functions | |||||
* | Moved NID from wrong library | Yifan Lu | 2017-05-13 | 1 | -1/+1 | |
| | ||||||
* | Added new function: ksceKernelStartModuleForPid | Yifan Lu | 2017-05-13 | 1 | -0/+1 | |
| | ||||||
* | Added sysmem uid object reference counting functions | Yifan Lu | 2017-05-13 | 1 | -1/+2 | |
| | | | | | Removed duplicate NID ksceSysrootUseExternalStorage == ksceSysrootIsManufacturingMode Added headder for ksceSysrootIsManufacturingMode | |||||
* | Added some ScePaf functions | TheOfficialFloW | 2017-05-13 | 1 | -0/+14 | |
| | ||||||
* | Fix some incorrect module and library NIDs | devnoname120 | 2017-04-18 | 43 | -47/+47 | |
| | | | | Fix #7 | |||||
* | Add some brightness functions | devnoname120 | 2017-04-13 | 1 | -0/+9 | |
| | ||||||
* | Add GPIO header and more NIDs (#158) | Sergi Granell | 2017-04-10 | 3 | -0/+7 | |
| | | | | | | | | | | * Add GPIO header and more NIDs * Add ksceSysconCtrlLED NID * Add ksceKernelCpuSuspendIntr and ksceKernelCpuResumeIntr NIDs * Add GPIO to the docs | |||||
* | Revert "Update db.yml" (#156) | devnoname120 | 2017-04-09 | 1 | -2/+0 | |
| | | | | | | * Revert "Update db.yml (#154)" This reverts commit e891308d73a038508539efe24c18696afb54e8b6. | |||||
* | Update db.yml (#154) | rereprep | 2017-04-09 | 1 | -0/+2 | |
| | ||||||
* | Add ksceUsbdInterruptTransfer NID | Sergi Granell | 2017-04-02 | 1 | -0/+1 | |
| | ||||||
* | Add ksceUsbdCloseEndpoint | Sergi Granell | 2017-04-02 | 1 | -1/+2 | |
| | ||||||
* | Add missing ksceUsbdGetEndpointId NID | Sergi Granell | 2017-04-02 | 1 | -0/+1 | |
| | ||||||
* | Add ksceUsbdGetEndpointId and ksceUsbdControlTransfer NIDs | Sergi Granell | 2017-04-02 | 1 | -0/+1 | |
| | ||||||
* | Add more SceCtrlForDriver NIDs | Sergi Granell | 2017-04-02 | 1 | -0/+4 | |
| | ||||||
* | Add more SceCtrl NIDs | Sergi Granell | 2017-04-01 | 1 | -0/+15 | |
| | ||||||
* | Add SceMotionDev NIDs | Sergi Granell | 2017-04-02 | 1 | -0/+47 | |
| | ||||||
* | Add more SceTouch NIDs | Sergi Granell | 2017-04-01 | 1 | -0/+26 | |
| | ||||||
* | 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 more npdrm nids | TheOfficialFloW | 2017-03-05 | 1 | -0/+22 | |
| | ||||||
* | Added SceRegistryMgr nids | TheOfficialFloW | 2017-03-05 | 2 | -31/+91 | |
| | ||||||
* | Added SceNpDrmForDriver | TheOfficialFloW | 2017-03-04 | 2 | -9/+28 | |
| | ||||||
* | Added ksceKernelGetProcessAuthid | TheOfficialFloW | 2017-03-04 | 1 | -0/+1 | |
| | ||||||
* | Added two ScePromoterUtil functions (#147) | TheOfficialFloW | 2017-02-26 | 1 | -0/+2 | |
| | | | | Added two ScePromoterUtil functions | |||||
* | Added some syscalls | TheOfficialFloW | 2017-02-25 | 2 | -0/+8 | |
| | ||||||
* | SceDebugForDriver was in the wrong module (#145) | Yifan Lu | 2017-02-25 | 2 | -5/+14 | |
| | | | Added real functions to SceStdio (undocumented) | |||||
* | Added undocumeted kernel debug flag set | Yifan Lu | 2017-02-24 | 1 | -0/+2 | |
| | ||||||
* | Added some sblauthmgr functions (#141) | Yifan Lu | 2017-02-24 | 1 | -0/+11 | |
| | | | | Added some sblauthmgr functions Added ksceKernelGetPaddr to headers | |||||
* | 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 | |
| | | ||||||
* | | Add ksceUsbdGetDescriptor | Sergi Granell | 2017-02-16 | 1 | -0/+1 | |
| | | ||||||
* | | Update psp2kern/usbd.h | Sergi Granell | 2017-02-16 | 1 | -0/+1 | |
| | | ||||||
* | | Even more cache NIDs | Sergi Granell | 2017-02-16 | 1 | -0/+3 | |
| | | ||||||
* | | Add more cache NIDs | Sergi Granell | 2017-02-16 | 2 | -0/+4 | |
| | | ||||||
* | | Add more SceThreadmgrForDriver NIDs | Sergi Granell | 2017-02-14 | 1 | -0/+2 | |
| | | ||||||
* | | Removed ksceKernelChangeThreadPriority2 | TheOfficialFloW | 2017-02-14 | 1 | -1/+0 | |
| | | ||||||
* | | Added SceThreadmgrForDriver nids | TheOfficialFloW | 2017-02-14 | 1 | -0/+32 | |
| | | ||||||
* | | Added many nids found in vsh | TheOfficialFloW | 2017-02-14 | 6 | -0/+53 | |
| | | ||||||
* | | Fix ScePower NID | Sergi Granell | 2017-02-14 | 1 | -1/+5 | |
| | | | | | | | | Add SceLedForDriver NID | |||||
* | | Added a dozen of nids | TheOfficialFloW | 2017-02-14 | 8 | -1/+62 | |
| | | ||||||
* | | Add more SceGpioForDriver NIDs | Sergi Granell | 2017-02-14 | 1 | -0/+5 | |
| | | ||||||
* | | Add ksceGpioQueryIntr NID | Sergi Granell | 2017-02-13 | 1 | -0/+8 | |
| | | ||||||
* | | Add some kernel semaphores NIDs | Sergi Granell | 2017-02-13 | 2 | -0/+11 | |
| | | | | | | | | Add ksceSysconCmdSync NID |