Controller port pinout: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(imported SNES/Super Famiclone pinout from wiki.superfamicom.org)
m (wikipedia has an article about such a clone)
Line 9: Line 9:
</pre>
</pre>


NES/SNES combo clones use Super NES controllers, whose pinout is as follows: (source: [http://wiki.superfamicom.org/snes/show/Ports+%26+Pinouts superfamicom.org])
The [[wikipedia:FC Twin|FC Twin]] NES/SNES combo clone uses Super NES controllers, whose pinout is as follows: (source: [http://wiki.superfamicom.org/snes/show/Ports+%26+Pinouts superfamicom.org])
  1[oooo|ooo)7  1:+5V  2:Clk  3:Out  4:D0  5:D1  6: I/O  7:Gnd
  1[oooo|ooo)7  1:+5V  2:Clk  3:Out  4:D0  5:D1  6: I/O  7:Gnd


An adapter to use Super NES controllers on an NES (or NES controllers on such famiclone) could be constructed as follows (leave D3 and D4 unconnected):
An adapter to use Super NES controllers on an NES (or NES controllers on an FC Twin) could be constructed as follows (leave D3 and D4 unconnected):
<pre>
<pre>
       .-
       .-

Revision as of 02:36, 23 June 2012

The NES controller pinout:

      .-
GND - |O\
CLK - |OO\ - +5V
OUT - |OO| - D3
 D0 - |OO| - D4
      '--'

The FC Twin NES/SNES combo clone uses Super NES controllers, whose pinout is as follows: (source: superfamicom.org)

1[oooo|ooo)7  1:+5V  2:Clk  3:Out  4:D0  5:D1  6: I/O  7:Gnd

An adapter to use Super NES controllers on an NES (or NES controllers on an FC Twin) could be constructed as follows (leave D3 and D4 unconnected):

      .-
GND - |7\
CLK - |21\ - +5V
OUT - |3O| - D3
 D0 - |4O| - D4
      '--'