CNROM PCB without a '161 still good for NROM use?

Discuss hardware-related topics, such as development cartridges, CopyNES, PowerPak, EPROMs, or whatever.

Moderators: B00daW, Moderators

Post Reply
User avatar
nintendo2600
Posts: 367
Joined: Mon Mar 30, 2009 4:40 pm

CNROM PCB without a '161 still good for NROM use?

Post by nintendo2600 »

Hey All,

So I have a CNROM pcb but the '161 was removed long ago. What I was wondering is this CNROM without the '161 still good to use as an NROM board or is it just worthless at this point? Just wanted to check before I throw the pcb in the trash.

Thanks!
tepples
Posts: 22345
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Post by tepples »

You might have to rewire the CHR address lines so that Q1 and Q0 out of the 161 are in a known state (for chip enables), but yes, it should still work.
coinheaven
Posts: 280
Joined: Sat Sep 17, 2005 12:26 pm

Post by coinheaven »

so normal cnrom boards can be used for nrom games?
User avatar
MottZilla
Posts: 2835
Joined: Wed Dec 06, 2006 8:18 pm

Post by MottZilla »

Sure they can. If you just duplicate the 8K CHR to fill up the chip or only have a 8Kbyte chip it should function the same.
User avatar
nintendo2600
Posts: 367
Joined: Mon Mar 30, 2009 4:40 pm

Post by nintendo2600 »

tepples wrote:You might have to rewire the CHR address lines so that Q1 and Q0 out of the 161 are in a known state (for chip enables), but yes, it should still work.
Can you please expand on this?
tepples
Posts: 22345
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Post by tepples »

Your 8 KiB EPROM has 13 address pins, 8 data pins, and whatever other pins are needed for power, ground, and enable signals. The ROM that came in your board has two additional address inputs A14 and A13; these probably correspond to extra enable signals on the EPROM if anything. But now that you've desoldered the 74HC161, these signals are floating. In general, all input pins should be connected to something to ensure predictable operation. You'll need to connect these pins to either power or ground to make sure the enable signal is what the EPROM expects.
User avatar
nintendo2600
Posts: 367
Joined: Mon Mar 30, 2009 4:40 pm

Post by nintendo2600 »

tepples wrote:Your 8 KiB EPROM has 13 address pins, 8 data pins, and whatever other pins are needed for power, ground, and enable signals. The ROM that came in your board has two additional address inputs A14 and A13; these probably correspond to extra enable signals on the EPROM if anything. But now that you've desoldered the 74HC161, these signals are floating. In general, all input pins should be connected to something to ensure predictable operation. You'll need to connect these pins to either power or ground to make sure the enable signal is what the EPROM expects.
Ah ok, gotcha. I'm gonna tie them to 5v then. Thanks for explaining. :)
Post Reply