mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 14:35:46 +00:00
Implement a basic class for motion devices
This commit is contained in:
parent
c76a188f47
commit
0e11d1c09a
4 changed files with 279 additions and 0 deletions
|
@ -7,6 +7,8 @@ add_library(input_common STATIC
|
|||
main.h
|
||||
motion_emu.cpp
|
||||
motion_emu.h
|
||||
motion_input.cpp
|
||||
motion_input.h
|
||||
settings.cpp
|
||||
settings.h
|
||||
gcadapter/gc_adapter.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue