Negcon rumble (#3177)

* Implemented NeGcon with rumble. Code is a mix of the existing NeGcon AnalogController modes.

* Fix negcon id reply and analog/digital toggle.

* Implemented NeGcon with rumble. Code is a mix of the existing NeGcon AnalogController modes.

* Fix negcon id reply and analog/digital toggle.

* Update macros

* Code cleanup
This commit is contained in:
Matheus Fraguas
2024-04-16 01:17:00 -03:00
committed by Stenzek
parent 4d8ed49b24
commit 07c012aee5
8 changed files with 944 additions and 4 deletions

View File

@ -83,6 +83,8 @@ add_library(core
multitap.h
negcon.cpp
negcon.h
negcon_rumble.cpp
negcon_rumble.h
pad.cpp
pad.h
pcdrv.cpp