service: hid: Introduce proper AppletResource emulation
This commit is contained in:
parent
167efb2d2b
commit
e445ef9d60
10 changed files with 526 additions and 13 deletions
|
@ -541,6 +541,8 @@ add_library(core STATIC
|
|||
hle/service/hid/xcd.cpp
|
||||
hle/service/hid/xcd.h
|
||||
hle/service/hid/errors.h
|
||||
hle/service/hid/controllers/applet_resource.cpp
|
||||
hle/service/hid/controllers/applet_resource.h
|
||||
hle/service/hid/controllers/console_six_axis.cpp
|
||||
hle/service/hid/controllers/console_six_axis.h
|
||||
hle/service/hid/controllers/controller_base.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue