citra/src/core/hle/service/nwm
Weiyi Wang 11754778bb
Merge pull request #4716 from wwylele/client-is-known
HLE/IPC: HLEContext can memorize the client thread and use it for SleepClientThread
2019-04-15 09:08:07 -04: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 service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
nwm_cec.h service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
nwm_ext.cpp service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
nwm_ext.h service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
nwm_inf.cpp service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
nwm_inf.h service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
nwm_sap.cpp service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
nwm_sap.h service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
nwm_soc.cpp service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
nwm_soc.h service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
nwm_tst.cpp service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
nwm_tst.h service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
nwm_uds.cpp Merge pull request #4716 from wwylele/client-is-known 2019-04-15 09:08:07 -04:00
nwm_uds.h cleanup includes 2019-03-26 10:50:41 -04:00
uds_beacon.cpp service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
uds_beacon.h service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
uds_connection.cpp Merge pull request #4244 from wwylele/swap-enum 2018-10-04 14:51:49 -04:00
uds_connection.h Merge pull request #4244 from wwylele/swap-enum 2018-10-04 14:51:49 -04:00
uds_data.cpp Merge pull request #4244 from wwylele/swap-enum 2018-10-04 14:51:49 -04:00
uds_data.h Merge pull request #4244 from wwylele/swap-enum 2018-10-04 14:51:49 -04:00