mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-16 15:37:47 +00:00
Merge pull request #1545 from DarkLordZach/psm
psm: Add psm service and stub commands 0 and 1
This commit is contained in:
commit
4f429abfc4
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue