citra/src/core/hle/service/nfc
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
..
amiibo_crypto.cpp Move MiiData to its own namespace and add ChecksummedMiiData (#6824) 2023-07-31 20:38:47 -07:00
amiibo_crypto.h nfc: Use existing secrets infrastructure for amiibo encryption. (#6652) 2023-07-06 11:45:46 -07:00
nfc.cpp kernel: Update to use atmosphere macros and correct Result (#7242) 2023-12-31 09:01:40 -08:00
nfc.h core: De-globalize HLE lock (#7212) 2023-11-28 14:15:27 -08:00
nfc_device.cpp kernel: Update to use atmosphere macros and correct Result (#7242) 2023-12-31 09:01:40 -08:00
nfc_device.h kernel: Update to use atmosphere macros and correct Result (#7242) 2023-12-31 09:01:40 -08:00
nfc_m.cpp hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
nfc_m.h Serialize IR, MVD, NDM, NEWS, NFC 2020-02-13 17:41:23 +08:00
nfc_results.h kernel: Update to use atmosphere macros and correct Result (#7242) 2023-12-31 09:01:40 -08:00
nfc_types.h Move MiiData to its own namespace and add ChecksummedMiiData (#6824) 2023-07-31 20:38:47 -07:00
nfc_u.cpp hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
nfc_u.h Serialize IR, MVD, NDM, NEWS, NFC 2020-02-13 17:41:23 +08:00