logoUnique visits: 7905
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
4 in 1 (BIC)
Typemulti
Mapper264
Original mapper3
PCB marksPN/01-22026-000 9224 EI 1V-0
Tags:
Uploaded:2023-04-01 06:18:38

Elements:
NameValue
IC174174
IC27432
IC37400
IC4PRG_ROM(27512)
IC5CHR_ROM(27512)
CART1FAMICOM_CART

Chip signature:
74174+7432+7400+PRG_ROM(27512)+CHR_ROM(27512)

PCB top:

PCB bottom:

Shell top:


Shell bottom:

Screenshoots:

Extra info:
4-in-1 multicart
[[File:4-in-1_menu.jpg|thumb|4-in-1 menu]] [[File:4-in-1_top.jpg|thumb|4-in-1 top]] [[File:4-in-1_bottom.jpg|thumb|4-in-1 bottom]] [[File:4-in-1_schematic.png|thumb|4-in-1 schematic]]
This cartridge contains 4 CNROM games:
*Puzzle
*F-15 City War
*Volley Ball
*PokeBlock

==CPU banks==
$8000-$ffff: 32 kB ROM bank (swapppable)

==PPU banks==
$0000-$1fff: 8 kB ROM bank (swappable)

==Mirroring==
H/V (selected by software)

==Subject to bus conflicts==
Yes

==Registers==
$8000-$ffff: PRG/CHR bank selection register

 7      0
 --------
 xxPPCCCC
   ||||||
   ||++++- select 8kB CHR-ROM bank at $0000-$1fff
   ++----- select 32 kB PRG-ROM bank at $8000-$ffff
   +------ select mirroring (0=H, 1=V)

==Quirks==
* Multicart register overlaps CNROM register and multicart register is not protected from writes after game is selected, so all games CHR-bank switching rougines had to be patched.
* The register is not initialized on startup so reset vector of all games had to be patched
* DIP28 1 MB mask ROMs are used both for PRG and CHR (pin 22, which is normally used as !OE in DIP28 EEPROMS is utilized as A16)

Comments:

Want to leave a comment?

Name:

Page loaded in 0.8 seconds | W3C validate