The 'GXC-0x' (where 'x' suffix can be 1, 2,3, or 4) is a custom IC in DIP40 package found on some Taito/Toaplan arcade PCBs and used as protection :
Electronically speaking it's a TMS320C010 DSP co-processor in disguise with internal MASK ROM.Recently the internal code has been dumped from all revisions and added to MAME, you can read more about here :
Extracting the elusive TMS32010 mask ROM
This achievement opened the way for possible replacements of this custom IC simply using a not windowed/not erasable version of TMS320C10 and having it execute the code from an external memory.Here, for example, one made recently :
Toaplan/Taito GXC-0x MCU replacement
For my reproduction I decided to adopt a different design using a single ROM to store the external code of the MCU (instead of having two ROMs with deinterleaved lower and upper bytes), this allowed me to obtain a smaller and compact board :
Like other replacements you can set via dispwitches the desidered MCU accordingly to the one used by the PCB. Here's testing of the reproduction on different boards :Set as 'GXC-03' on Kyuukyoku Tiger PCB :
Set as 'GXC-04' on Twin Cobra PCB:
Set as 'GXC-04' on Demon's World/Horror Story PCB:
No comments:
Post a Comment