Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update SceCtrlActuator | Sunguk Lee | 2016-10-02 | 1 | -2/+3 |
| | | | | | `enable` field split to `small` and `large` These fields mean motor strength, and can be 0 to 0xff | ||||
* | Add sceCtrlGetBatteryInfo and update SceCtrlData | Sunguk Lee | 2016-09-27 | 1 | -1/+17 |
| | | | | | - Add function define - Update LT/RT field of SceCtrlData | ||||
* | Add SceCtrlPortInfo structure | Sunguk Lee | 2016-09-24 | 1 | -2/+17 |
| | |||||
* | Add more button defines, and more SceCtrl function defines | Sunguk Lee | 2016-09-20 | 1 | -1/+35 |
| | | | | | | - sceCtrlReadBufferPositiveExt2 - sceCtrlSetSamplingModeExt - sceCtrlGetControllerPortInfo | ||||
* | Include psp2/types.h in ctrl.h | xyzz | 2016-08-18 | 1 | -0/+1 |
| | |||||
* | Add sceCtrlSetLightBar | Jeffrey Pfau | 2016-08-14 | 1 | -0/+12 |
| | |||||
* | Add sceCtrlSetActuator | Jeffrey Pfau | 2016-08-08 | 1 | -0/+16 |
| | |||||
* | Replace remaining PSP2_ with SCE_ | xyzz | 2015-10-12 | 1 | -1/+1 |
| | |||||
* | Fixed the inconsistency in the headers as discussed in issue #4 and #vitasdk | SMOKE5 | 2015-10-11 | 1 | -16/+16 |
| | |||||
* | Initial commit. Added headers from psp2sdk. | Glenn Anderson | 2015-08-14 | 1 | -0/+158 |