[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Video Question
another example program that tries to be extremely "accurate" is
http://www.lazilong.com/apple_II/a2pix/
this works like ApplePC in that first we convert to d-hirez, then scan
five bits at a time to determine the color of the bit in the middle.
There is even an ApplePC mode that emulates what ApplePC does. Even
better there's a "DoubleColor" mode that uses dimmed versions of the
colors on un-lit phosphors that still have color, the result is very
sharp. You can even read 80 column text in color! Many different
color palettes supported, including IIgs and TV.
source code available on request.
-laz