citra-nightly/src/tests/core
GPUCode 5a7f615da1
kernel: Update to use atmosphere macros and correct Result (#7242)
* kernel: Switch to atmosphere style macros

* code: Rename ResultCode to Result

* code: Result constants are lower case

* Address review comments

* core: Remove CASCADE_CODE

* R_TRY replaces completely

* core: Run clang format
2023-12-31 09:01:40 -08:00
..
file_sys Upgrade codebase to C++ 20 + fix warnings + update submodules (#6115) 2022-09-21 18:36:12 +02:00
hle/kernel kernel: Update to use atmosphere macros and correct Result (#7242) 2023-12-31 09:01:40 -08:00
memory kernel: Update to use atmosphere macros and correct Result (#7242) 2023-12-31 09:01:40 -08:00
core_timing.cpp Port yuzu-emu/yuzu#4437: "core_timing: Make use of uintptr_t to represent user_data" (#5499) 2022-11-06 02:24:45 +01:00