Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › NES controller driver › Reply To: NES controller driver
08/04/2014 at 16:09
#24624
Participant
Here is the joystick driver, I have no idea what im doing, im just trying to get this stupid NES controller to work :P
https://github.com/torvalds/linux/blob/master/drivers/input/joystick/gamecon.c
Is there anything modifiable and recompile-able here or is this too extreme?