summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/glue/glue.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* glue: Add ectx:aw placeholdergerman772021-04-241-0/+4
|
* service: Eliminate usages of the global system instanceLioncash2020-11-271-2/+2
| | | | | Completely removes all usages of the global system instance within the services code by passing in the using system instance to the services.
* glue: Add errors for glue/arp servicesZach Hilman2019-06-251-0/+25