summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/apm/controller.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* settings: Preparation for per-game input settingsMorph2020-11-161-1/+2
* apm/controller: Make SetPerformanceConfiguration() use an array of pairs over a mapLioncash2019-10-171-14/+34
* apm/controller: Make GetCurrentPerformanceMode() a const member functionLioncash2019-10-171-1/+1
* service/apm: Silence -Wunused and -WreorderReinUsesLisp2019-10-051-1/+2
* apm: Add Controller class to manage speed data and applicationZach Hilman2019-06-291-0/+68