summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applets/applet_controller.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core/hid: Remove usage of native types, fix a couple of errors with motiongerman772021-11-251-0/+1
|
* second commit lion reviewgerman772021-11-251-0/+2
|
* configuration: Migrate controller settings to emulated controllergerman772021-11-251-11/+3
|
* core/frontend: Update appletsgerman772021-11-251-1/+1
|
* applet_controller: Add preliminary support for version 8Morph2021-07-201-1/+20
| | | | Version 8 adds support for key remapping introduced in FW 11.0, we will not be implementing this for now.
* applets: Append applet_ prefix to backend appletsMorph2021-07-141-0/+253