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

  • Moon Cresta

    Boots up, and plays, but incorrect sprites – most noticeable little bug changes into ‘END’ at one point. Check 74ls138 at 8n, controlling graphics banking, and pins strobing. Replace chip and now uses correct sprites. Quiet missile sound and explosion sound. Both of these effects use the op-amp chip, LM324 at 7T. Replace this chip…

  • Namco Time Crisis 2 Gun

    One of the guns on a Time Crisis 2 was no longer registering shots on the screen. Following checks on wiring, cleaning lens, etc. it appeared that the optical sensor (opto) was dead. This is a small PCB in the gun, 2421961100, pictured above. I couldn’t find any schematics or information about the parts used,…

  • Lady Bug

    Board ID 8016 : Falcon version ? Static graphics on screen, dead – pin 24 low on Z80, /WAIT signal. Trace signal on board to 74LS74 at E7. Signal incorrect for inputs. Replace with new one, board fixed.

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

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