Crashing game. Game woud start attract mode, but shortly after would crash and boot loop. Entering test mode (hold player 1 start button whilst switching on) and it would pass first time around, but fail at random addresses on subsequent runs. The /WAIT signal on the main Z80 is handled by the IC at E2 on the board, which has the ID sanded off (as does several other chips), however the schematics for the other games (Mr Do’s Castle), and the silk print on the PCB show this as being a 74LS01 – replacing this with a new 74LS01 fixed the problem. (incidentally, it has to be a 74LS01 as it wire-ORs three of the outputs together.
Similar Posts
The Invaders – Zaccaria
Totally dead, no screen display (blank white screen). For this I used the Fluke Z80-S2650 adapter to check out the ram and rom, and located two errors. The rom mapping was incorrect, with a large range of locations returning random values. Examining the board (since I have no schematics), all of the chip select lines meet up…
Rainbow Island
On power up – black screen, no sign of life at all. I removed the 68000 CPU and fitted a socket, so I could use the Fluke on it. This revealed that the main program ram ($10C000-$10FFFF) was totally dead. Replacing the two ram chips IC25 and IC26 solved this problem. Board now started up,…
Make Trax
Boot up with garbage, quickly clears screen and then nothing. Used Fluke with Z80 pod – read rom OK, and write ram OK, but timeout reading any Ram location. Check fluke status and ‘wait’ always set. Check pin 24 of Z80– stuck low, trace back through 7H,7C,6C1 to 6B1 pin 2 – always low, although…
Dark Seal
Glitched graphics. Screen changes as board is flexed. Moved around board pressing chips until pressing the custom surface mount chip at B6 changed the effect. Noticed that the corner most pins had come up from the board. After an unsuccessful effort to resolder them, I used some enameled 38 swg wire to solder from the…
Gorf
Capacitor burnt. (game board), particularly at C37 the capacitor was showing signs of extreme heat. Replaced them all with 22uF 25V axial electrolytics. No Speech / Some SFX missing. (game board) Output from speech chip SC01 was OK, as was output from IO Custom (X3). checked transistors in output stage and 2N4401 was faulty. (Q2)…