Search found 34 matches

by noriaki_kakyouin
Mon May 22, 2006 8:27 am
Forum: NES Hardware and Flash Equipment
Topic: Which pins to where?
Replies: 9
Views: 4740

Re: Devcarts

Lloyd Gordon wrote:If you are really stuck, I will try to find the time to take a cart apart and take pictures of the modifications.
We're really stuck. (laughs). Pictures would be fine, but even just a simple definitive pin wiring scheme like shown at ROM Labs.

Image
by noriaki_kakyouin
Sun May 21, 2006 8:32 pm
Forum: NES Hardware and Flash Equipment
Topic: Which pins to where?
Replies: 9
Views: 4740

It's ok. I'm just glad that others are having difficulties with MMC3 as well... those diagrams just make no sense. I am using 27c020/27c010 chips. Not flash, but I really didn't need flash since i'm trying to make my carts single game carts. I decided tonight, however, that I should REALLY make a DE...
by noriaki_kakyouin
Sun May 21, 2006 4:54 pm
Forum: NES Hardware and Flash Equipment
Topic: Which pins to where?
Replies: 9
Views: 4740

Which pins to where?

Ok. I have attempted two MMC3 dev boards so far both to no avail. The first one I bent pins up and soldered them according to THIS site, but it didn't work. The second one just got me plain confused and I stopperd before I made a permanent mistake. Here is the board I have ready for chips and wiring...
by noriaki_kakyouin
Mon May 15, 2006 11:51 am
Forum: NES Hardware and Flash Equipment
Topic: Eprom Burner
Replies: 34
Views: 16497

I bought the one Tokumaru bought, and it's a decent item. The shipping was quick, and well packed.
by noriaki_kakyouin
Thu May 11, 2006 1:55 pm
Forum: NES Hardware and Flash Equipment
Topic: FME-7 board
Replies: 40
Views: 19673

Ok, so does this mean that the board is incapable of the sound that Gimmick is know for, or does this mean it is not able to be used at all?
by noriaki_kakyouin
Thu May 11, 2006 12:38 pm
Forum: Newbie Help Center
Topic: HEX Editor usage
Replies: 8
Views: 4838

Groovy. Thanks for your patience.
by noriaki_kakyouin
Thu May 11, 2006 12:15 pm
Forum: Newbie Help Center
Topic: HEX Editor usage
Replies: 8
Views: 4838

I get it! (took me long enough)

So would I be correct in thinking that the PRG and CHR for Moon Crystal would be 256 each, that I would remove $0000-$3FFF for the CHR and remove $4000-onward for the PRG?
by noriaki_kakyouin
Thu May 11, 2006 11:17 am
Forum: Newbie Help Center
Topic: HEX Editor usage
Replies: 8
Views: 4838

So tokumaru emailed me this, and it helped me understand a bit better. As that page says, if the game uses CHR-RAM, all that follows the header is the RPG part, there is no CHR part. If you are not sure about the sizes of PRG and CHR of the game you are using, open it in an emulator like FCEUXD, NIN...
by noriaki_kakyouin
Thu May 11, 2006 9:43 am
Forum: Newbie Help Center
Topic: HEX Editor usage
Replies: 8
Views: 4838

You have to copy the PRG data in an new empty file from byte $10 to byte 2^x+$10 where x is the size of the PRGROM in power of 2. From there, if there is CHRAM, just top. copy the 2^y bytes from where PRG ROM data stopped, where y is the size of your CHRROM in power of 2. Normaly, this would be the...
by noriaki_kakyouin
Thu May 11, 2006 8:54 am
Forum: Newbie Help Center
Topic: HEX Editor usage
Replies: 8
Views: 4838

HEX Editor usage

So I have my ROM that i'm attempting to put onto a NES cart by burning the CHR and PRG ROM onto new chips. I have everything ready... except the initial ROM separated into CHR and PRG. I am using HEX Workshop and trying to follow the instructions posted here ... but it does not tell how to save the ...
by noriaki_kakyouin
Wed May 10, 2006 1:38 pm
Forum: NES Hardware and Flash Equipment
Topic: FME-7 board
Replies: 40
Views: 19673

FME-7 board

Any simple way of "faking" or converting one? I know it was used only for Gimmick, Batman, & Dodge Danpei 2...

I ask if it would be possible to convert a Batman to a 'Gimmick' given that the sound generation hardware was only in Gimmick.
by noriaki_kakyouin
Thu May 04, 2006 9:38 pm
Forum: NES Hardware and Flash Equipment
Topic: Nes Cart DB site / CopyNES software
Replies: 37
Views: 15551

Well, if you're just looking for something "temporary", then why have it look good? It's temporary. Just take some basig HTML or something, paste the system to it, and put it up until you can HOTDOG it or something. No shame in it looking bad if people visit.
by noriaki_kakyouin
Thu May 04, 2006 9:21 pm
Forum: NES Hardware and Flash Equipment
Topic: Inconsistant Pin Diagram
Replies: 6
Views: 3503

Looks like regular EPROMs (27C020) by my notes for the game "Earthbound" they must be both 256k. I can't really tell since he put electrical tape over the holes and it has obscured everything. I took a scan before I closed the cart up again. http://www.freepgs.com/noriaki_kakyouin/earthbou...
by noriaki_kakyouin
Thu May 04, 2006 9:06 pm
Forum: NES Hardware and Flash Equipment
Topic: Inconsistant Pin Diagram
Replies: 6
Views: 3503

Inconsistant Pin Diagram

Ok. I got the game "Earthbound" last night from NESReproductions and I must say that it works beautifully (and he does stellar work). </plug> But, since i'm learning how to do this same thing myself, I opened it up and compared my notes to what it actually had to see if they were consistan...
by noriaki_kakyouin
Tue May 02, 2006 2:57 pm
Forum: NES Hardware and Flash Equipment
Topic: Which ROMs use which boards?
Replies: 41
Views: 16321

Celius wrote:Oh! The PRG chip in FF3j is 32 pins! So I could just copy the data from FF3j translated onto a 27C040 and just stick it in? That's awesome! I'll be doing that! I can't wait!
Let me know how well it goes.