There was an error fetching the commit references. Please try again later.
Service/NWM: add nwm services
Showing
- src/core/CMakeLists.txt 16 additions, 2 deletionssrc/core/CMakeLists.txt
- src/core/hle/service/nwm/nwm.cpp 28 additions, 0 deletionssrc/core/hle/service/nwm/nwm.cpp
- src/core/hle/service/nwm/nwm.h 14 additions, 0 deletionssrc/core/hle/service/nwm/nwm.h
- src/core/hle/service/nwm/nwm_cec.cpp 19 additions, 0 deletionssrc/core/hle/service/nwm/nwm_cec.cpp
- src/core/hle/service/nwm/nwm_cec.h 22 additions, 0 deletionssrc/core/hle/service/nwm/nwm_cec.h
- src/core/hle/service/nwm/nwm_ext.cpp 19 additions, 0 deletionssrc/core/hle/service/nwm/nwm_ext.cpp
- src/core/hle/service/nwm/nwm_ext.h 22 additions, 0 deletionssrc/core/hle/service/nwm/nwm_ext.h
- src/core/hle/service/nwm/nwm_inf.cpp 21 additions, 0 deletionssrc/core/hle/service/nwm/nwm_inf.cpp
- src/core/hle/service/nwm/nwm_inf.h 22 additions, 0 deletionssrc/core/hle/service/nwm/nwm_inf.h
- src/core/hle/service/nwm/nwm_sap.cpp 20 additions, 0 deletionssrc/core/hle/service/nwm/nwm_sap.cpp
- src/core/hle/service/nwm/nwm_sap.h 22 additions, 0 deletionssrc/core/hle/service/nwm/nwm_sap.h
- src/core/hle/service/nwm/nwm_soc.cpp 20 additions, 0 deletionssrc/core/hle/service/nwm/nwm_soc.cpp
- src/core/hle/service/nwm/nwm_soc.h 22 additions, 0 deletionssrc/core/hle/service/nwm/nwm_soc.h
- src/core/hle/service/nwm/nwm_tst.cpp 20 additions, 0 deletionssrc/core/hle/service/nwm/nwm_tst.cpp
- src/core/hle/service/nwm/nwm_tst.h 22 additions, 0 deletionssrc/core/hle/service/nwm/nwm_tst.h
- src/core/hle/service/nwm/nwm_uds.cpp 6 additions, 5 deletionssrc/core/hle/service/nwm/nwm_uds.cpp
- src/core/hle/service/nwm/nwm_uds.h 0 additions, 0 deletionssrc/core/hle/service/nwm/nwm_uds.h
- src/core/hle/service/service.cpp 2 additions, 3 deletionssrc/core/hle/service/service.cpp
Loading
Please register or sign in to comment