MickGyver / DaemonBite-Retro-Controllers-USB

A collection of retro controller USB adapters (SNES, NES, Mega Drive/Genesis, Master System, Atari, Commodore, Amiga and Amiga CD32)
GNU General Public License v3.0
296 stars 61 forks source link

How do you wire SNES up for 2 pads support? #9

Closed shanotype closed 4 years ago

shanotype commented 4 years ago

I done this mod for USB SNES but how do you go about adding another Snes pad to it? Saves me using another board.

MickGyver commented 4 years ago

All the wires of both the connector are shared except for the data line. Data of port 1 should be connected to DATA1, data of port 2 should be connected to DATA2.

shanotype commented 4 years ago

Thank you! Makes sense. :)