aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/apm/interface.h
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-23apm/interface: Remove redundant declaration of InstallInterfaces()Lioncash
2018-07-19hle/service: Make constructors explicit where applicableLioncash
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-02-09apm: Refactor service impl. to support multiple ports.bunnei