citra/src/core/hle/service/nim
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
..
nim.cpp Kernel: pass Kernel ref in Event 2018-10-18 21:41:36 -04:00
nim.h Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
nim_aoc.cpp hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
nim_aoc.h Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
nim_s.cpp hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
nim_s.h Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
nim_u.cpp kernel: Update to use atmosphere macros and correct Result (#7242) 2023-12-31 09:01:40 -08:00
nim_u.h nim: Fully stub nim:u service. (#6290) 2023-02-17 19:30:47 +01:00