citra/src/core/hle/service/nwm
Steveice10 cca8c08a9a
build: Fix non-PCH build on Linux and add non-PCH verification to CI. (#7351)
2024-01-13 19:58:09 -08:00
..
nwm.cpp Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
nwm.h Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
nwm_cec.cpp hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
nwm_cec.h Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
nwm_ext.cpp hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
nwm_ext.h Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
nwm_inf.cpp hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
nwm_inf.h Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
nwm_sap.cpp Serialize NWM service 2020-02-13 17:41:24 +08:00
nwm_sap.h Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
nwm_soc.cpp Serialize NWM service 2020-02-13 17:41:24 +08:00
nwm_soc.h Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
nwm_tst.cpp Serialize NWM service 2020-02-13 17:41:24 +08:00
nwm_tst.h Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
nwm_uds.cpp Implement some missing/wrong AC functionality. (#7171) 2024-01-12 09:15:47 -08:00
nwm_uds.h kernel: Update to use atmosphere macros and correct Result (#7242) 2023-12-31 09:01:40 -08:00
uds_beacon.cpp code: Cleanup and warning fixes from the Vulkan PR (#6163) 2022-11-04 23:32:57 +01:00
uds_beacon.h service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
uds_connection.cpp build: Fix non-PCH build on Linux and add non-PCH verification to CI. (#7351) 2024-01-13 19:58:09 -08:00
uds_connection.h code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
uds_data.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
uds_data.h code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00