service: Add ncm services
Adds the basic skeleton for the ncm services based off information on Switch Brew.
This commit is contained in:
parent
0191a1e526
commit
7931cc0ceb
6 changed files with 80 additions and 0 deletions
|
@ -176,6 +176,8 @@ add_library(core STATIC
|
|||
hle/service/lm/lm.h
|
||||
hle/service/mm/mm_u.cpp
|
||||
hle/service/mm/mm_u.h
|
||||
hle/service/ncm/ncm.cpp
|
||||
hle/service/ncm/ncm.h
|
||||
hle/service/nfc/nfc.cpp
|
||||
hle/service/nfc/nfc.h
|
||||
hle/service/nfp/nfp.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue