yuzu/src
Morph 08bddd7d79 hle/result: Implement ResultRange
A ResultRange defines an inclusive range of error descriptions within an error module.
This can be used to check whether the description of a given ResultCode falls within the range.
The conversion function returns a ResultCode with its description set to description_start.
2022-05-02 18:17:39 -04:00
..
audio_core general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
common Merge pull request #8280 from Tachi107/spdx-fixup 2022-04-28 23:28:42 -04:00
core hle/result: Implement ResultRange 2022-05-02 18:17:39 -04:00
input_common chore: add missing SPDX tags 2022-04-28 18:24:11 +02:00
shader_recompiler GCC 12 fixes 2022-04-28 16:50:34 -04:00
tests chore: add missing SPDX tags 2022-04-28 18:24:11 +02:00
video_core Merge pull request #8280 from Tachi107/spdx-fixup 2022-04-28 23:28:42 -04:00
web_service general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
yuzu ui: retranslate the network tab 2022-05-01 21:39:39 -07:00
yuzu_cmd general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
.clang-format
CMakeLists.txt CMakeLists: Enforce C4505 and C5245 2022-04-07 23:00:04 -04:00