mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 18:37:49 +00:00
input_common: Implement joycon ir camera
This commit is contained in:
parent
22eb8ce395
commit
91f98f57b3
15 changed files with 608 additions and 23 deletions
|
@ -64,6 +64,8 @@ if (ENABLE_SDL2)
|
|||
helpers/joycon_protocol/generic_functions.cpp
|
||||
helpers/joycon_protocol/generic_functions.h
|
||||
helpers/joycon_protocol/joycon_types.h
|
||||
helpers/joycon_protocol/irs.cpp
|
||||
helpers/joycon_protocol/irs.h
|
||||
helpers/joycon_protocol/nfc.cpp
|
||||
helpers/joycon_protocol/nfc.h
|
||||
helpers/joycon_protocol/poller.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue