summaryrefslogtreecommitdiff
path: root/include/kernel/ctrl.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add package workflowReiko Asakura2021-02-111-0/+4
|
* Merge common: ctrl.hReiko Asakura2021-01-201-59/+0
|
* 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
| | | | | | | | | | | | * Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits * Fix psp2kern/power.h kernelgroup * Remove stray kscePervasiveUartSetBaudrate from psp2kern/uart.h * Add missing docs * Documentation improvements
* 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
| | | | Named anonymous enums in psp2kern
* 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
| | | | | | | | * Added two more enums buttons! * Fix label of headphone. * Rename by recommendation of devnoname120.
* 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