summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/pctl/pctl_a.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* IPC: Make DuplicateSession return the Domain instead of the Session if the request was made on a Domain interface.Subv2018-01-071-1/+2
* pctl: Remove duplicate InstallInterfaces function.bunnei2018-01-031-4/+0
* service: Add empty interface for pctl:a.bunnei2017-12-291-0/+30