MDJ mentioned NTSC video emulation yesterday and that piqued my
interest because I have been working on Apple II video emulation by
NTSC decoding/demodulation in software.
Theoretically I could display a regular NTSC composite TV signal with
my program assuming I had a suitable A/D converter, but as it stands
I take some shortcuts specific to Apple II video that save some cycles
like, for example, inferring sync signals and color burst from the current
values of the horizontal and vertical counters, which are emulated
Apple II counters, instead of trying to extract them from the signal.
The sample outputs from the image-converting program I've also been
working on recently were created by loading the output files into the
video emulator and capturing the screen.
http://wsxyz.net/tohgr.html
I have also captured a movie (9Mb H.264) of the video emulator
displaying a mixed Lores screen as first "brightness", then "contrast",
and then "tint" is "adjusted".
http://wsxyz.net/images/video.html