Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-02-24 | Added ksceKernelRemapBlock to headers | Yifan Lu | 1 | -0/+10 | |
2017-02-24 | Added some sblauthmgr functions (#141) | Yifan Lu | 2 | -0/+20 | |
Added some sblauthmgr functions Added ksceKernelGetPaddr to headers | |||||
2017-02-16 | Add ksceUsbdGetDescriptor | Sergi Granell | 1 | -6/+17 | |
2017-02-16 | Update psp2kern/usbd.h | Sergi Granell | 1 | -5/+7 | |
2017-02-16 | Even more cache NIDs | Sergi Granell | 1 | -0/+21 | |
2017-02-16 | Add more cache NIDs | Sergi Granell | 1 | -5/+32 | |
2017-02-14 | Added missing definitions for VitaShell | TheOfficialFloW | 2 | -0/+10 | |
2017-02-13 | Add ksceKernelDisableSubIntr NID | Sergi Granell | 1 | -0/+1 | |
2017-02-13 | Add ksceKernelEnableSubIntr NID | Sergi Granell | 1 | -2/+3 | |
2017-02-13 | Add some intrmgr subintr NIDs | Sergi Granell | 1 | -3/+5 | |
2017-02-13 | psp2kern/kernel/intrmgr.h definitions renaming | Sergi Granell | 1 | -11/+11 | |
2017-02-13 | Add psp2kern/kernel/intrmgr.h | Sergi Granell | 1 | -0/+56 | |
2017-02-11 | Rename argument of scePromoterUtilityDeletePkg | Sunguk Lee | 1 | -1/+3 | |
`void *unk` to `const char *titleid` https://github.com/vitasdk/vita-headers/pull/101#discussion_r89012646 | |||||
2017-02-10 | Add more/fix SceCpuForKernel and SceCpuForDriver NIDs | Sergi Granell | 1 | -11/+19 | |
Update include/psp2kern/kernel/cpu.h | |||||
2017-02-10 | Updated SceUsbdDriver struct | TheOfficialFloW | 1 | -3/+3 | |
2017-02-10 | Switch license to MIT | devnoname120 | 4 | -8/+1 | |
Close #104 | |||||
2017-02-09 | Add some SceDisplayForDriver NIDs | Sergi Granell | 1 | -0/+87 | |
Add psp2kern/display.h | |||||
2017-02-08 | Update psp2/usbd.h | Sergi Granell | 1 | -3/+3 | |
2017-02-08 | More psp2/usbd.h changes (#131) | Sergi Granell | 1 | -22/+40 | |
2017-02-08 | Update psp2/usbd.h (#128) | Sergi Granell | 2 | -6/+69 | |
Add some SceUsbdForDriver NIDs Add initial psp2kern/usbd.h | |||||
2017-02-08 | Added more SceUsbdForUser NIDs | Sergi Granell | 1 | -0/+56 | |
Add initial psp2/usbd.h | |||||
2017-02-07 | Rename ksceKernelMemPool* functions | TheOfficialFloW | 1 | -6/+6 | |
2017-02-02 | Add psp2kern/kernel/suspend.h | Sergi Granell | 1 | -0/+35 | |
2017-01-14 | Fix sceKernelCreateCond example | Sergi Granell | 1 | -2/+2 | |
2017-01-14 | Add Condition variables prototypes | Sergi Granell | 1 | -0/+109 | |
2017-01-13 | Added usb nids and headers (#120) | TheOfficialFloW | 3 | -0/+178 | |
2017-01-06 | Update udcd.h | Sergi Granell | 1 | -1/+1 | |
2017-01-06 | Update udcd.h | Sergi Granell | 1 | -27/+86 | |
2017-01-05 | Update power.h | DerColonel | 1 | -0/+21 | |
Added cold reset, shutdown and suspend functions. | |||||
2017-01-05 | Add more SceUdcd NIDs and defines (thanks to @TheOfficialFloW) | Sergi Granell | 1 | -7/+11 | |
2017-01-05 | Add psp2kern/udcd.h, some SceUdcdForDriver NIDs and ksceTouchSetRegion NID | Sergi Granell | 1 | -0/+522 | |
2017-01-05 | Add ksceKernelCpuDcacheWritebackRange NID | Sergi Granell | 1 | -2/+12 | |
2017-01-02 | Fix ksceCtrlSetAnalogEmulation parameters | Sergi Granell | 1 | -12/+12 | |
2017-01-01 | Added more ShellUtil lock types | TheOfficialFloW | 1 | -12/+12 | |
2017-01-01 | Fix ksceCtrlSetAnalogEmulation args | Sergi Granell | 1 | -3/+4 | |
2016-12-31 | Add more SceCtrlForDriver NIDs and kernel ctrl.h | Sergi Granell | 2 | -7/+274 | |
2016-12-25 | Update SceBt | Sergi Granell | 1 | -2/+12 | |
2016-12-22 | Update SceBtRegisteredInfo | Sergi Granell | 1 | -3/+10 | |
2016-12-18 | Update devctl.h | TheOfficialFloW | 1 | -31/+3 | |
2016-11-29 | Added description for intercept | Yifan Lu | 1 | -1/+4 | |
2016-11-29 | Rename argument of scePromoterUtilityDeletePkg | Sunguk Lee | 1 | -1/+3 | |
`void *unk` to `const char *titleid` https://github.com/vitasdk/vita-headers/pull/101#discussion_r89012646 | |||||
2016-11-27 | Add kernel bt.h header | Sergi Granell | 1 | -0/+324 | |
2016-11-21 | Added sceSysmoduleLoadModuleInternalWithArg | Yifan Lu | 1 | -0/+1 | |
2016-11-21 | Add paf id | Yifan Lu | 1 | -0/+1 | |
2016-11-22 | Add documentation for promoterutil.h | devnoname120 | 1 | -2/+65 | |
2016-11-21 | Added const to path for scePromoterUtilityPromotePkg | Yifan Lu | 1 | -1/+1 | |
2016-11-21 | Added sysmodule internal calls | Yifan Lu | 1 | -0/+8 | |
2016-11-21 | Added promoterutil | Yifan Lu | 1 | -0/+28 | |
2016-11-19 | Renamed SCE_CTRL_ALL to SCE_CTRL_INTERCEPTED | devnoname120 | 1 | -17/+17 | |
The old wording was incorrect, if we wanted a macro for masking all buttons, it should be a OR'ing of the above button macros, and it would give 0xffff. | |||||
2016-11-18 | Add button intercept headers | Yifan Lu | 1 | -0/+18 | |