summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/pctl/module.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: Update service function tablesLioncash2019-04-111-2/+5
* Changed logging to be "Log before execution", Added more error logging, all services should now log on some levelDavid Marcec2018-11-261-2/+6
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+2
* Added CheckFreeCommunicationPermissionDavid Marcec2018-08-201-1/+8
* Rename logging macro back to LOG_*James Rowe2018-07-031-3/+3
* Service/PCTL: convert to module, add services, stubmailwl2018-04-251-0/+146