CHA42G Question

mikey

Marked Wolf
Joined
Jun 19, 2012
Posts
215
Is it possible to combine 6 4mbit C roms into 4 8mbit C roms that will work on a CHA42G board? I've been messing around with this board lately and was wondering about whether this was possible, and if so how you would combine the rom images to work? I know that this board addresses the C roms differently than other CHA boards.

Thanks!
 

Xian Xi

JammaNationX,
15 Year Member
Joined
Dec 1, 2005
Posts
27,750
You have to mix the top and bottoms of the rom images.
 

mikey

Marked Wolf
Joined
Jun 19, 2012
Posts
215
I'm not sure I understand what you mean. How would you combine the roms in that way?
 

mikey

Marked Wolf
Joined
Jun 19, 2012
Posts
215
I'm trying to combine the six 4 mbit eproms from a game onto four 8 mbit c roms to work on a cha 42G board. I'm not sure if it's even possible, because as far as I know c roms have to be done in pairs and combining these rom images would only require three 8 mbit eproms. I tried combining C1 and C2 for the first, C3 and C4 for the second, and then just doubling up the rom images for C5 and C6 for the final two C rom spaces, but that resulted in the graphics being all messed up.
 

wyndcrosser

Baseball Star Hitter
10 Year Member
Joined
Apr 24, 2012
Posts
1,268
Mikey, I think he wants to know what game are you trying to "fix" :)
 

mikey

Marked Wolf
Joined
Jun 19, 2012
Posts
215
Haha, I'm "fixing" Magician Lord. Thanks for the replies, I'll try burning them in the order recommended by pedrobear
 

fremen

Hardened Shock Trooper
Joined
Aug 4, 2010
Posts
433
Hi,

I have a question mikey, is fine the sound??

Saludos
 

mikey

Marked Wolf
Joined
Jun 19, 2012
Posts
215
To swap P14 and P15, do you just change pins 54 and 55 on the neo 273, or do you swap pins 45 and 46 on the 273 like recommended on this thread? http://www.neo-geo.com/forums/showthread.php?239670-CHA-42G-1

Regarding the sound, last time I was able to mess around the sound wasn't working either. I've had issues getting the sound to work on the 42G while "fixing" certain games. I'm away for the week now though, so I won't be able to try any of this out until the weekend.
 

mikey

Marked Wolf
Joined
Jun 19, 2012
Posts
215
I honestly would have no idea how to go about patching the Z80 code. Would that also explain how other games that originally use 42G-1 boards run with no sound on 42G boards?
 

fremen

Hardened Shock Trooper
Joined
Aug 4, 2010
Posts
433
Hi,

I honestly would have no idea how to go about patching the Z80 code. Would that also explain how other games that originally use 42G-1 boards run with no sound on 42G boards?

As far I know, 42G and 42G-1 are the same with regard the ZMC, the problem is to translate an M1 rom from a CHA32 to an M1 rom into a CHA42G, since CHA32 doesn't have a ZMC chip.

Saludos
 

Pedrobear

Cheng's Errand Boy
Joined
Mar 1, 2012
Posts
113
Both 42G and 42G-1 have a ZMC chip, so unless there's a factual difference between the boards revisions it shouldn't cause sound problems.
 

Xian Xi

JammaNationX,
15 Year Member
Joined
Dec 1, 2005
Posts
27,750
To swap P14 and P15, do you just change pins 54 and 55 on the neo 273, or do you swap pins 45 and 46 on the 273 like recommended on this thread? http://www.neo-geo.com/forums/showthread.php?239670-CHA-42G-1

The bad thing is that P14 and P15 pins are also shared with A2 and A4 of the S rom.

This is what I had to do with a regular 4 x 16mbit roms(from furrtek):

If you want an eeprom only fix, I guess you can split the 4 C ROMs in half and merge them up like this:

C1new = C1 first half + C3 first half
C2new = C2 first half + C4 first half
C3new = C1 second half + C3 second half
C4new = C2 second half + C4 second half
 

mikey

Marked Wolf
Joined
Jun 19, 2012
Posts
215
Thanks for all the info, I'll give it another shot this weekend. I'm curious about patching the M1 to work with the ZMC chip though. Is that relatively easy to do? I'm pretty useless when it comes to programming, so it may be out of my league.
 

mikey

Marked Wolf
Joined
Jun 19, 2012
Posts
215
Awesome! Thanks a lot pedrobear. I'll try it and post if it works.
 

mikey

Marked Wolf
Joined
Jun 19, 2012
Posts
215
So I burned the C roms as suggested and now that part works perfectly. The sound still doesn't work, even with the new M1 rom, but that could be because I burned the V roms wrong... I *think* I burned V11 + V21 onto an eprom, and then did V22 on it's own... I have a feeling I'm way off on that one...
 

Xian Xi

JammaNationX,
15 Year Member
Joined
Dec 1, 2005
Posts
27,750
So I burned the C roms as suggested and now that part works perfectly. The sound still doesn't work, even with the new M1 rom, but that could be because I burned the V roms wrong... I *think* I burned V11 + V21 onto an eprom, and then did V22 on it's own... I have a feeling I'm way off on that one...

What prog board are you using? EP?
 

mikey

Marked Wolf
Joined
Jun 19, 2012
Posts
215
The prog board is also a 42G... which has the pcm chip on it, so I guess the sound isn't going to work. It's the oldest board I had kicking around.
 
Top