Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!mit-eddie!killer!pollux!ti-csl!mips.csc.ti.com From: herman@mips.csc.ti.com (Herman Schuurman,Adv. Autom.E,0638,6444198) Newsgroups: comp.sys.ibm.pc Subject: Re: TI PC Graphics Message-ID: <69713@ti-csl.csc.ti.com> Date: 13 Feb 89 16:05:25 GMT References: <669@snjsn1.SJ.ATE.SLB.COM> Sender: news@ti-csl.csc.ti.com Distribution: na Lines: 13 From article <669@snjsn1.SJ.ATE.SLB.COM>, by news@SJ.ATE.SLB.COM (USENET News System): > Just in case any one cares the graphics resolution on the TI Pro is > not 700 x 300 but 720 x 360. > > George Grimes > TI Pro owner Actually, it's 720 horizontal x 300 vertical, stored in three separate bit planes located at C0000, C8000 and D0000. Each line of 720 pixels is stored in 46 16-bit words (there is one unused word at the end of each line). This means that 720x360 would require 92x360 = 33120 bytes per plane, which is more than is available (32k per plane). Herman Schuurman