Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add package workflow | Reiko Asakura | 2021-02-11 | 1 | -0/+4 |
| | |||||
* | Merge common: ctrl.h | Reiko Asakura | 2021-01-20 | 1 | -59/+0 |
| | |||||
* | Remove dupe: ctrl.h | Reiko Asakura | 2021-01-19 | 1 | -161/+8 |
| | |||||
* | Make errors signed | Reiko Asakura | 2020-09-19 | 1 | -3/+3 |
| | |||||
* | Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits (#255) | Sergi Granell | 2017-11-29 | 1 | -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 headers | Sergi Granell | 2017-11-13 | 1 | -1/+1 |
| | |||||
* | Fix identation. | Rinnegatamante | 2017-10-06 | 1 | -1/+1 |
| | |||||
* | Named SceSCtrlExternalInputMode. | Rinnegatamante | 2017-10-05 | 1 | -2/+2 |
| | |||||
* | Named anonymous enums in psp2kern | Rinnegatamante | 2017-10-05 | 1 | -13/+13 |
| | | | | Named anonymous enums in psp2kern | ||||
* | Minor stylistic changes. | Rinnegatamante | 2017-07-25 | 1 | -27/+28 |
| | |||||
* | Re-added SCE_CTRL_INTERCEPTED. | Rinnegatamante | 2017-07-24 | 1 | -0/+1 |
| | |||||
* | Renamed INTERCEPTED to PSBUTTON, added a note for shell privileges request. | Rinnegatamante | 2017-07-21 | 1 | -1/+1 |
| | |||||
* | Sort enum values of ctrl.h | Sunguk Lee | 2017-06-23 | 1 | -21/+21 |
| | |||||
* | Added two more enums buttons in kernel! (#195) | David Nuñez | 2017-06-22 | 1 | -1/+3 |
| | | | | | | | | * Added two more enums buttons! * Fix label of headphone. * Rename by recommendation of devnoname120. | ||||
* | Add ksceCtrlRegisterVirtualControllerDriver related things | Sunguk Lee | 2017-06-12 | 1 | -0/+28 |
| | | | | | - add nid - declare function prototype and param structure | ||||
* | Revert "Update ctrl.h (#155)" | Sunguk Lee | 2017-04-10 | 1 | -26/+0 |
| | | | | This reverts commit 553ecf9a6cd6ee373fec6b826213cbb31844bcc9. | ||||
* | Update ctrl.h (#155) | rereprep | 2017-04-09 | 1 | -0/+26 |
| | |||||
* | Typo fixing, and misnamed struct (#151) | Hexxellor | 2017-03-28 | 1 | -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 parameters | Sergi Granell | 2017-01-02 | 1 | -12/+12 |
| | |||||
* | Fix ksceCtrlSetAnalogEmulation args | Sergi Granell | 2017-01-01 | 1 | -3/+4 |
| | |||||
* | Add more SceCtrlForDriver NIDs and kernel ctrl.h | Sergi Granell | 2016-12-31 | 1 | -0/+265 |