summaryrefslogtreecommitdiff
path: root/include/user/ctrl.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-12-31Add more SceCtrlForDriver NIDs and kernel ctrl.hSergi Granell1-7/+9
2016-11-29Added description for interceptYifan Lu1-1/+4
2016-11-19Renamed SCE_CTRL_ALL to SCE_CTRL_INTERCEPTEDdevnoname1201-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-18Add button intercept headersYifan Lu1-0/+18
2016-10-02Update SceCtrlActuatorSunguk Lee1-2/+3
`enable` field split to `small` and `large` These fields mean motor strength, and can be 0 to 0xff
2016-09-27Add sceCtrlGetBatteryInfo and update SceCtrlDataSunguk Lee1-1/+17
- Add function define - Update LT/RT field of SceCtrlData
2016-09-24Add SceCtrlPortInfo structureSunguk Lee1-2/+17
2016-09-20Add more button defines, and more SceCtrl function definesSunguk Lee1-1/+35
- sceCtrlReadBufferPositiveExt2 - sceCtrlSetSamplingModeExt - sceCtrlGetControllerPortInfo
2016-08-18Include psp2/types.h in ctrl.hxyzz1-0/+1
2016-08-14Add sceCtrlSetLightBarJeffrey Pfau1-0/+12
2016-08-08Add sceCtrlSetActuatorJeffrey Pfau1-0/+16
2015-10-12Replace remaining PSP2_ with SCE_xyzz1-1/+1
2015-10-11Fixed the inconsistency in the headers as discussed in issue #4 and #vitasdkSMOKE51-16/+16