summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applets/controller.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: Eliminate usages of the global system instanceLioncash2020-11-271-2/+2
* controllers/npad: Rename NPadType to NpadStyleSetMorph2020-11-161-1/+1
* settings: Preparation for per-game input settingsMorph2020-11-161-1/+1
* applets: Rename LibraryAppletVersion to ControllerAppletVersionMorph2020-11-081-13/+13
* applets/controller: Pop normal data for StrapGuide and FirmwareUpdateMorph2020-11-081-6/+18
* applets/controller: Introduce additional checks for mode and callerMorph2020-11-081-0/+30
* Revert "core: Fix clang build"bunnei2020-10-211-13/+13
* core: Fix clang buildLioncash2020-10-181-13/+13
* Address feedbackMorph2020-09-041-0/+4
* applets/controller: Set min_players to have a minimum value of 1.Morph2020-09-041-1/+1
* applets/controller: Implement "Explain Text"Morph2020-09-041-14/+23
* Project Mjölnir: Part 2 - Controller AppletMorph2020-09-041-0/+197