logoUnique visits: 7354
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
Dragon Ninja
Typesingle
Mapper222
Original mapper
PCB marksCTC-31
Tags:
Uploaded:2020-04-15 05:46:42

Elements:
NameValue
IC127512
IC107432
IC227512
IC323C3662(VRC2)
IC474138
IC54020
IC674153
IC774161
IC874161
IC97474
C1-
C2-
C3-
C4-
CART1FAMICOM_CART

Chip signature:
27512+7432+27512+23C3662(VRC2)+74138+4020+74153+74161+74161+7474

PCB top:

PCB bottom:

Shell top:
No photo

Shell bottom:
No photo
Screenshoots:
No photo
Extra info:
http://forums.nesdev.com/viewtopic.php?t=12654

[code]
F000 [........] (mask $F003)
*Puts the counter into load mode 

F001 [VVVVVVVV] (mask $F001)
*Acknowledges interrupt
*If counter is in load mode, loads it with VVVVVVVV (otherwise do not modify its value)

F002 [........] (mask $F003)
*Puts the counter into clock mode

Counter operation:
* There is 8 bit latch that can be in LOAD or CLOCK mode.
* If it is in CLOCK mode and no interrupt is asserted, it is increased every 128th CPU clock
* If it overflows, IRQ is asserted and counter is stopped from furter increasing
[/code]

[url=https://obrazki.elektroda.pl/8640975000_1586973360.png][img]https://obrazki.elektroda.pl/8640975000_1586973360_thumb.jpg[/img][/url] [url=https://obrazki.elektroda.pl/5762164300_1586973363.png][img]https://obrazki.elektroda.pl/5762164300_1586973363_thumb.jpg[/img][/url] [url=https://obrazki.elektroda.pl/8559395900_1586973361.png][img]https://obrazki.elektroda.pl/8559395900_1586973361_thumb.jpg[/img][/url] 

Comments:

Want to leave a comment?

Name:

Page loaded in 0.8 seconds | W3C validate