Controller: Add basic PlayStation Mouse support

Still needs capture/relative movement for a better experience.
This commit is contained in:
Connor McLaughlin
2020-04-29 13:59:49 +10:00
parent b56546d8ad
commit 8f82987341
8 changed files with 301 additions and 5 deletions

View File

@ -56,6 +56,8 @@ add_library(core
namco_guncon.h
pad.cpp
pad.h
playstation_mouse.cpp
playstation_mouse.h
psf_loader.cpp
psf_loader.h
save_state_version.h