service: Add psc services
Adds the basic skeleton for the psc services based off the information provided by Switch Brew.
This commit is contained in:
parent
746d7d4d28
commit
5233040ab4
6 changed files with 98 additions and 0 deletions
|
@ -261,6 +261,8 @@ add_library(core STATIC
|
|||
hle/service/pm/pm.h
|
||||
hle/service/prepo/prepo.cpp
|
||||
hle/service/prepo/prepo.h
|
||||
hle/service/psc/psc.cpp
|
||||
hle/service/psc/psc.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