Merge pull request #12289 from german77/aruid
service: hid: Introduce proper AppletResource emulation
This commit is contained in:
commit
c1924951ad
10 changed files with 526 additions and 13 deletions
|
@ -543,6 +543,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