Apr 122014
 

Got muddymusic’s Vendetta PCB. Game seems to play fine but the blue colour is missing.
Schematics are available for this game which made it simple to find the fault.
I could see all the inputs to the custom 052535 chip but the output of the SIL was constantly low.
I have a scrap Konami PCB that uses these so removed on and fitted it.
Board is now fixed

 Posted by at 9:42 pm

Spy Hunter repair log #3

 PCB Repair Logs, Repair Logs  Comments Off on Spy Hunter repair log #3
Mar 122014
 

A quick one here.
Tested a CPU board with known good video gen board and SSIO board connected.
The game had no sync but it appeared the game was running.
Sync could be a bad fault to have as its heavily dependent on the PLD’s found on this board and I have yet to reverse them.
Luckily for me I found the last stage before being outputted to the monitor was to blame. The 7404 chip @ location C4 had stuck outputs, replacing this brought the sync back and the board was fine after that.

 Posted by at 7:47 pm
Mar 092014
 

On with the second Spy Hunter repair.
On boot the game displayed a screen of garbage and just sat in watchdog.
Having a look at the ROM’s showed that the EPROM at 6D was a 27128 and it should be a 2764. I pulled this and dumped it to find only half the chip was being used. In order to use a double size EPROM the data needs to be doubled up so this wouldn’t work. I also noticed that this board had the free play ROM’s installed. This needs the EPROMs at 6D and 10D replaced so without the correct ROM’s at both 6D and 10D the game wouldn’t boot.
I installed original ROM’s but the game still did not boot.
Plugging in the Fluke I found I couldn’t get a good read of the EPROMs.
So looking at the schematics I can see the address lines are buffered
spyhunt003

Probing the 74LS244 showed that although I had inputs pulsing away all the outputs were floating.
I removed this and replaced it for a new one and the game now boots.

I had a strange fault here that for some reason I didn’t take a picture of. The game booted but certain tiles from the background were being drawn in the wrong areas, This changed on each reset but I couldn’t understand how this happened.
I pulled all the EPROMs and checked them but they were OK. I pulled the video RAM chip and tested but that was fine too. I did notice the socket for the video RAM was very dodgy
IMAG0085

I replaced this but it made no difference.
As I was struggling to understand why this happened I thought Id check out everything associated with the video RAM chip.
shunt003RAM

The 74LS245 was the first check but this was fine.
The 74LS32 at 2F however had some strange behavior going on. Some of the pins looked to be stuck HIGH but then other times they appeared fine. I pulled the chip and it failed tests.
Replacing this fixed all the graphics faults.

On to the SSIO.
There were two SSIO boards with this set, the first of which works fine so ill write about the second one instead which was not fine.
So with this SSIO attached the game is in constant watchdog.

Here is where I got stuck for a little while. I couldn’t get consistent reads of the EPROMs with the Fluke. I could dump the chips no problem and they are checked out fine. Strangely replacing these chips made the error go away.

The last issue was with the sound itself.
Some of the sounds were missing and there was a constant tone in the background. Replacing the AY-3-8910 @ F7 fixed this up.

Everything is working fine and I can now test all the inputs too.

The SSIO board does not initiate a RESET to the main board at all but as it is directly connected to the main PCB’s address and data bus it has the ability to mess things up if there is a problem in those areas.
Using the Fluke I narrowed it down to one of six chips on the data bus as I found D4 was stuck HIGH. I eventually found the 74LS244 @ E2 was to blame. Replacing this allowed the game to boot again but I had a “Timeout Error”.

 Posted by at 1:56 pm
Mar 042014
 

Picked up a known faulty PCB of Splatter House a bit back.
At first it didn’t boot at all.
First up I found a 6809 CPU with some dead address lines. I replaced this but still no boot, this ended up being a dodgy socket connecting the CPU board to the ROM board.
NOTE: I found all 3 CPU’s need to be running or the board sits in a reset loop.

So, once it was booting I had graphics faults.

Only two of the tile ROM’s were ever getting selected. I traced these back to the CUSTOM chip CUS123 on the ROM board. I had no choice but to find a replacement chip.

Ended up buying a whole new ROM board that contained Pac-Mania ROM’s and had a missing OP-AMP.
Transferring all the ROM’s and the missing chip over fixed everything.

 Posted by at 7:32 pm
Feb 172014
 

I’m on a roll at the moment and this one was one of the smoothest repairs Ive ever done.
Here I have a couple of boards from muddymusic. First up is Bionic Commando.

There was a ribbon cable missing completely. Ive got loads of these spare so that was pretty easy to replace.
Test time. The game booted to garbage.
First step was to check the program ROMs and found this on one chip

and this on another

With those sorted the game now boots although all the text is a bit messed up.

With the help of the MAME source which specifically identifies which ROM is responsible for text I pulled the ROM and read it. Each read gave a different CRC so it failed its verification.
Burning a new EPROM for TS-08 brought back all the text.

Job done.

 Posted by at 7:43 pm