I would like to make a Dev cart and need pointed in the right direction. (have soldering experience)
I want to make a cart that I can put Super Mario Bros 2 (the real japenese version) on. I believe it's a 64k PRG 8k CHR MMC 3 Mapper 4? NES-TKROM-10 right?
I've looked for some directions and have come up short.
Any help greatly appreciated.
Super Mario 2 (J)
Moderator: Moderators
-
atari2600a
- Posts: 324
- Joined: Fri Jun 29, 2007 10:25 pm
- Location: Earth, Milkyway Galaxy, The Universe, M-Theory
- Contact:
If you can find the same mapper, it wouldn't be much harder than finding someone to burn the images onto some ROMs for you, & then soldering them in...
http://www.nesreproductions.com/ will do it for $25 plus a mapper-compatible cart. Maybe you can strike a deal for just the ROMs for cheaper if you ask...
http://www.nesreproductions.com/ will do it for $25 plus a mapper-compatible cart. Maybe you can strike a deal for just the ROMs for cheaper if you ask...
Code: Select all
*=$0000
loop JMP loop
.eof-
NotTheCommonDose
- Posts: 523
- Joined: Thu Jun 29, 2006 7:44 pm
- Location: lolz!
-
NotTheCommonDose
- Posts: 523
- Joined: Thu Jun 29, 2006 7:44 pm
- Location: lolz!
I found some directions on converting carts to use EPROMS.
http://nesdev.com/NES%20EPROM%20Conversions.txt
TSROM (mapper 4):
PRG socket:
Bend up pins 1, 2, 24, 30 and 31 (or cut tracks 2, 24, 30 and 31)
Solder pin 2 to hole 24 (A16)
Solder pin 24 to GND (OE)
Solder pin 30 to hole 1 (A17)
Solder pin 31 to hole 2 (A18)
CHR socket:
Bend up pins 1, 2, 22, 24, 30, 31 (or cut tracks 2, 22, 24 and 30)
Solder pin 2 to hole 24 (A16)
Solder pin 22 to hole 31 (CE or CHR /A13)
Solder pin 24 to hole 2 (OE or CHR /RD)
Solder pin 30 to hole 1 (A17)
http://nesdev.com/NES%20EPROM%20Conversions.txt
TSROM (mapper 4):
PRG socket:
Bend up pins 1, 2, 24, 30 and 31 (or cut tracks 2, 24, 30 and 31)
Solder pin 2 to hole 24 (A16)
Solder pin 24 to GND (OE)
Solder pin 30 to hole 1 (A17)
Solder pin 31 to hole 2 (A18)
CHR socket:
Bend up pins 1, 2, 22, 24, 30, 31 (or cut tracks 2, 22, 24 and 30)
Solder pin 2 to hole 24 (A16)
Solder pin 22 to hole 31 (CE or CHR /A13)
Solder pin 24 to hole 2 (OE or CHR /RD)
Solder pin 30 to hole 1 (A17)