summaryrefslogtreecommitdiff
path: root/include/kernel/ctrl.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add ksceCtrlRegisterVirtualControllerDriver related thingsSunguk Lee2017-06-121-0/+28
| | | | | - add nid - declare function prototype and param structure
* Revert "Update ctrl.h (#155)"Sunguk Lee2017-04-101-26/+0
| | | | This reverts commit 553ecf9a6cd6ee373fec6b826213cbb31844bcc9.
* Update ctrl.h (#155)rereprep2017-04-091-0/+26
|
* Typo fixing, and misnamed struct (#151)Hexxellor2017-03-281-3/+3
| | | | | | | | * Fixing Mostly Harmless Typos This fixes a bunch of miscellaneous typos and grammatical mistakes in the source which were mostly harmless with the exception of the ScreenShotParam in psp2/screenshot.h which didn’t match the name of the struct causing it to fail when using that header.
* Fix ksceCtrlSetAnalogEmulation parametersSergi Granell2017-01-021-12/+12
|
* Fix ksceCtrlSetAnalogEmulation argsSergi Granell2017-01-011-3/+4
|
* Add more SceCtrlForDriver NIDs and kernel ctrl.hSergi Granell2016-12-311-0/+265