logoUnique visits: 7960
Can you help getting more info about those carts?
Cart name
Notes for chip search:
  • Use "+" as delimeter for all fields (except "cart name", where space is used); if many values are entered, all of them must appear in the cartridge then; case is not sensitive
  • "Mapper" is the actual mapper used by this cartridge hardware (might not match the one at wiki.nesdev.com, as at the moment I was analyzing this cartridge, there was no mapper assigned to it, so I had to assign my own number for testing)
  • "Original mapper" is the mapper used by licensed version of this game (for multicarts, it refers to mapper of the inside games, so 0+2 means this cartridge can run NROM+UNROM games)
  • Order in which you put values doesn't matter (you can write 7400+74138+7400 or 7400+7400+74138 to search for a cartridge that contains at least two 7400 chips and one 74138
  • Some chips (like PAL16*8) appear in cartridges as 16V8 or 16L8, so be sure to check both posibilities
  • Same goes for memories - type 27F080 to search for 32 pin memories, 27512 for 28 pin with two chip enables or MASKROM_1M_DIP28 for 28 pin with one chip enable
  • Same goes for mappers - some examples: AX5904(MMC1), AX5202P(MMC3), PT8154BM (9112MMC3), AX5208C(VRC4), 23C3662(VRC2)
  • Good news is that you can use wildcards, so 74139+*MMC3* will search for any cartrige that has at least one 74139 and MMC3 chip in any version
Mapper#
Original mapper#
PCB marks
Tags
Chips
Street Fighter
Typesingle
Mapper
Original mapper
PCB marks811224-C
Tags:
Uploaded:2019-06-14 01:42:53

Elements:
NameValue
IC127F080
IC227F080
IC3AX5202P(MMC3)
IC427F080
IC527F080
IC67474
IC774161
IC874153
IC97400
C110n
CART1FAMICOM_CART
D1
D2
R12.2k
R21.5k (2.2k soldered)

Chip signature:
27F080+27F080+AX5202P(MMC3)+27F080+27F080+7474+74161+74153+7400

PCB top:

PCB bottom:

Shell top:
No photo

Shell bottom:
No photo
Screenshoots:
No photo
Extra info:
There are 4 modes (you switch between them by reseting the console).
Dumping cartridge with kazzo needs proper handling of M2 line

MODE  -------------CPU----------------    
      $8000  | $a000  | $c000  | $e000    
      -------+--------+--------+-------   
0     00pppp | 00pppp | 00pppp | 00pppp   
1     01pppp | 01pppp | 01pppp | 01pppp   
2     1ppppp | 1ppppp | 1ppppp | 1ppppp   
3       XX00     XX01     XX10     XX11   


MODE  -----------------------------------PPU-------------------------------------------------------
      $0000     | $0400     | $0800     | $0c00     | $1000     | $1400     | $1800     | $1c00
      ----------+-----------+-----------+-----------+-----------+-----------+-----------+----------
0     00ccccccc | 00ccccccc | 00ccccccc | 00ccccccc | 00ccccccc | 00ccccccc | 00ccccccc | 00ccccccc
1     01ccccccc | 01ccccccc | 01ccccccc | 01ccccccc | 01ccccccc | 01ccccccc | 01ccccccc | 01ccccccc
2     1cccccccc | 1cccccccc | 1cccccccc | 1cccccccc | 1cccccccc | 1cccccccc | 1cccccccc | 1cccccccc
3       ccccccc     ccccccc     ccccccc     ccccccc     ccccccc     ccccccc     ccccccc     ccccccc

MODE | PRG bank is taken from | CHR bank is taken from
-----+------------------------+-----------------------
0/1/2| A001A 468              | A001B 469
3    | 27C1000 M12094         | 27C1000 M12132

 
 p - PRG bits controlled by default MMC3 registers ($8000/$8001)
 c - CHR bits controlled by default MMC3 registers ($8000/$8001)
 
 $6000-$7fff: [..XX....]
                 ||
                 ++----- bits controlling PRG banks in MODE 3 (MMC3 WRAM interface at $a001 must be enabled to set this)

Comments:

Want to leave a comment?

Name:

Page loaded in 0.8 seconds | W3C validate