[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Another idea for outputting to VGA/DVI/HDMI
- Subject: Re: Another idea for outputting to VGA/DVI/HDMI
- From: Sheldon Simms <wssimms@gmail.com>
- Date: Sat, 23 Mar 2013 19:01:59 -0400
- Bytes: 2128
- Newsgroups: comp.sys.apple2
- References: <2013032314573274770-wssimms@gmailcom> <kil4fn$bh4$1@dont-email.me>
- User-agent: Unison/2.1.10
On 2013-03-23 20:53:33 +0000, Charlie said:
The problem with any card that uses data from the slot bus is the
inability to synchronize with the Apple video output. This is the way
the Carte Blanche works and I'm pretty sure the Second-Sight card
worked in a similar way (although I've never seen one). The Carte
Blanche output visually is quite good although it doesn't have the NTSC
look. This works well with most video but because of the lack of
synchronization, programs that rely on timing with Vertical Blanking or
interrupting to change palettes, modes, etc. don't do well.
By the way sampling the bus doesn't have to be that fast. The Carte
Blanche does it a 50MHz.
50 Mhz is plenty fast enough, I was just wondering whether the
Beaglebone can do it that fast.
Video sync is a solvable problem. Either take the signal where it is
available (IIe slot 7, etc.) or write a program that will allow the VGA
card/software to sync.