Connect a Sega Game Gear to ANY TV
This a follow on from my Game Gear RGB output design. I've condensed all the digital logic into a single programmable logic chip. This allows room on the PCB for a video encoder so those who live outside of Europe (who are bereft of RGB SCART) can play the Game Gear on a TV too.
This new design is superior to the previous in all cases with the exception of power
consumption. Two voltage regluators supply +3.3V for the CPLD (programmable logic) and +5V
for the video encoder. The former is regulated from the main +5V rail and the latter takes
its power directly from the battery. The reason for this is that I was worried that I may
overload the main +5v rail if I tried to pull an extra 100mA (worst case) from it. This is
quite an inefficiant setup but the Game Gear itself is hardly famous for battery life so I
don't think anybody will mind.
Video outputs available:
* Composite Video (NTSC)
* S-Video (NTSC)
* RGB Video


Circuit Diagram
Logic Equations - Written in AHDL and will fit into a 32
macrocell CPLD.
Installation
The board is designed to fit into the space below the cartridge slot. The board can be held in place with some hot glue at each end.

The pads to the left are outputs and those to the right are inputs. With the exception of !ENABLE which must be connected to ground for the board to operate. When the !ENABLE pin is not grounded (pulled to logic high by a resistor on the board), the video encoder IC is switched off and all outputs are disabled to conserve power. This signal can be used to enable the video outputs only when an external cable is plugged in.
For the time being see the How to Connect a Sega Game Gear to a TV via RGB SCART page for places to find the appropriate signals on the Game Gear main board. The H. Sync signal in the above diagram is the same as HLATCH on the other diagrams.