citra/src/core/hle/service/cfg
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
..
cfg.cpp kernel: Update to use atmosphere macros and correct Result (#7242) 2023-12-31 09:01:40 -08:00
cfg.h kernel: Update to use atmosphere macros and correct Result (#7242) 2023-12-31 09:01:40 -08:00
cfg_defaults.cpp cfg: Set sound mode to stereo by default. (#7268) 2023-12-21 02:34:22 -08:00
cfg_defaults.h service/cfg: Separate out config block defaults and create when not found. (#6716) 2023-07-26 10:33:00 -07:00
cfg_i.cpp services/cfg: Clean up definitions and access flag handling. (#6711) 2023-07-21 18:04:15 -07:00
cfg_i.h Serialize CECD, CFG services 2020-02-13 17:41:25 +08:00
cfg_nor.cpp hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
cfg_nor.h Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
cfg_s.cpp Implement cfg UUID Clock Sequence (#7169) 2023-11-20 20:05:16 -08:00
cfg_s.h Serialize CECD, CFG services 2020-02-13 17:41:25 +08:00
cfg_u.cpp services/cfg: Clean up definitions and access flag handling. (#6711) 2023-07-21 18:04:15 -07:00
cfg_u.h Serialize CECD, CFG services 2020-02-13 17:41:25 +08:00