Merge pull request #1545 from DarkLordZach/psm
psm: Add psm service and stub commands 0 and 1
This commit is contained in:
commit
ff6b2d4574
5 changed files with 91 additions and 0 deletions
|
|
@ -331,6 +331,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
|
||||
|
|
|
|||
Reference in a new issue