Back

7800 Problems and Fixes




ACTIVISION COMPATIBLITY FIX

An expansion port 7800 has the following circuit:

        _____             
    11 |     | 10     10 |} 
D2-----|D   Q|-----------| }
(6502) |     |           |  }  8
       |     |         9 |   }------A12 (cart)
       |>    |    A12----|  } 
       |_____|   (6502)  | }
                         |}

        74174           7408
       Flip Flop         AND 


A later model 7800 has an extra flip-flopish circuit
between the two pin 10's above:


        ,-------)|--------<-----------,
        |                             |
        |  _____                      |
        | |     |                     |
P10 ----+-|     |                     |
74174   | |     |---,                 |
        |_|     |   |                 |
          |     |   |      ______     |
          |_____|   |     |      |    |
                    |     |      |    |
                    `-->--|      | 4  |
           _____          |      |-->-+--->---P10
          |     |         |      |            7408
Phi2 -----|     |   ,-->--|      |
(out)     |     |   |     |      |
          |     |---'     |______|
D1 via ---|     |        
flop      |     |
          |_____|

           7402 NOR gate (ALL THREE)


The fix I did was as follows:
1. Cut trace coming from 7408 P10 with an exacto-knife
2. Verify with an ohmmeter that trace was cut
3. Wire up a SPDT switch so that 7408 P10 can be connected
   to 74174 P10 (expansion circuit) or 7402 P4 (later
   circuit)
4. All games (Space Shuttle, Robot Tank, Decathlon, Dark Chambers)
   should work with the switch set in one position or the other


7800 Extender Cart Innards

Back