mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-25 20:29:08 +02:00
service: Add the nim services
Adds the skeleton for the nim services based off information from Switch Brew.
This commit is contained in:
parent
3fd5ff4be6
commit
1c50f01de8
4 changed files with 143 additions and 0 deletions
|
|
@ -170,6 +170,8 @@ add_library(core STATIC
|
|||
hle/service/nfp/nfp_user.h
|
||||
hle/service/nifm/nifm.cpp
|
||||
hle/service/nifm/nifm.h
|
||||
hle/service/nim/nim.cpp
|
||||
hle/service/nim/nim.h
|
||||
hle/service/ns/ns.cpp
|
||||
hle/service/ns/ns.h
|
||||
hle/service/ns/pl_u.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue