summaryrefslogtreecommitdiff
path: root/src/core/hid/emulated_console.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* common/input: Avoid numerous large copies of CallbackStatusGravatar Lioncash2021-12-131-9/+12
* input_common: Fully implement UDP controllersGravatar Narr the Reg2021-11-261-2/+4
* core/hid: Fully implement native mouseGravatar german772021-11-241-4/+7
* core/hid: Remove usage of native types, fix a couple of errors with motionGravatar german772021-11-241-1/+1
* service/hid: Remove includes of core.h and settings.hGravatar german772021-11-241-0/+1
* config: Cleanup and documentationGravatar german772021-11-241-1/+5
* second commit lion reviewGravatar german772021-11-241-2/+3
* settings: Fix Debug controller type optionsGravatar german772021-11-241-1/+2
* kraken: Address comments from reviewGravatar german772021-11-241-8/+9
* Morph review first waveGravatar german772021-11-241-2/+2
* kraken: Address comments from reviewGravatar german772021-11-241-2/+0
* service/hid: Fix gesture inputGravatar german772021-11-241-23/+34
* hid: Fix controller connection/disconnectionGravatar german772021-11-241-1/+0
* core/hid: Add emulated controllersGravatar german772021-11-241-0/+208