Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add more SceDisplayForDriver NIDs | Sergi Granell | 2017-07-17 | 1 | -0/+2 | |
| | ||||||
* | Add some SceProcessmgrForDriver NIDs | Sergi Granell | 2017-07-17 | 2 | -0/+17 | |
| | ||||||
* | Added SceAVConfig NIDs | TheOfficialFloW | 2017-07-14 | 1 | -0/+32 | |
| | ||||||
* | Added ksceSblACMgrIsPspEmu | TheOfficialFloW | 2017-07-14 | 1 | -0/+1 | |
| | ||||||
* | More SceSysconForDriver NIDs | Sergi Granell | 2017-07-12 | 1 | -0/+2 | |
| | ||||||
* | Even more ScePowerForDriver NIDs | Sergi Granell | 2017-07-12 | 1 | -0/+26 | |
| | ||||||
* | Add ScePowerForDriver display NIDs | Sergi Granell | 2017-07-12 | 1 | -0/+2 | |
| | ||||||
* | Add more ScePower NIDs | Sergi Granell | 2017-07-11 | 1 | -0/+3 | |
| | ||||||
* | Add more SceDebugForKernel NIDs | Sergi Granell | 2017-07-11 | 1 | -0/+3 | |
| | ||||||
* | Update I2C | Sergi Granell | 2017-07-11 | 2 | -0/+7 | |
| | ||||||
* | Added new NIDs and new headers (#196) | TheOfficialFloW | 2017-06-25 | 4 | -4/+53 | |
| | | | | | | | | | | | | | | | | | | | | | | | | * Added sceIoPread/sceIoPwrite header * Added more paf nids and paf header * Added sceCompat NIDs * Added SceNpDrm header * Sorted SceCompat * Removed duplicated NIDs * Fixed scePaf nid * Fixed SceNpDrm name in header and added SceVideoExport * Fixed brief description * Added sceIoChstatByFd header * Added SceVideoExport definition | |||||
* | ksceDebugPrintf2 (unknow name) and definition | cpasjuste | 2017-06-22 | 1 | -0/+1 | |
| | ||||||
* | change SceDebugForDriver printf naming and add definition | cpasjuste | 2017-06-22 | 1 | -1/+1 | |
| | ||||||
* | Added new NIDs | TheOfficialFloW | 2017-06-15 | 5 | -0/+7 | |
| | ||||||
* | Add UART, syscon, I2C nids. Add I2C header. | Sergi Granell | 2017-06-15 | 3 | -0/+21 | |
| | ||||||
* | 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 |