3
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle
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
..
kernel kernel: svc: Replace -1ULL with 0xFFFFFFFFFFFFFFFF 2022-04-24 17:40:47 -04:00
service Merge pull request #8274 from german77/firmware 2022-04-29 04:08:34 -04:00
api_version.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
ipc.h hle: ipc: Add declarations for TIPC. 2021-05-10 15:05:10 -07:00
ipc_helpers.h core: hle: kernel: Use weak_ptr where possible for SessionRequestHandler and SessionRequestManager. 2022-03-14 18:14:53 -07:00
result.h hle/result: Implement ResultRange 2022-05-02 18:17:39 -04:00