Adventure Quiz Capcom World 2 (Japan 920611) PAL dump added

 PAL Updates  Comments Off on Adventure Quiz Capcom World 2 (Japan 920611) PAL dump added
Jan 302015
 

Today Bonky sent in a GAL16V8 replacement for the undumped ‘q522b’ @1A PAL from an Adventure Quiz Capcom World 2 (Japan 920611) CPS1 B-BOARD.Replacement was created by Neocps1 and tested by Bonky.Archive contains the .jed, .pld and .xml files.Thanks to both for their work.

 Posted by at 9:10 pm
Jan 252015
 

Got this faulty Violent Storm PCB from Ebay (well, actually seller sold me as Metamorphic Force one…)

ViolentStorm_PCB

When I turned it on all I got was a solid black screen but  this time watchdog circuit was not active.As many other Konami boards RESET signal is generated by PIN10 of  the SIL custom ‘051550’.In this case signal was correct (first LOW then HIGH) but not on main CPU (an MC68H000GFN16 in PLCC package) where it was stuck LOW.So was time to investigate.I could trace RESET signal from PIN10 of the ‘051550’ custom to PIN7 of a custom marked ‘053252’ (44PIN in QFP package) while , from other side, RESET (PIN18) of the main 68000 CPU was tied to PIN12 of this ‘053252’ IC through some inverter gates (74F04).This was confirmed also by Metamorphic Force schematics (which runs on same indentical hardware) I could find at a later time:

RESET_circuit

As I said RESET signal was correctly generated by ‘051550’ custom, routed to ‘053252’ ASIC but then coming out from it stuck LOW.So with this assumption I had no other way than try to replace the ‘053252’ ASIC (in MAME source it’s indicated as CRT and interrupt control unit):

053252__ASIC

And I was right since board successfully booted and all was properly working:

V_S_fixed

I was closing the case and declaring the board 100% fixed but the curse of the Konami hybrid sound module struck again!Infact while I was testing the board, the sound suddenly faded.But this time it was not only matter to replace all the SMT caps with tantalum ones but also the LA4705 audio amplifier broken due high ESR of the old caps and we all know that capacitors have the role to stabilize amplifier preventing its oscillation and failure:

audio_reworking

That’s all for today, I hope you enjoyed this repair log!

 Posted by at 9:33 pm

Zola-Puc Gal PAL dump added

 PAL Updates  Comments Off on Zola-Puc Gal PAL dump added
Jan 242015
 

Today Porchy dumped a PAL from a Zola-Puc Gal PCB.For the uninitiated, this game is a Pac-Man clone with some minor differences.Dump was obtained from a registered device so it’s an important achievement.It has been tested as working by Asure.Thanks to both.

 Posted by at 8:32 pm

Violent Storm PAL dumps added

 PAL Updates  Comments Off on Violent Storm PAL dumps added
Jan 242015
 

Today I dumped the two PALs (20 and 24 pin) from an original Konami Violent Storm PCB which was not working and now has been fixed (repair log will follow soon).Dumps are tested and working in a GAL16V8 and GAL22V10 replacement devices.

 Posted by at 6:39 pm
Jan 212015
 

All good things come in threes!

Yes, this is the third Rainbow Islands PCB (the fourth if we include the Extra version) I repaired.The PCB was in good state (dust apart):

Rainbow_Islands_PCB

But all I get was a solid blank screen upon powered it on, no activities on DATA/ADDRESS bus of 68000 CPU, RAM and ROM.The program ROMs were dumped as good so I went to the two 6264 WORK RAMs  @IC25 and @IC26 and, mindful of what had already happened with the other Rainbow Islands PCBs, I desoldered them and tested out-of-circuit.Both were bad!

6264_out_of_circuit

With new WORK RAMs fitted the board sometimes booted stuck on “OBJECT RAM ERROR” other times with jailbars all over the sprites:

sprites_issue

Jailbairs are a clear symptom of wrong written data.Sprite generation circuit on this PCB is made of a PGA custom ‘PC0900J’ , four 2018 SRAMs , some latches and buffers.Piggybacking the RAMs had no effect but when I made it on a 74LS244 @IC15 the jailbars faded and then disappeared completely when I piggybacked the other 74LS244 @IC17.

jailbars_fixed

Desoldered them and tested out-of-circuit confirmed they were both bad:

74LS244_testing_

Graphics were perfect at this point.Last issue to troubleshoot was the absolute lack of sound.When I was gonna to analyze the sound circuit I noticed  @IC44 the 6264 RAM  of the Z80 audio CPU was already socketed so I decided to test it resulting in a bad chip.Replaced it restored the sound.Board 100% fixed!

 Posted by at 6:54 pm