Page 3 of 3

Posted: Wed Apr 16, 2008 6:26 pm
by marvelus10
Hello hows things for you Mott.
Have you got any new projects planned.

Posted: Wed Apr 16, 2008 8:05 pm
by MottZilla
As you may have seen from the other forums, I've been working on a NES emulator though I think I've gotten most of what I wanted out of that now. I still want to work on actual NES games. As for mapper hacks, I have no current plans. I was thinking about trying to do some Konami VRC series games.

I also was hoping to build cartridges for the hacks mentioned in this topic, but the EPROM programmer I bought didn't work and I don't have the money to spend on a USB EPROM Programmer right now.

Posted: Fri Apr 18, 2008 6:30 am
by Tormenter
Tormenter wrote:AWESOME, I may have to put this on some carts.

To make a TKROM into TKSROM you just need to rewire CIRAM A10. Cut the CIRAM A10 wire that connects the mmc3 pin 10 to nes connector pin 22. Then solder a wire from nes connector pin 22 to mmc3 pin 12 (chr a17). You may have to cut the chr a17 trace that goes to the chr rom, but it should be unused on the 128KB chip anyways.

The wiki seems to be wrong in saying A16 is used for mapper 118. Bootgods site shows Play Action Football uses TLSROM (no wram) so modifying a TKROM should be much easier.
has anyone tested this to see if it will work on a live cart? thank you[/quote]

So let me make sure I have this before I break out the ol burner and give her a shot. Wire it just like any normal TKROM board, PLUS add what is above?

Posted: Fri Apr 18, 2008 11:11 am
by sdm
MottZilla wrote:As you may have seen from the other forums, I've I was thinking about trying to do some Konami VRC series games.
Please, hack Bio Miracle Bokutte Upa to MMC3 :D

Posted: Fri Apr 18, 2008 12:19 pm
by MottZilla
Yes Tormenter, I believe you have it right. Basically the game is a TKROM game except that Buzz & Waldog uses Single Screen Mirroring, which MMC3 can't normally do, so it TKSROM which you can convert TKROM into by doing the steps mentioned. So do it as a TKROM reproduction, and then do the CIRAM A10 stuff to convert it to TKSROM.

Posted: Fri Apr 18, 2008 9:30 pm
by Tormenter
Image


According to Kevtris, the CIRAM A10 is on the image, the bottom of the mmc3 chip, 2nd from the right, correct? I do not see this leading anywhere on the front, and you turn it over and it does not lead anywhere either?


http://www.kevtris.org/nes/nestuff2.txt

Posted: Sat Apr 19, 2008 7:29 pm
by Tormenter
sorry, image didnt show up on last one

Image

Posted: Sun Apr 20, 2008 7:53 am
by tepples
I found two server-side problems with that image URL:
  1. The img tag in phpBB appears to work with only a few URL extensions. To work around this, use URL rewriting, or use AcceptPathInfo = On and $_SERVER['PATH_INFO'].
  2. The server isn't sending out the right MIME type. It's sending text/html, not the correct image/jpeg.

Posted: Sun Apr 20, 2008 8:30 am
by BootGod
Sorry guys, a while back I had to implement a number of things to keep image leechers from bringing my site to a standstill. No hot-linking and the images are embedded into the document (hence the MIME type).

You can view the image by going to its profile page first:
http://bootgod.dyndns.org:7777/profile.php?id=1343

Posted: Sun Apr 20, 2008 7:28 pm
by StriderSkorpion
Tormenter wrote:
According to Kevtris, the CIRAM A10 is on the image, the bottom of the mmc3 chip, 2nd from the right, correct? I do not see this leading anywhere on the front, and you turn it over and it does not lead anywhere either?


http://www.kevtris.org/nes/nestuff2.txt
I believe you are looking at the chip upside down. The pins are at the top in the image and it should be the second from the left.