aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/glue/arp.cpp
AgeCommit message (Expand)Author
2022-06-26core: Replace all instances of ResultCode with Resultgerman77
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-11-04general: Rename GetTitleID to GetProgramIDMorph
2021-11-03core: Remove unused includesameerj
2021-10-07service: Reduce header include overheadMorph
2021-07-14service: Append service name prefix to common filenamesMorph
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph
2021-05-05hle: kernel: Rename Process to KProcess.bunnei
2021-04-19arp: Use type alias for issue functionLioncash
2021-04-19arp: Prevent uninitialized read of launch member variableLioncash
2021-04-08arp: Use proper names, update to 12.xgerman77
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-11-08ipc_helpers: Remove usage of the global system instanceLioncash
2019-06-25glue: Correct missing bytes in ApplicationLaunchParameterZach Hilman
2019-06-24glue: Implement arp:w and arp:r servicesZach Hilman