3rd chip inside the Super Mario Bros Cart?

Are you new to 6502, NES, or even programming in general? Post any of your questions here. Remember - the only dumb question is the question that remains unasked.

Moderator: Moderators

Post Reply
User avatar
electro
Posts: 132
Joined: Tue Jan 29, 2008 11:12 am
Location: New York

3rd chip inside the Super Mario Bros Cart?

Post by electro »

Hi,

I bought the smb, opened it up and see the PRG and CHR chips, but also a smaller chip on the side which says 3193A 1986

I wasn't expecting to see a 3rd chip. The PCB has "NES-NROM-256-02"

What is the 3rd chip for?

Also I see what I believe is an RC timer (resistor/capacitor) for the chips? Has anyone ever messed around with that?

Thanks,
T
User avatar
kyuusaku
Posts: 1665
Joined: Mon Sep 27, 2004 2:13 pm

Post by kyuusaku »

The third chip is the "CIC" lockout chip. There shouldn't be an RC oscillator (this what you mean by timer?), you are probably looking at two capacitors, just one of them is in a resistor-like package.
tepples
Posts: 22345
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Re: 3rd chip inside the Super Mario Bros Cart?

Post by tepples »

electro wrote:What is the 3rd chip for?
To put it briefly, this chip embodies Nintendo's anti-competitive practices.
User avatar
electro
Posts: 132
Joined: Tue Jan 29, 2008 11:12 am
Location: New York

Post by electro »

The same chip is also inside the NES on the main board.

If using my own PRG rom chip inside the smb cart would the cic chip in the cart cause a problem?

I disabled the cic chip on the main board by cutting pin 4.

T
User avatar
electro
Posts: 132
Joined: Tue Jan 29, 2008 11:12 am
Location: New York

Post by electro »

kyuusaku wrote:The third chip is the "CIC" lockout chip. There shouldn't be an RC oscillator (this what you mean by timer?), you are probably looking at two capacitors, just one of them is in a resistor-like package.
On one side of the board (chip side) there is a small cap, the directly under that on the other side of the board wired in parallel is a resistor.

I thought maybe that was providing the clock for one of the chips.

Thanks,
T
User avatar
BMF54123
Posts: 410
Joined: Mon Aug 28, 2006 2:52 am
Contact:

Post by BMF54123 »

If you've disabled the CIC in the console, then you shouldn't have anything to worry about.
User avatar
electro
Posts: 132
Joined: Tue Jan 29, 2008 11:12 am
Location: New York

Post by electro »

Ok, thank you.

I saw this tutorial onthe web where this guys was showing how to disable the cic chip inside the NES, rather than the cart.

I always thought that chip was in the NES system, I didn't expect to see the same chip inside the cart too.

I wonder why it's in the NES and in the cart?

Tony
User avatar
MottZilla
Posts: 2835
Joined: Wed Dec 06, 2006 8:18 pm

Post by MottZilla »

In the NES, it is wired differently to run in something like "Lock Mode". The one in the cartridge runs in "Key Mode". If your cartridge doesn't have the chip running as a key, your chip in the NES running in Lock Mode will keep reseting the system to prevent you from playing unlicensed software.

If you modify your NES to make the chip inside it run in "Key Mode" then you don't even need a chip in your cartridges anymore as it won't reset the system anymore as it isn't in lock mode.
Post Reply