Crom00 wrote:
Since the Indivision AGA uses an FPGA, is it possible to add somekind of component video/compositie/S-video encoder into the FPGA?
Composite / S-Video is probably too hard, but should be very easy to do component.. it's just a digital colour space conversion. Several taps and an adder per component.
I even have an example of a RGB to Y'CbCr colourspace converter in VHDL I wrote a long time ago I can make available for free if it is of interest.