summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applets/applet_controller.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* applet: controller: Implement cancel buttongerman772023-03-301-2/+7
|
* applets: implement RequestExitLiam2023-03-251-0/+1
|
* core: Replace all instances of ResultCode with Resultgerman772022-06-271-2/+2
|
* 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-1/+5
|
* applet_controller: Add preliminary support for version 8Morph2021-07-201-2/+13
| | | | 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/+137