mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-23 00:42:40 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user