What eproms are used in an nes cart?

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

Moderators: B00daW, Moderators

Post Reply
endrien
Posts: 20
Joined: Fri Oct 02, 2009 6:34 pm

What eproms are used in an nes cart?

Post by endrien »

What type of eproms are used in them? And if anyone knows what about sega genesis carts, are they just swap a rom or do they need rewiring and what eproms do they use?
User avatar
tokumaru
Posts: 12106
Joined: Sat Feb 12, 2005 9:43 pm
Location: Rio de Janeiro - Brazil

Post by tokumaru »

Original games don't use EPROMs. I heard most people use the 27CXXX series of EPROMs on NES carts, but very often rewiring is required. The only boards that are pin-compatible with EPROMs are NROM and CNROM.

The same is true for Flash ROMs, in case you're interested in them. I've used AT29CXXX chips sucessfully. I think FlashROMs are better because they can be erased by the EPROM programmer in seconds, as opposed to the several minutes of UV light EPROMs need.

As for the Genesis, I believe the same chips will work, but since it uses 16-bit chips you'll have to use 2 8-bit EPROMS to simulate 16-bit ones. However, I don't think you can find EPROMs larger than 1MB, so the most you'll be able to have is 2MB, unless use tricks to put more than 2 EPROMs there.

Do you know this page? They talk about making carts for lots of systems, there should be something of your interest there.

EDIT: Man, the animations in that page give me headaches!!
User avatar
MottZilla
Posts: 2835
Joined: Wed Dec 06, 2006 8:18 pm

Post by MottZilla »

Be aware that some of the information on that site is just plain incorrect.
Post Reply