There was an error fetching the commit references. Please try again later.
service: Add skeleton for psm service
Seems to be the power controller. Listed in switchbrew under the category PTM services.
Showing
- src/common/logging/log.h 1 addition, 0 deletionssrc/common/logging/log.h
- src/core/CMakeLists.txt 2 additions, 0 deletionssrc/core/CMakeLists.txt
- src/core/hle/service/ptm/psm.cpp 48 additions, 0 deletionssrc/core/hle/service/ptm/psm.cpp
- src/core/hle/service/ptm/psm.h 22 additions, 0 deletionssrc/core/hle/service/ptm/psm.h
- src/core/hle/service/service.cpp 2 additions, 0 deletionssrc/core/hle/service/service.cpp
src/core/hle/service/ptm/psm.cpp
0 → 100644
src/core/hle/service/ptm/psm.h
0 → 100644
Please register or sign in to comment