CHA42G Question

Xian Xi

JammaNationX,
15 Year Member
Joined
Dec 1, 2005
Posts
27,748
I'm having a brain fart right now.

How do I split and merge 2 x 160s so that they work on a 42G-1 boardset retaining the 160 usage instead of 4 x 800?

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
 
Top