rockman no lightboard PRG only??

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

rockman no lightboard PRG only??

Post by nintendo2600 »

Hey,

So I was gonna make a copy of the translated rockman no lightboard game. Info from nintendulator says it's a MMC3 with 2megs of prg and thats it. No ram no nothing. So I burn a copy onto a chip and the game starts sure but the graphics are next to non existant.

Anyone got a proper know how to make a repro of rockman no lightboard english?

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

Post by MottZilla »

The game is 256kb PRG, 8Kb CHR-RAM. What did you do for the CHR section of the board? Just leave it empty? How could it ever display anything if something weren't there? The type of board should be TGROM.

http://www.tripoint.org/kevtris/mappers ... TGROM.html
User avatar
nintendo2600
Posts: 367
Joined: Mon Mar 30, 2009 4:40 pm

Post by nintendo2600 »

I wired a 6264 SRAM chip to it using a funky setup I got from the docs on how to add the chr ram to a TKROM mmc3 board that puts a 28 pin ram into a 32 pin chr slot. I was using a plain jane TLROM board to make this rockman no lightboard.

Can I just pin for pin drop the the SRAM into the 28 pin slot of a TLROM as the CHR-RAM or is there more to it than that with the TGROM board differences from the TLROM I want to use?
User avatar
tokumaru
Posts: 12106
Joined: Sat Feb 12, 2005 9:43 pm
Location: Rio de Janeiro - Brazil

Post by tokumaru »

There is a CHR write signal the console sends to the cart when CHR-RAM is supposed to be written to. For obvious reasons, CHR-ROM games don't use that pin.

You need to connect it to your RAM chip, but the problem is that some boards don't even have the pin on the cart. It's pin number 56. Look it up on your board, if it doesn't have a pin there, you're out of luck, because creating one can be really hard. I've heard some people managed to glue a piece of thin metal there and it worked.
User avatar
nintendo2600
Posts: 367
Joined: Mon Mar 30, 2009 4:40 pm

Post by nintendo2600 »

tokumaru wrote:There is a CHR write signal the console sends to the cart when CHR-RAM is supposed to be written to. For obvious reasons, CHR-ROM games don't use that pin.

You need to connect it to your RAM chip, but the problem is that some boards don't even have the pin on the cart. It's pin number 56. Look it up on your board, if it doesn't have a pin there, you're out of luck, because creating one can be really hard. I've heard some people managed to glue a piece of thin metal there and it worked.
I know how to add fingers to a PCB's edge connector, I've done it before. I'll give this a try and thanks to both of the above posters for your responses :)
coinheaven
Posts: 280
Joined: Sat Sep 17, 2005 12:26 pm

Post by coinheaven »

i use ninja crusaders as a donor for this game:

http://www.thenesdump.com/screen%20shot ... kboard.htm

just wire the PRG just like a normal MMC3 game.
User avatar
nintendo2600
Posts: 367
Joined: Mon Mar 30, 2009 4:40 pm

Post by nintendo2600 »

coinheaven wrote:i use ninja crusaders as a donor for this game:

http://www.thenesdump.com/screen%20shot ... kboard.htm

just wire the PRG just like a normal MMC3 game.
wicked thanks!!
Post Reply