Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix code style of power.h | Sunguk Lee | 2017-05-14 | 1 | -8/+9 |
| | | | | | - softtab to hardtab - missing semicolon | ||||
* | Fix callback functions and add some enums | Francisco José García García | 2017-05-13 | 1 | -1/+9 |
| | |||||
* | Added some ScePaf functions | TheOfficialFloW | 2017-05-13 | 1 | -0/+14 |
| | |||||
* | Add sceRegMgr functions (#169) | Joel16 | 2017-05-11 | 1 | -0/+84 |
| | | | Add sceRegMgr functions | ||||
* | Fixed a couple function descriptions and added a few missing functions in ↵ | Joel16 | 2017-05-11 | 1 | -4/+32 |
| | | | | | | | | | | ScePower (#168) * Include a few missing scePower functions * Fixed function descriptions * Fixed voltage units in function description | ||||
* | Merge pull request #167 from vitasdk/usbd-patch-1 | xyzz | 2017-05-05 | 1 | -1/+1 |
|\ | | | | | Update usbd.h | ||||
| * | Update usbd.h | Yifan Lu | 2017-05-04 | 1 | -1/+1 |
|/ | | | Argument 1 was wrong | ||||
* | Merge pull request #166 from Rinnegatamante/patch-1 | xyzz | 2017-04-26 | 1 | -1/+1 |
|\ | | | | | Added missing typedef breaking vitasdkkern.h | ||||
| * | Added missing typedef breaking vitasdkkern.h | Rinnegatamante | 2017-04-26 | 1 | -1/+1 |
|/ | | | Added missing typedef breaking vitasdkkern.h | ||||
* | Fix some incorrect module and library NIDs | devnoname120 | 2017-04-18 | 43 | -47/+47 |
| | | | | Fix #7 | ||||
* | Add some brightness functions | devnoname120 | 2017-04-13 | 2 | -0/+43 |
| | |||||
* | Added missing kernel IO headers. (#160) | Rinnegatamante | 2017-04-11 | 1 | -0/+33 |
| | | | | | * Added missing kernel IO headers. Added missing kernel IO headers. | ||||
* | Typedef udcd structures | Sergi Granell | 2017-04-10 | 1 | -55/+69 |
| | |||||
* | Fix UDCD error code | Sergi Granell | 2017-04-10 | 1 | -1/+1 |
| | |||||
* | Add GPIO header and more NIDs (#158) | Sergi Granell | 2017-04-10 | 5 | -0/+69 |
| | | | | | | | | | | * Add GPIO header and more NIDs * Add ksceSysconCtrlLED NID * Add ksceKernelCpuSuspendIntr and ksceKernelCpuResumeIntr NIDs * Add GPIO to the docs | ||||
* | Revert "Update ctrl.h (#155)" | Sunguk Lee | 2017-04-10 | 1 | -26/+0 |
| | | | | This reverts commit 553ecf9a6cd6ee373fec6b826213cbb31844bcc9. | ||||
* | Revert "Update db.yml" (#156) | devnoname120 | 2017-04-09 | 1 | -2/+0 |
| | | | | | | * Revert "Update db.yml (#154)" This reverts commit e891308d73a038508539efe24c18696afb54e8b6. | ||||
* | Update ctrl.h (#155) | rereprep | 2017-04-09 | 1 | -0/+26 |
| | |||||
* | Update db.yml (#154) | rereprep | 2017-04-09 | 1 | -0/+2 |
| | |||||
* | Add ksceUsbdInterruptTransfer NID | Sergi Granell | 2017-04-02 | 2 | -0/+7 |
| | |||||
* | Add ksceUsbdCloseEndpoint | Sergi Granell | 2017-04-02 | 2 | -2/+8 |
| | |||||
* | Add missing ksceUsbdGetEndpointId NID | Sergi Granell | 2017-04-02 | 1 | -0/+1 |
| | |||||
* | Add ksceUsbdGetEndpointId and ksceUsbdControlTransfer NIDs | Sergi Granell | 2017-04-02 | 2 | -0/+27 |
| | |||||
* | 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 |
| | |||||
* | Typo fixing, and misnamed struct (#151) | Hexxellor | 2017-03-28 | 10 | -34/+34 |
| | | | | | | | | * Fixing Mostly Harmless Typos This fixes a bunch of miscellaneous typos and grammatical mistakes in the source which were mostly harmless with the exception of the ScreenShotParam in psp2/screenshot.h which didn’t match the name of the struct causing it to fail when using that header. | ||||
* | 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 |
| | |||||
* | Merge pull request #149 from vitasdk/TheOfficialFloW-patch-3 | Sunguk Lee | 2017-03-05 | 2 | -31/+91 |
|\ | | | | | Added SceRegistryMgr nids | ||||
| * | Added SceRegistryMgr nids | TheOfficialFloW | 2017-03-05 | 2 | -31/+91 |
|/ | |||||
* | Merge pull request #148 from vitasdk/TheOfficialFloW-patch-2 | Francisco José García García | 2017-03-04 | 2 | -9/+28 |
|\ | | | | | Added SceNpDrmForDriver | ||||
| * | 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 | 2 | -8/+26 |
| | | | | Added two ScePromoterUtil functions | ||||
* | Merge pull request #146 from TheOfficialFloW/master | Francisco José García García | 2017-02-25 | 2 | -0/+8 |
|\ | | | | | Added some syscalls | ||||
| * | 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) | ||||
* | Merge pull request #144 from vitasdk/remap | Sunguk Lee | 2017-02-25 | 2 | -0/+12 |
|\ | | | | | Added ksceKernelRemapBlock to headers | ||||
| * | Added undocumeted kernel debug flag set | Yifan Lu | 2017-02-24 | 1 | -0/+2 |
| | | |||||
| * | Added ksceKernelRemapBlock to headers | Yifan Lu | 2017-02-24 | 1 | -0/+10 |
|/ | |||||
* | Added some sblauthmgr functions (#141) | Yifan Lu | 2017-02-24 | 3 | -0/+31 |
| | | | | Added some sblauthmgr functions Added ksceKernelGetPaddr to headers | ||||
* | Merge pull request #127 from TheOfficialFloW/master | Sunguk Lee | 2017-02-18 | 2 | -10/+10 |
|\ | | | | | Rename ksceKernelMemPool* functions | ||||
| * | Rename ksceKernelMemPool* functions | TheOfficialFloW | 2017-02-07 | 2 | -10/+10 |
| | | |||||
* | | Add ksceUsbdGetDescriptor | Sergi Granell | 2017-02-16 | 2 | -6/+18 |
| | | |||||
* | | Update psp2kern/usbd.h | Sergi Granell | 2017-02-16 | 2 | -5/+8 |
| | | |||||
* | | Even more cache NIDs | Sergi Granell | 2017-02-16 | 2 | -0/+24 |
| | |