mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 20:37:59 -05:00
service: Add the pcie service
Adds the basic skeleton of the pcie service based off information on Switch Brew.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user