service: Add skeleton for psm service
Seems to be the power controller. Listed in switchbrew under the category PTM services.
This commit is contained in:
parent
8dc7db7e33
commit
3b8c0f8885
5 changed files with 75 additions and 0 deletions
|
@ -327,6 +327,8 @@ add_library(core STATIC
|
|||
hle/service/prepo/prepo.h
|
||||
hle/service/psc/psc.cpp
|
||||
hle/service/psc/psc.h
|
||||
hle/service/ptm/psm.cpp
|
||||
hle/service/ptm/psm.h
|
||||
hle/service/service.cpp
|
||||
hle/service/service.h
|
||||
hle/service/set/set.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue