summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/psc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-022-0/+92
Adds the basic skeleton for the psc services based off the information provided by Switch Brew.