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
..
2022-05-02 18:17:39 -04:00
2022-04-28 18:24:11 +02:00
2022-04-28 16:50:34 -04:00
2022-04-28 18:24:11 +02:00
2022-05-01 21:39:39 -07:00