summaryrefslogtreecommitdiff
path: root/nids (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add more SceDisplayForDriver NIDsSergi Granell2017-07-171-0/+2
|
* Add some SceProcessmgrForDriver NIDsSergi Granell2017-07-172-0/+17
|
* Added SceAVConfig NIDsTheOfficialFloW2017-07-141-0/+32
|
* Added ksceSblACMgrIsPspEmuTheOfficialFloW2017-07-141-0/+1
|
* More SceSysconForDriver NIDsSergi Granell2017-07-121-0/+2
|
* Even more ScePowerForDriver NIDsSergi Granell2017-07-121-0/+26
|
* Add ScePowerForDriver display NIDsSergi Granell2017-07-121-0/+2
|
* Add more ScePower NIDsSergi Granell2017-07-111-0/+3
|
* Add more SceDebugForKernel NIDsSergi Granell2017-07-111-0/+3
|
* Update I2CSergi Granell2017-07-112-0/+7
|
* Added new NIDs and new headers (#196)TheOfficialFloW2017-06-254-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 definitioncpasjuste2017-06-221-0/+1
|
* change SceDebugForDriver printf naming and add definitioncpasjuste2017-06-221-1/+1
|
* Added new NIDsTheOfficialFloW2017-06-155-0/+7
|
* Add UART, syscon, I2C nids. Add I2C header.Sergi Granell2017-06-153-0/+21
|
* Add ksceCtrlRegisterVirtualControllerDriver related thingsSunguk Lee2017-06-121-0/+1
| | | | | - add nid - declare function prototype and param structure
* Add SceHid Mouse functions (#182)meetpatty2017-06-021-0/+2
|
* Fix ksceNetSend() and ksceNetRecv() (#177)devnoname1202017-06-021-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)meetpatty2017-05-251-0/+9
|
* Add sceSblSsUpdateMgrSetBootModexyzz2017-05-211-0/+8
|
* Added dmac functions (#173)TheOfficialFloW2017-05-141-0/+14
| | | Added dmac functions
* Moved NID from wrong libraryYifan Lu2017-05-131-1/+1
|
* Added new function: ksceKernelStartModuleForPidYifan Lu2017-05-131-0/+1
|
* Added sysmem uid object reference counting functionsYifan Lu2017-05-131-1/+2
| | | | | Removed duplicate NID ksceSysrootUseExternalStorage == ksceSysrootIsManufacturingMode Added headder for ksceSysrootIsManufacturingMode
* Added some ScePaf functionsTheOfficialFloW2017-05-131-0/+14
|
* Fix some incorrect module and library NIDsdevnoname1202017-04-1843-47/+47
| | | | Fix #7
* Add some brightness functionsdevnoname1202017-04-131-0/+9
|
* Add GPIO header and more NIDs (#158)Sergi Granell2017-04-103-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)devnoname1202017-04-091-2/+0
| | | | | | * Revert "Update db.yml (#154)" This reverts commit e891308d73a038508539efe24c18696afb54e8b6.
* Update db.yml (#154)rereprep2017-04-091-0/+2
|
* Add ksceUsbdInterruptTransfer NIDSergi Granell2017-04-021-0/+1
|
* Add ksceUsbdCloseEndpointSergi Granell2017-04-021-1/+2
|
* Add missing ksceUsbdGetEndpointId NIDSergi Granell2017-04-021-0/+1
|
* Add ksceUsbdGetEndpointId and ksceUsbdControlTransfer NIDsSergi Granell2017-04-021-0/+1
|
* Add more SceCtrlForDriver NIDsSergi Granell2017-04-021-0/+4
|
* Add more SceCtrl NIDsSergi Granell2017-04-011-0/+15
|
* Add SceMotionDev NIDsSergi Granell2017-04-021-0/+47
|
* Add more SceTouch NIDsSergi Granell2017-04-011-0/+26
|
* Added 3 SceSysclibForDriver NIDsTheOfficialFloW2017-03-101-1/+3
|
* Added more SceKernelUtilsForDriver NIDsTheOfficialFloW2017-03-071-1/+20
|
* Added some SceKernelUtilsForDriver NIDsTheOfficialFloW2017-03-071-0/+11
|
* Added more npdrm nidsTheOfficialFloW2017-03-051-0/+22
|
* Added SceRegistryMgr nidsTheOfficialFloW2017-03-052-31/+91
|
* Added SceNpDrmForDriverTheOfficialFloW2017-03-042-9/+28
|
* Added ksceKernelGetProcessAuthidTheOfficialFloW2017-03-041-0/+1
|
* Added two ScePromoterUtil functions (#147)TheOfficialFloW2017-02-261-0/+2
| | | | Added two ScePromoterUtil functions
* Added some syscallsTheOfficialFloW2017-02-252-0/+8
|
* SceDebugForDriver was in the wrong module (#145)Yifan Lu2017-02-252-5/+14
| | | Added real functions to SceStdio (undocumented)
* Added undocumeted kernel debug flag setYifan Lu2017-02-241-0/+2
|
* Added some sblauthmgr functions (#141)Yifan Lu2017-02-241-0/+11
| | | | Added some sblauthmgr functions Added ksceKernelGetPaddr to headers