aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/glue/errors.h
AgeCommit message (Collapse)Author
2023-03-06hle: rename legacy errors to ResultsLiam
2022-06-26core: Replace all instances of ResultCode with Resultgerman77
2022-04-23general: Convert source file copyright comments over to SPDXMorph
This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2020-04-29style: Change AMs & Glues error codes to be dec instead of hexDavid Marcec
Consistency for the rest of the error codes in the codebase
2019-06-25glue: Correct missing bytes in ApplicationLaunchParameterZach Hilman
2019-06-24glue: Add errors for glue/arp servicesZach Hilman