summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/apm/interface.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* service/apm: Add the apm:sys serviceLioncash2018-08-071-0/+25
| | | | | Adds the basic skeleton of the apm:sys service based off the information on Switch Brew.
* apm: Improve stub for GetPerformanceConfiguration.bunnei2018-07-201-1/+16
|
* Update clang formatJames Rowe2018-07-031-1/+1
|
* Rename logging macro back to LOG_*James Rowe2018-07-031-2/+2
|
* apm: Move logging macros over to new fmt-compatible onesLioncash2018-04-241-3/+3
|
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
| | | | Tidies up namespace declarations
* apm: Refactor service impl. to support multiple ports.bunnei2018-02-101-0/+66