summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/glue/arp.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* glue: Correct missing bytes in ApplicationLaunchParameterZach Hilman2019-06-261-9/+21
|
* glue: Implement arp:w and arp:r servicesZach Hilman2019-06-251-0/+285
These keep track of running process' launch properties and control properties and allows for issuing and reading them by process and title ID.