summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-11Add sceRegMgr functions (#169)Joel161-0/+84
2017-05-11Fixed a couple function descriptions and added a few missing functions in Sce...Joel161-4/+32
2017-05-04Update usbd.hYifan Lu1-1/+1
2017-04-26Added missing typedef breaking vitasdkkern.hRinnegatamante1-1/+1
2017-04-13Add some brightness functionsdevnoname1201-0/+34
2017-04-11Added missing kernel IO headers. (#160)Rinnegatamante1-0/+33
2017-04-10Typedef udcd structuresSergi Granell1-55/+69
2017-04-10Fix UDCD error codeSergi Granell1-1/+1
2017-04-10Add GPIO header and more NIDs (#158)Sergi Granell2-0/+62
2017-04-10Revert "Update ctrl.h (#155)"Sunguk Lee1-26/+0
2017-04-09Update ctrl.h (#155)rereprep1-0/+26
2017-04-02Add ksceUsbdInterruptTransfer NIDSergi Granell1-0/+6
2017-04-02Add ksceUsbdCloseEndpointSergi Granell1-1/+6
2017-04-02Add ksceUsbdGetEndpointId and ksceUsbdControlTransfer NIDsSergi Granell1-0/+26
2017-03-28Typo fixing, and misnamed struct (#151)Hexxellor10-34/+34
2017-02-26Added two ScePromoterUtil functions (#147)TheOfficialFloW1-8/+24
2017-02-24Added ksceKernelRemapBlock to headersYifan Lu1-0/+10
2017-02-24Added some sblauthmgr functions (#141)Yifan Lu2-0/+20
2017-02-16Add ksceUsbdGetDescriptorSergi Granell1-6/+17
2017-02-16Update psp2kern/usbd.hSergi Granell1-5/+7
2017-02-16Even more cache NIDsSergi Granell1-0/+21
2017-02-16Add more cache NIDsSergi Granell1-5/+32
2017-02-14Added missing definitions for VitaShellTheOfficialFloW2-0/+10
2017-02-13Add ksceKernelDisableSubIntr NIDSergi Granell1-0/+1
2017-02-13Add ksceKernelEnableSubIntr NIDSergi Granell1-2/+3
2017-02-13Add some intrmgr subintr NIDsSergi Granell1-3/+5
2017-02-13psp2kern/kernel/intrmgr.h definitions renamingSergi Granell1-11/+11
2017-02-13Add psp2kern/kernel/intrmgr.hSergi Granell1-0/+56
2017-02-11Rename argument of scePromoterUtilityDeletePkgSunguk Lee1-1/+3
2017-02-10Add more/fix SceCpuForKernel and SceCpuForDriver NIDsSergi Granell1-11/+19
2017-02-10Updated SceUsbdDriver structTheOfficialFloW1-3/+3
2017-02-10Switch license to MITdevnoname1204-8/+1
2017-02-09Add some SceDisplayForDriver NIDsSergi Granell1-0/+87
2017-02-08Update psp2/usbd.hSergi Granell1-3/+3
2017-02-08More psp2/usbd.h changes (#131)Sergi Granell1-22/+40
2017-02-08Update psp2/usbd.h (#128)Sergi Granell2-6/+69
2017-02-08Added more SceUsbdForUser NIDsSergi Granell1-0/+56
2017-02-07Rename ksceKernelMemPool* functionsTheOfficialFloW1-6/+6
2017-02-02Add psp2kern/kernel/suspend.hSergi Granell1-0/+35
2017-01-14Fix sceKernelCreateCond exampleSergi Granell1-2/+2
2017-01-14Add Condition variables prototypesSergi Granell1-0/+109
2017-01-13Added usb nids and headers (#120)TheOfficialFloW3-0/+178
2017-01-06Update udcd.hSergi Granell1-1/+1
2017-01-06Update udcd.hSergi Granell1-27/+86
2017-01-05Update power.hDerColonel1-0/+21
2017-01-05Add more SceUdcd NIDs and defines (thanks to @TheOfficialFloW)Sergi Granell1-7/+11
2017-01-05Add psp2kern/udcd.h, some SceUdcdForDriver NIDs and ksceTouchSetRegion NIDSergi Granell1-0/+522
2017-01-05Add ksceKernelCpuDcacheWritebackRange NIDSergi Granell1-2/+12
2017-01-02Fix ksceCtrlSetAnalogEmulation parametersSergi Granell1-12/+12
2017-01-01Added more ShellUtil lock typesTheOfficialFloW1-12/+12