summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/glue/errors.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-03-07hle: rename legacy errors to ResultsLiam1-4/+3
2022-06-27core: Replace all instances of ResultCode with Resultgerman771-4/+4
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
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-28style: Change AMs & Glues error codes to be dec instead of hexDavid Marcec1-4/+4
Consistency for the rest of the error codes in the codebase
2019-06-26glue: Correct missing bytes in ApplicationLaunchParameterZach Hilman1-5/+4
2019-06-25glue: Add errors for glue/arp servicesZach Hilman1-0/+17