summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/pctl/module.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: Append service name prefix to common filenamesMorph2021-07-141-49/+0
* service: Resolve cases of member field shadowingLioncash2021-05-041-2/+2
* Addressed issuesChloe Marcec2021-03-301-3/+3
* pctl: Rework how pctl works to be more accurateChloe Marcec2021-03-261-2/+17
* 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