aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/apm/interface.cpp
AgeCommit message (Expand)Author
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-08-07service/apm: Add the apm:sys serviceLioncash
2018-07-20apm: Improve stub for GetPerformanceConfiguration.bunnei
2018-07-02Update clang formatJames Rowe
2018-07-02Rename logging macro back to LOG_*James Rowe
2018-04-24apm: Move logging macros over to new fmt-compatible onesLioncash
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-02-09apm: Refactor service impl. to support multiple ports.bunnei