Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!mcnc!duke!mds From: mds@duke.cs.duke.edu (Mark David Shattuck) Newsgroups: comp.windows.ms Subject: Re: 1024x768 resolution in 32,000 colors? Keywords: VGA cards, Windows3.0 Message-ID: <665620544@globe01.cs.duke.edu> Date: 3 Feb 91 22:35:45 GMT References: <665558004@macbeth.cs.duke.edu> <1991Feb3.205537.29529@Brahms.INSL.McGill.CA> Organization: Duke University Computer Science Dept.; Durham, N.C. Lines: 34 In article <1991Feb3.205537.29529@Brahms.INSL.McGill.CA> jbm@Brahms.INSL.McGill.CA (John McCluskey) writes: >In article <665558004@macbeth.cs.duke.edu> mds@duke.cs.duke.edu (Mark David Shattuck) writes: >> >> Just browsing through Computer Shopper tonight and >>noticed this ad from USA-FLEX: >> >> ultimate Mega Color 16-Bit VGA Card >> -1024x768 Resolution in 32,000 Colors >> -interlaced and non-interlaced >> -WINDOWS 3.0 DRIVERS INCLUDED >> >>The price was $269 w/512K and $49 to upgrade to 1MB. This is >>possible since 1024x768x15 = 1M, but is windows able to take > ^^ don't you mean 1.536M ? You are quite right. I got the calculation wrong. 1024x768x15 = 11796480 Last night around 4a this looked suspiciously like 2^20 (ie 1M). Of course, this is the number of bits not bytes and is off by a factor of 10. So, several hours of sleep and a calculator with a Y^X key later I see that it is actually: 11796480 bits x 1 byte/(8 bits) x 1M/2^20 = 1.40625Mbytes This of course, rules out the possibilty of this ad being correct, which John has confirmed by talking with USAFLEX. Thanks for the info John! -- mark shattuck (mds@physics.phy.duke.edu)