There was an error fetching the commit references. Please try again later.
Merge pull request #8511 from german77/hbmenu
service: ptm: Add TS, nifm: Stub GetInternetConnectionStatus
Showing
- src/common/logging/filter.cpp 1 addition, 1 deletionsrc/common/logging/filter.cpp
- src/common/logging/types.h 1 addition, 1 deletionsrc/common/logging/types.h
- src/core/CMakeLists.txt 4 additions, 0 deletionssrc/core/CMakeLists.txt
- src/core/hle/service/nifm/nifm.cpp 41 additions, 1 deletionsrc/core/hle/service/nifm/nifm.cpp
- src/core/hle/service/ptm/psm.cpp 51 additions, 71 deletionssrc/core/hle/service/ptm/psm.cpp
- src/core/hle/service/ptm/psm.h 22 additions, 9 deletionssrc/core/hle/service/ptm/psm.h
- src/core/hle/service/ptm/ptm.cpp 18 additions, 0 deletionssrc/core/hle/service/ptm/ptm.cpp
- src/core/hle/service/ptm/ptm.h 18 additions, 0 deletionssrc/core/hle/service/ptm/ptm.h
- src/core/hle/service/ptm/ts.cpp 41 additions, 0 deletionssrc/core/hle/service/ptm/ts.cpp
- src/core/hle/service/ptm/ts.h 25 additions, 0 deletionssrc/core/hle/service/ptm/ts.h
- src/core/hle/service/service.cpp 2 additions, 2 deletionssrc/core/hle/service/service.cpp
Loading
Please register or sign in to comment