summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/glue (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-27service: Eliminate usages of the global system instanceLioncash5-16/+19
2020-11-08ipc_helpers: Remove usage of the global system instanceLioncash1-0/+1
2020-04-28style: Change AMs & Glues error codes to be dec instead of hexDavid Marcec1-4/+4
2019-06-26glue: Correct missing bytes in ApplicationLaunchParameterZach Hilman4-28/+61
2019-06-25glue: Implement arp:w and arp:r servicesZach Hilman2-0/+328
2019-06-25glue: Add errors for glue/arp servicesZach Hilman3-0/+58
2019-06-25glue: Add scaffolding for bgtc:t and bgtc:sc servicesZach Hilman2-0/+73
2019-06-25glue: Add manager to keep track of application registryZach Hilman2-0/+119