service: Add the erpt services
Adds the basic skeleton of the erpt service based off information on Switch Brew.
This commit is contained in:
parent
d245610939
commit
821f2c03cb
4 changed files with 71 additions and 0 deletions
|
@ -136,6 +136,8 @@ add_library(core STATIC
|
|||
hle/service/bcat/bcat.h
|
||||
hle/service/bcat/module.cpp
|
||||
hle/service/bcat/module.h
|
||||
hle/service/erpt/erpt.cpp
|
||||
hle/service/erpt/erpt.h
|
||||
hle/service/es/es.cpp
|
||||
hle/service/es/es.h
|
||||
hle/service/fatal/fatal.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue