summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/glue/glue.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-04-24glue: Add ectx:aw placeholdergerman771-0/+4
2020-11-27service: Eliminate usages of the global system instanceLioncash1-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.
2019-06-25glue: Add errors for glue/arp servicesZach Hilman1-0/+25