summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/pctl/module.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: Eliminate usages of the global system instanceLioncash2020-11-271-2/+7
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+1
* hle/service: Make constructors explicit where applicableLioncash2018-07-191-1/+1
* Service/PCTL: convert to module, add services, stubmailwl2018-04-251-0/+28