home *** CD-ROM | disk | FTP | other *** search
/ Der Mediaplex Sampler - Die 6 von Plex / 6_v_plex.zip / 6_v_plex / DISK3 / DFUE_100 / FAMITXT.ZIP / SNESROM.PIN < prev    next >
Text File  |  1994-02-07  |  1KB  |  36 lines

  1. Here's the pinout to a 4Mbit/*Mbit mask Rom used in SNES carts as I've
  2. deduced from various specs and actual testing.
  3.  
  4. 1    A17   ------\__/------    +5v    32    
  5. 2    A18   |             |    *OE    31
  6. 3    A15            A19    30
  7. 4    A12            A14    29
  8. 5    A7            A13    28
  9. 6    A6            A8    27
  10. 7    A5            A9    26
  11. 8    A4            A11    25
  12. 9    A3            A16    24
  13. 10    A2            A10    23
  14. 11    A1            *CE    22
  15. 12    A0            D7    21
  16. 13    D0            D6    20
  17. 14    D1            D5    19
  18. 15    D2            D4    18
  19. 16    GND  |---------------|    D3    17
  20.  
  21. The design approximates std EPROM/SRAM pinouts except for the upper address
  22. lines (A16-A19), and OE which sits where VPP or PRGM usually is for an EPROM.
  23. This pinout approximates Fujitsu's tentative mask ROM pinouts (a package
  24. called GAMEMEDC.ZIP seems to base itself on this and is consequently wrong). 
  25. Nintendo uses Fujitsu chips in some carts, but from my testing and card-edge
  26. pinouts provided by other users, I conclude that Fujitsu must have modified
  27. the designs. 
  28.  
  29. NOTE!: Card-edge pin #40, address line 15 (A15) is not used by any cart I've
  30. seen. And ROM pin #3 (see above) that I've determined to be A15 is connected
  31. to card-edge pin#41, labeled on many pinouts schems as A16..not A15!!!
  32. Would some one please verify this inconsistency.
  33.  
  34. PS: How many Megabits can the Snes address?
  35.  
  36.