service: Add the pcie service
Adds the basic skeleton of the pcie service based off information on Switch Brew.
This commit is contained in:
parent
bf9c62bc76
commit
e373027a73
6 changed files with 85 additions and 0 deletions
|
@ -225,6 +225,8 @@ add_library(core STATIC
|
|||
hle/service/nvflinger/buffer_queue.h
|
||||
hle/service/nvflinger/nvflinger.cpp
|
||||
hle/service/nvflinger/nvflinger.h
|
||||
hle/service/pcie/pcie.cpp
|
||||
hle/service/pcie/pcie.h
|
||||
hle/service/pctl/module.cpp
|
||||
hle/service/pctl/module.h
|
||||
hle/service/pctl/pctl.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue