summaryrefslogtreecommitdiff
path: root/include/user/ctrl.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add more SceCtrlForDriver NIDs and kernel ctrl.hSergi Granell2016-12-311-7/+9
|
* Merge pull request #97 from vitasdk/ctrl-interceptdevnoname1202016-12-041-0/+21
|\ | | | | Add button intercept headers
| * Added description for interceptYifan Lu2016-11-291-1/+4
| |
| * Add button intercept headersYifan Lu2016-11-181-0/+18
| |
* | Renamed SCE_CTRL_ALL to SCE_CTRL_INTERCEPTEDdevnoname1202016-11-191-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.
* Update SceCtrlActuatorSunguk Lee2016-10-021-2/+3
| | | | | `enable` field split to `small` and `large` These fields mean motor strength, and can be 0 to 0xff
* Add sceCtrlGetBatteryInfo and update SceCtrlDataSunguk Lee2016-09-271-1/+17
| | | | | - Add function define - Update LT/RT field of SceCtrlData
* Add SceCtrlPortInfo structureSunguk Lee2016-09-241-2/+17
|
* Add more button defines, and more SceCtrl function definesSunguk Lee2016-09-201-1/+35
| | | | | | - sceCtrlReadBufferPositiveExt2 - sceCtrlSetSamplingModeExt - sceCtrlGetControllerPortInfo
* Include psp2/types.h in ctrl.hxyzz2016-08-181-0/+1
|
* Add sceCtrlSetLightBarJeffrey Pfau2016-08-141-0/+12
|
* Add sceCtrlSetActuatorJeffrey Pfau2016-08-081-0/+16
|
* Replace remaining PSP2_ with SCE_xyzz2015-10-121-1/+1
|
* Fixed the inconsistency in the headers as discussed in issue #4 and #vitasdkSMOKE52015-10-111-16/+16
|
* Initial commit. Added headers from psp2sdk.Glenn Anderson2015-08-141-0/+158