summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/apm/interface.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: Update service function tablesLioncash2019-04-111-0/+2
* Changed logging to be "Log before execution", Added more error logging, all services should now log on some levelDavid Marcec2018-11-261-9/+7
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+4
* service/apm: Add the apm:sys serviceLioncash2018-08-071-0/+25
* 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
* apm: Refactor service impl. to support multiple ports.bunnei2018-02-101-0/+66