| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2017-04-18 | Fix some incorrect module and library NIDs | devnoname120 | 43 | -47/+47 | |
| Fix #7 | |||||
| 2017-04-13 | Add some brightness functions | devnoname120 | 1 | -0/+9 | |
| 2017-04-10 | Add GPIO header and more NIDs (#158) | Sergi Granell | 3 | -0/+7 | |
| * Add GPIO header and more NIDs * Add ksceSysconCtrlLED NID * Add ksceKernelCpuSuspendIntr and ksceKernelCpuResumeIntr NIDs * Add GPIO to the docs | |||||
| 2017-04-09 | Revert "Update db.yml" (#156) | devnoname120 | 1 | -2/+0 | |
| * Revert "Update db.yml (#154)" This reverts commit e891308d73a038508539efe24c18696afb54e8b6. | |||||
| 2017-04-09 | Update db.yml (#154) | rereprep | 1 | -0/+2 | |
| 2017-04-02 | Add ksceUsbdInterruptTransfer NID | Sergi Granell | 1 | -0/+1 | |
| 2017-04-02 | Add ksceUsbdCloseEndpoint | Sergi Granell | 1 | -1/+2 | |
| 2017-04-02 | Add missing ksceUsbdGetEndpointId NID | Sergi Granell | 1 | -0/+1 | |
| 2017-04-02 | Add ksceUsbdGetEndpointId and ksceUsbdControlTransfer NIDs | Sergi Granell | 1 | -0/+1 | |
| 2017-04-02 | Add more SceCtrlForDriver NIDs | Sergi Granell | 1 | -0/+4 | |
| 2017-04-01 | Add more SceCtrl NIDs | Sergi Granell | 1 | -0/+15 | |
| 2017-04-02 | Add SceMotionDev NIDs | Sergi Granell | 1 | -0/+47 | |
| 2017-04-01 | Add more SceTouch NIDs | Sergi Granell | 1 | -0/+26 | |
| 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-03-05 | Added more npdrm nids | TheOfficialFloW | 1 | -0/+22 | |
| 2017-03-05 | Added SceRegistryMgr nids | TheOfficialFloW | 2 | -31/+91 | |
| 2017-03-04 | Added SceNpDrmForDriver | TheOfficialFloW | 2 | -9/+28 | |
| 2017-03-04 | Added ksceKernelGetProcessAuthid | TheOfficialFloW | 1 | -0/+1 | |
| 2017-02-26 | Added two ScePromoterUtil functions (#147) | TheOfficialFloW | 1 | -0/+2 | |
| Added two ScePromoterUtil functions | |||||
| 2017-02-25 | Added some syscalls | TheOfficialFloW | 2 | -0/+8 | |
| 2017-02-25 | SceDebugForDriver was in the wrong module (#145) | Yifan Lu | 2 | -5/+14 | |
| Added real functions to SceStdio (undocumented) | |||||
| 2017-02-24 | Added undocumeted kernel debug flag set | Yifan Lu | 1 | -0/+2 | |
| 2017-02-24 | Added some sblauthmgr functions (#141) | Yifan Lu | 1 | -0/+11 | |
| Added some sblauthmgr functions Added ksceKernelGetPaddr to headers | |||||
| 2017-02-16 | Add ksceUsbdGetDescriptor | Sergi Granell | 1 | -0/+1 | |
| 2017-02-16 | Update psp2kern/usbd.h | Sergi Granell | 1 | -0/+1 | |
| 2017-02-16 | Even more cache NIDs | Sergi Granell | 1 | -0/+3 | |
| 2017-02-16 | Add more cache NIDs | Sergi Granell | 2 | -0/+4 | |
| 2017-02-14 | Add more SceThreadmgrForDriver NIDs | Sergi Granell | 1 | -0/+2 | |
| 2017-02-14 | Removed ksceKernelChangeThreadPriority2 | TheOfficialFloW | 1 | -1/+0 | |
| 2017-02-14 | Added SceThreadmgrForDriver nids | TheOfficialFloW | 1 | -0/+32 | |
| 2017-02-14 | Added many nids found in vsh | TheOfficialFloW | 6 | -0/+53 | |
| 2017-02-14 | Fix ScePower NID | Sergi Granell | 1 | -1/+5 | |
| Add SceLedForDriver NID | |||||
| 2017-02-14 | Added a dozen of nids | TheOfficialFloW | 8 | -1/+62 | |
| 2017-02-14 | Add more SceGpioForDriver NIDs | Sergi Granell | 1 | -0/+5 | |
| 2017-02-13 | Add ksceGpioQueryIntr NID | Sergi Granell | 1 | -0/+8 | |
| 2017-02-13 | Add some kernel semaphores NIDs | Sergi Granell | 2 | -0/+11 | |
| Add ksceSysconCmdSync NID | |||||
| 2017-02-13 | Add ksceKernelDisableSubIntr NID | Sergi Granell | 1 | -0/+1 | |
| 2017-02-13 | Add ksceKernelEnableSubIntr NID | Sergi Granell | 1 | -0/+1 | |
| 2017-02-13 | Add some intrmgr subintr NIDs | Sergi Granell | 1 | -0/+2 | |
| 2017-02-13 | Add some SceKernelIntrMgr NIDs | Sergi Granell | 1 | -0/+19 | |
| 2017-02-11 | Update db.yml (#134) | TheOfficialFloW | 3 | -8/+23 | |
| 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-09 | Add some SceDisplayForDriver NIDs | Sergi Granell | 1 | -0/+8 | |
| Add psp2kern/display.h | |||||
| 2017-02-08 | Update psp2/usbd.h (#128) | Sergi Granell | 1 | -1/+5 | |
| Add some SceUsbdForDriver NIDs Add initial psp2kern/usbd.h | |||||
| 2017-02-08 | Added more SceUsbdForUser NIDs | Sergi Granell | 1 | -0/+2 | |
| Add initial psp2/usbd.h | |||||
| 2017-02-08 | Add SceUsbdForUser NIDs | Sergi Granell | 1 | -0/+28 | |
| 2017-02-07 | Rename ksceKernelMemPool* functions | TheOfficialFloW | 1 | -4/+4 | |
