summaryrefslogtreecommitdiff
path: root/include/kernel/ctrl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove dupe: ctrl.hReiko Asakura2021-01-191-161/+8
* Make errors signedReiko Asakura2020-09-191-3/+3
* Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits (#255)Sergi Granell2017-11-291-4/+4
* Fix psp2kern/types.h include in psp2kern headersSergi Granell2017-11-131-1/+1
* Fix identation.Rinnegatamante2017-10-061-1/+1
* Named SceSCtrlExternalInputMode.Rinnegatamante2017-10-051-2/+2
* Named anonymous enums in psp2kernRinnegatamante2017-10-051-13/+13
* Minor stylistic changes.Rinnegatamante2017-07-251-27/+28
* Re-added SCE_CTRL_INTERCEPTED.Rinnegatamante2017-07-241-0/+1
* Renamed INTERCEPTED to PSBUTTON, added a note for shell privileges request.Rinnegatamante2017-07-211-1/+1
* Sort enum values of ctrl.hSunguk Lee2017-06-231-21/+21
* Added two more enums buttons in kernel! (#195)David Nuñez2017-06-221-1/+3
* Add ksceCtrlRegisterVirtualControllerDriver related thingsSunguk Lee2017-06-121-0/+28
* Revert "Update ctrl.h (#155)"Sunguk Lee2017-04-101-26/+0
* Update ctrl.h (#155)rereprep2017-04-091-0/+26
* Typo fixing, and misnamed struct (#151)Hexxellor2017-03-281-3/+3
* 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