Pacman

Incorrect SYNC on Pacman

Screen filled with coloured lines, unstable, no sync (see above) – check clock signals from horizontal and vertical scan generators (74161’s at 2R,2S,3R,3S) – no signal feeding into pin 2 of horizontal generators. Follow trace back to 7474 at 3N, signal going in, nothing coming out – replace chip and screen display back to normal.

Game basically plays OK, but 4 characters on lower blue wall of maze were incorrect, even through ram tested out OK. Problem was more noticeable when screen flipped for player 2. Using the fluke I identified that the first of the bad characters was memory location $43BF. Writing to $4FBF then showed a character on screen, revealing that the memory select was wrong for these few positions. Checking the memory decode with the comparator showed a problem with pins 9 and 11. Replacing this chip solved the problem.

Similar Posts

  • Galaxian

    No display – When move board, display flickers – go around board pushing each chip in turn, when press on 2E picture appears. Pin 16 rusted, only just in place. replace chip – picture back to normal. No star display. Board had been hacked to play an alternate game, pin 15 on chip 2B had…

  • Atari Tetris

    In normal mode, just had a blank screen. Enable test mode and you instead get an error message showing that the ROM test had failed (even though the rom itself checks out OK with correct content) This is because the custom Atari SLAPSTIC chip is not functioning correctly. It is used to page banks of…

  • Carnival

    Carnival on a Gremlin / Sega Vic Dual PCB. Just had blue bars on screen, although probing the Z80 showed it was trying to run code. Using a logic probe I discovered that the /WRITE signal of the ram chips was always high. This signal comes from a 74LS10 at U77. Checked this chip and…

  • Missile Command

    The board originally failed to get into the game, instead resetting just after drawing the ‘MISSILE COMMAND’ logo. Test mode faired a little better, managing to report RAM OK, MAP OK and ROM OK before resetting. Ram and Rom checked out OK using the Fluke. Measuring various CPU signals revealed that the interrupt seemed very…

  • 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)…

  • Crazy Balloon

    No Sound. Signal at output of SN76477 pin 13, follow through to input of sound amp, then from output until we reach electrolytic capacitor used to decouple  connection to speaker. Signal going in, nothing coming out – replace capacitor sound back to normal. Only drawing a few pixels of player balloon sprite. Following the schematics,…