aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/psc
AgeCommit message (Expand)Author
2024-02-21psc: stub overlay notification channelLiam
2024-02-21psc: rewrite IPmServiceLiam
2024-02-21psc: move IPmControl, IPmModule, IPmServiceLiam
2024-02-19scope_exit: Make constexprFearlessTobi
2024-02-01service: use const references for input raw dataLiam
2024-01-31Remove a few hacks for clock setups, which seem to no longer be needed, but f...Kelebek1
2024-01-27Move time services to new IPC.Kelebek1
2024-01-24Rework time service to fix time passing offline.Kelebek1
2023-03-05service: psc: Update namesNarr the Reg
2023-03-01service: move hle_ipc from kernelLiam
2023-02-21service: refactor server architectureLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-06-29service: Update function tablesVolcaEM
2019-01-29service/psc: Update function tablesLioncash
2018-11-26Changed logging to be "Log before execution", Added more error logging, all s...David Marcec
2018-08-01service: Add psc servicesLioncash