Re: A86: Many Stupid Questions


[Prev][Next][Index][Thread]

Re: A86: Many Stupid Questions




Usually, grayscale accomplished by using port 0 to change the address of
video memory.  This is much better than actually turning the pixels on and
off 200 times a second, because it flickers less and uses less CPU time.

>No, the contrast is a hardware method of managing the amount
>of power going to the screen.  It is not possible to differentiate
>between pixels, using hardware or software.  If you want gray
>pixels, you have to use a grayscale routine (which works by
>flipping the pixels on and off a few dozen (or 200) times a second).


--
David Phillips
mailto:electrum@tfs.net
ICQ: 13811951
AOL/AIM: Electrum32


References: