summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/psc/psc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* psc: stub overlay notification channelLiam2024-02-221-0/+4
* psc: move IPmControl, IPmModule, IPmServiceLiam2024-02-221-65/+2
* Rework time service to fix time passing offline.Kelebek12024-01-241-1/+16
* service: psc: Update namesNarr the Reg2023-03-051-9/+9
* service: move hle_ipc from kernelLiam2023-03-011-2/+2
* service: refactor server architectureLiam2023-02-211-4/+7
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* general: Replace RESULT_SUCCESS with ResultSuccessMorph2021-06-021-1/+1
* service: Eliminate usages of the global system instanceLioncash2020-11-271-7/+7
* service: Update function tablesVolcaEM2020-06-291-0/+2
* service/psc: Update function tablesLioncash2019-01-301-8/+9
* Changed logging to be "Log before execution", Added more error logging, all services should now log on some levelDavid Marcec2018-11-261-2/+2
* service: Add psc servicesLioncash2018-08-021-0/+77