Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | Add more cache NIDs | Sergi Granell | 2017-02-16 | 3 | -5/+36 |
| | | |||||
* | | Add more SceThreadmgrForDriver NIDs | Sergi Granell | 2017-02-14 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #140 from TheOfficialFloW/master | Sergi Granell | 2017-02-14 | 1 | -0/+31 |
|\ \ | | | | | | | Added SceThreadmgrForDriver nids | ||||
| * | | Removed ksceKernelChangeThreadPriority2 | TheOfficialFloW | 2017-02-14 | 1 | -1/+0 |
| | | | |||||
| * | | Added SceThreadmgrForDriver nids | TheOfficialFloW | 2017-02-14 | 1 | -0/+32 |
| | | | |||||
* | | | Merge pull request #139 from TheOfficialFloW/master | Sunguk Lee | 2017-02-14 | 6 | -0/+53 |
|\| | | | | | | | | Added many nids found in vsh | ||||
| * | | 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 | ||||
* | | Merge pull request #138 from TheOfficialFloW/master | Sergi Granell | 2017-02-14 | 10 | -1/+72 |
|\ \ | | | | | | | A cleaner PR | ||||
| * | | Added missing definitions for VitaShell | TheOfficialFloW | 2017-02-14 | 2 | -0/+10 |
| | | | |||||
| * | | 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 | ||||
* | | Merge pull request #137 from xerpi/master | Sergi Granell | 2017-02-13 | 2 | -0/+83 |
|\ \ | | | | | | | Add some SceKernelIntrMgr NIDs | ||||
| * | | Add ksceKernelDisableSubIntr NID | Sergi Granell | 2017-02-13 | 2 | -0/+2 |
| | | | |||||
| * | | Add ksceKernelEnableSubIntr NID | Sergi Granell | 2017-02-13 | 2 | -2/+4 |
| | | | |||||
| * | | Add some intrmgr subintr NIDs | Sergi Granell | 2017-02-13 | 2 | -3/+7 |
| | | | |||||
| * | | psp2kern/kernel/intrmgr.h definitions renaming | Sergi Granell | 2017-02-13 | 1 | -11/+11 |
| | | | |||||
| * | | Add psp2kern/kernel/intrmgr.h | Sergi Granell | 2017-02-13 | 1 | -0/+56 |
| | | | |||||
| * | | Add some SceKernelIntrMgr NIDs | Sergi Granell | 2017-02-13 | 1 | -0/+19 |
|/ / |