There was an error fetching the commit references. Please try again later.
Merge pull request #390 from mailwl/pctl-module
Service/PCTL: convert to module, add services, stub
No related branches found
No related tags found
Showing
- src/core/CMakeLists.txt 2 additions, 2 deletionssrc/core/CMakeLists.txt
- src/core/hle/service/pctl/module.cpp 28 additions, 9 deletionssrc/core/hle/service/pctl/module.cpp
- src/core/hle/service/pctl/module.h 28 additions, 0 deletionssrc/core/hle/service/pctl/module.h
- src/core/hle/service/pctl/pctl.cpp 7 additions, 4 deletionssrc/core/hle/service/pctl/pctl.cpp
- src/core/hle/service/pctl/pctl.h 5 additions, 3 deletionssrc/core/hle/service/pctl/pctl.h
- src/core/hle/service/service.cpp 1 addition, 1 deletionsrc/core/hle/service/service.cpp
Loading
Please register or sign in to comment