summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/glue/bgtc.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
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 scaffolding for bgtc:t and bgtc:sc servicesZach Hilman1-0/+50