summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applets/applet_controller.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
| | | | | This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
* 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