summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/glue (follow)
Commit message (Expand)AuthorAgeFilesLines
* glue: Add ectx:aw placeholdergerman772021-04-243-0/+47
* arp: Use type alias for issue functionLioncash2021-04-191-4/+4
* arp: Prevent uninitialized read of launch member variableLioncash2021-04-191-1/+1
* Merge pull request #6171 from german77/servicesbunnei2021-04-102-3/+10
|\
| * arp: Use proper names, update to 12.xgerman772021-04-092-3/+10
* | bgtc: Update to 12.x and implement OpenTaskServiceMorph2021-04-092-1/+34
|/
* service: Eliminate usages of the global system instanceLioncash2020-11-275-16/+19
* ipc_helpers: Remove usage of the global system instanceLioncash2020-11-081-0/+1
* style: Change AMs & Glues error codes to be dec instead of hexDavid Marcec2020-04-281-4/+4
* glue: Correct missing bytes in ApplicationLaunchParameterZach Hilman2019-06-264-28/+61
* glue: Implement arp:w and arp:r servicesZach Hilman2019-06-252-0/+328
* glue: Add errors for glue/arp servicesZach Hilman2019-06-253-0/+58
* glue: Add scaffolding for bgtc:t and bgtc:sc servicesZach Hilman2019-06-252-0/+73
* glue: Add manager to keep track of application registryZach Hilman2019-06-252-0/+119