Template:PinoutLegend: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(still not happy with this but)
(this went over better in the topic because the lack of numbers and lack of top and bottom show more clearly that this is not a particular chip)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<font size=-2>
<div style="margin: .5em auto; border: 1px solid #BBB; padding: .5em 1.5em 0; background: #FCFCFC; display: table">
            .---\/---.
'''Pinout legend'''
  input -> | 01  08 | <- input
<pre style="font-size: 85%">
  output <- | 02 07 | -> output
    -- |  power supply  | --
   supply -- | 03  06 | ?? unknown functionality: could be an input, no connection, or a supply line
    <- |    output      | ->
    misc -- | 04  05 | <> bidirectional
    -> |     input      | <-
            '--------'
    <> bidirectional  | <>
n or f - connects to NES or Famicom
    ?? |  unknown use   | ??
 
n or f - connects to NES or Famicom
  r - connects to ROMs (PRG ROM, CHR ROM, CHR RAM)
  r - connects to ROMs (PRG ROM, CHR ROM, CHR RAM)
  w - connects to WRAM (PRG RAM)
  w - connects to WRAM (PRG RAM)
</font>
?? - could be an input, no connection, or a supply line
</pre>
</div>

Latest revision as of 20:07, 4 January 2018

Pinout legend

    -- |  power supply   | --
    <- |     output      | ->
    -> |      input      | <-
    <> |  bidirectional  | <>
    ?? |   unknown use   | ??

n or f - connects to NES or Famicom
 r - connects to ROMs (PRG ROM, CHR ROM, CHR RAM)
 w - connects to WRAM (PRG RAM)
?? - could be an input, no connection, or a supply line