service: hid: Partially implement palma controller
This commit is contained in:
parent
8d4458ef24
commit
23589ad9b8
7 changed files with 843 additions and 34 deletions
|
@ -460,6 +460,8 @@ add_library(core STATIC
|
|||
hle/service/hid/controllers/mouse.h
|
||||
hle/service/hid/controllers/npad.cpp
|
||||
hle/service/hid/controllers/npad.h
|
||||
hle/service/hid/controllers/palma.cpp
|
||||
hle/service/hid/controllers/palma.h
|
||||
hle/service/hid/controllers/stubbed.cpp
|
||||
hle/service/hid/controllers/stubbed.h
|
||||
hle/service/hid/controllers/touchscreen.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue