ngc: implement service
This commit is contained in:
parent
8fb9f78e83
commit
9d7eebde7b
7 changed files with 158 additions and 70 deletions
|
@ -627,8 +627,8 @@ add_library(core STATIC
|
|||
hle/service/nfp/nfp_interface.h
|
||||
hle/service/nfp/nfp_result.h
|
||||
hle/service/nfp/nfp_types.h
|
||||
hle/service/ngct/ngct.cpp
|
||||
hle/service/ngct/ngct.h
|
||||
hle/service/ngc/ngc.cpp
|
||||
hle/service/ngc/ngc.h
|
||||
hle/service/nifm/nifm.cpp
|
||||
hle/service/nifm/nifm.h
|
||||
hle/service/nim/nim.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue