| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Even more cache NIDs | Sergi Granell | 2017-02-16 | 1 | -0/+21 | |
| * | | Add more cache NIDs | Sergi Granell | 2017-02-16 | 1 | -5/+32 | |
| * | | Added missing definitions for VitaShell | TheOfficialFloW | 2017-02-14 | 2 | -0/+10 | |
| * | | Add ksceKernelDisableSubIntr NID | Sergi Granell | 2017-02-13 | 1 | -0/+1 | |
| * | | Add ksceKernelEnableSubIntr NID | Sergi Granell | 2017-02-13 | 1 | -2/+3 | |
| * | | Add some intrmgr subintr NIDs | Sergi Granell | 2017-02-13 | 1 | -3/+5 | |
| * | | 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 | |
| * | | Merge pull request #135 from xerpi/cpu_nids | Sergi Granell | 2017-02-13 | 1 | -11/+19 | |
| |\ \ | ||||||
| | * | | Add more/fix SceCpuForKernel and SceCpuForDriver NIDs | Sergi Granell | 2017-02-10 | 1 | -11/+19 | |
| * | | | Rename argument of scePromoterUtilityDeletePkg | Sunguk Lee | 2017-02-11 | 1 | -1/+3 | |
| * | | | Merge pull request #133 from vitasdk/mit | Sunguk Lee | 2017-02-11 | 4 | -8/+1 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Switch license to MIT | devnoname120 | 2017-02-10 | 4 | -8/+1 | |
| * | | | Updated SceUsbdDriver struct | TheOfficialFloW | 2017-02-10 | 1 | -3/+3 | |
| |/ / | ||||||
| * | | Add some SceDisplayForDriver NIDs | Sergi Granell | 2017-02-09 | 1 | -0/+87 | |
| * | | Update psp2/usbd.h | Sergi Granell | 2017-02-08 | 1 | -3/+3 | |
| * | | More psp2/usbd.h changes (#131) | Sergi Granell | 2017-02-08 | 1 | -22/+40 | |
| * | | Update psp2/usbd.h (#128) | Sergi Granell | 2017-02-08 | 2 | -6/+69 | |
| * | | Added more SceUsbdForUser NIDs | Sergi Granell | 2017-02-08 | 1 | -0/+56 | |
| |/ | ||||||
| * | Add psp2kern/kernel/suspend.h | Sergi Granell | 2017-02-02 | 1 | -0/+35 | |
| * | Fix sceKernelCreateCond example | Sergi Granell | 2017-01-14 | 1 | -2/+2 | |
| * | Add Condition variables prototypes | Sergi Granell | 2017-01-14 | 1 | -0/+109 | |
| * | Added usb nids and headers (#120) | TheOfficialFloW | 2017-01-13 | 3 | -0/+178 | |
| * | Update udcd.h | Sergi Granell | 2017-01-06 | 1 | -1/+1 | |
| * | Update udcd.h | Sergi Granell | 2017-01-06 | 1 | -27/+86 | |
| * | Update power.h | DerColonel | 2017-01-05 | 1 | -0/+21 | |
| * | Add more SceUdcd NIDs and defines (thanks to @TheOfficialFloW) | Sergi Granell | 2017-01-05 | 1 | -7/+11 | |
| * | Add psp2kern/udcd.h, some SceUdcdForDriver NIDs and ksceTouchSetRegion NID | Sergi Granell | 2017-01-05 | 1 | -0/+522 | |
| * | Add ksceKernelCpuDcacheWritebackRange NID | Sergi Granell | 2017-01-05 | 1 | -2/+12 | |
| * | Fix ksceCtrlSetAnalogEmulation parameters | Sergi Granell | 2017-01-02 | 1 | -12/+12 | |
| * | Added more ShellUtil lock types | TheOfficialFloW | 2017-01-01 | 1 | -12/+12 | |
| * | Fix ksceCtrlSetAnalogEmulation args | Sergi Granell | 2017-01-01 | 1 | -3/+4 | |
| * | Add more SceCtrlForDriver NIDs and kernel ctrl.h | Sergi Granell | 2016-12-31 | 2 | -7/+274 | |
| * | Update SceBt | Sergi Granell | 2016-12-25 | 1 | -2/+12 | |
| * | Update SceBtRegisteredInfo | Sergi Granell | 2016-12-22 | 1 | -3/+10 | |
| * | Update devctl.h | TheOfficialFloW | 2016-12-18 | 1 | -31/+3 | |
| * | Merge pull request #97 from vitasdk/ctrl-intercept | devnoname120 | 2016-12-04 | 1 | -0/+21 | |
| |\ | ||||||
| | * | Added description for intercept | Yifan Lu | 2016-11-29 | 1 | -1/+4 | |
| | * | Add button intercept headers | Yifan Lu | 2016-11-18 | 1 | -0/+18 | |
| * | | Merge pull request #101 from vitasdk/add-promoterutils | Sunguk Lee | 2016-11-30 | 2 | -0/+103 | |
| |\ \ | ||||||
| | * | | Rename argument of scePromoterUtilityDeletePkg | Sunguk Lee | 2016-11-29 | 1 | -1/+3 | |
| | * | | Added sceSysmoduleLoadModuleInternalWithArg | Yifan Lu | 2016-11-21 | 1 | -0/+1 | |
| | * | | Add paf id | Yifan Lu | 2016-11-21 | 1 | -0/+1 | |
| | * | | Add documentation for promoterutil.h | devnoname120 | 2016-11-22 | 1 | -2/+65 | |
| | * | | Added const to path for scePromoterUtilityPromotePkg | Yifan Lu | 2016-11-21 | 1 | -1/+1 | |
| | * | | Added sysmodule internal calls | Yifan Lu | 2016-11-21 | 1 | -0/+8 | |
| | * | | Added promoterutil | Yifan Lu | 2016-11-21 | 1 | -0/+28 | |
| * | | | Add kernel bt.h header | Sergi Granell | 2016-11-27 | 1 | -0/+324 | |
| * | | | Renamed SCE_CTRL_ALL to SCE_CTRL_INTERCEPTED | devnoname120 | 2016-11-19 | 1 | -17/+17 | |
| |/ / | ||||||
| * | | Merge pull request #89 from devnoname120/doxygen | Sunguk Lee | 2016-11-18 | 19 | -1/+21 | |
| |\ \ | ||||||
