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