Nantettatte!! Baseball pinout: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(also naruko's research)
(My mistake about pin numbering, naruko's were right.)
 
Line 1: Line 1:
                                Deck | CART | Deck
                        Deck | CART | Deck
                                    /------.
                              /------.
                              GND -- |02  01| <- M2
                        M2 -> |02  01| -- GND
  SS4 WRAM /CE | CPU R/W | $F000.4 -> |04  03| <- SS4 PRG /CE | SS4 PRG A17
  SS4 PRG /CE | SS4 PRG A17 -> |04  03| <- SS4 WRAM /CE | CPU R/W | $F000.4
                          CPU D2 <> |06  05| <> CPU D3
                    CPU D3 <> |06  05| <> CPU D2
                          CPU D1 <> |08  07| <> CPU D4
                    CPU D4 <> |08  07| <> CPU D1
                          CPU D0 <> |10  09| <> CPU D5
                    CPU D5 <> |10  09| <> CPU D0
                          CPU A0 -> |12  11| <> CPU D6
                    CPU D6 <> |12  11| <- CPU A0
                          CPU A1 -> |14  13| <> CPU D7
                    CPU D7 <> |14  13| <- CPU A1
                          CPU A2 -> |16  15| <- CPU A10
                  CPU A10 -> |16  15| <- CPU A2
                          CPU A3 -> |18  17| <- SS4 PRG A16
              SS4 PRG A16 -> |18  17| <- CPU A3
                          CPU A4 -> |20  19| <- CPU A11
                  CPU A11 -> |20  19| <- CPU A4
                          CPU A5 -> |22  21| <- CPU A9
                    CPU A9 -> |22  21| <- CPU A5
                          CPU A6 -> |24  23| <- CPU A8
                    CPU A8 -> |24  23| <- CPU A6
                          CPU A7 -> |26  25| <- CPU A13
                  CPU A13 -> |26  25| <- CPU A7
                          CPU A12 -> |28  27| <- SS4 PRG A14
              SS4 PRG A14 -> |28  27| <- CPU A12
                      SS4 PRG A15 -> |30  29| -- +5V
                      +5V -- |30  29| <- SS4 PRG A15
                                    \------'  
                              \------'  
                              2x15 pin 0.1" edge connector
                      2x15 pin 0.1" edge connector
                
                
* Pin numbers correspond to the markings on edge connctor
* Pin numbers correspond to the markings on edge connctor
* Even pins are on the label side of external cartridge (02=leftmost)
* Even pins are on the label side of external cartridge (02=leftmost)


Source: [https://nescartdb.com/profile/view/2265/nantettatte-baseball], [https://na6ko.hatenadiary.jp/entry/20130123/p1] (disagrees about pin numbering)
Source: [https://nescartdb.com/profile/view/2265/nantettatte-baseball], [https://na6ko.hatenadiary.jp/entry/20130123/p1]
[[Category: Pinouts]]

Latest revision as of 17:31, 16 August 2022

                        Deck | CART | Deck
                             /------.
                       M2 -> |02  01| -- GND
SS4 PRG /CE | SS4 PRG A17 -> |04  03| <- SS4 WRAM /CE | CPU R/W | $F000.4
                   CPU D3 <> |06  05| <> CPU D2
                   CPU D4 <> |08  07| <> CPU D1
                   CPU D5 <> |10  09| <> CPU D0
                   CPU D6 <> |12  11| <- CPU A0
                   CPU D7 <> |14  13| <- CPU A1
                  CPU A10 -> |16  15| <- CPU A2
              SS4 PRG A16 -> |18  17| <- CPU A3
                  CPU A11 -> |20  19| <- CPU A4
                   CPU A9 -> |22  21| <- CPU A5
                   CPU A8 -> |24  23| <- CPU A6
                  CPU A13 -> |26  25| <- CPU A7
              SS4 PRG A14 -> |28  27| <- CPU A12 
                      +5V -- |30  29| <- SS4 PRG A15 
                             \------' 
                      2x15 pin 0.1" edge connector
              
  • Pin numbers correspond to the markings on edge connctor
  • Even pins are on the label side of external cartridge (02=leftmost)

Source: [1], [2]