Newsgroups: comp.lang.pascal
Path: utzoo!utgpu!watserv1!maytag!watstat.waterloo.edu!dmurdoch
From: dmurdoch@watstat.waterloo.edu (Duncan Murdoch)
Subject: Re: VGA & EGA starting address
Message-ID: <1990Dec28.164614.5804@maytag.waterloo.edu>
Sender: daemon@maytag.waterloo.edu (Admin)
Organization: University of Waterloo
References: <1990Dec25.195831.17453@wpi.WPI.EDU>
Date: Fri, 28 Dec 90 16:46:14 GMT
Lines: 10

In article <1990Dec25.195831.17453@wpi.WPI.EDU> kamal@wpi.WPI.EDU (Kamal Z Zamli) writes:
>I'm curios about the starting address for VGA & EGA... Is it the same as CGA
>($B800:0000) ? < please correct me if i'm wrong>

Yes, it's $B800 in text modes and the CGA graphics modes.  In the other modes
it's $A000.  A good source of information on this stuff is Ralf Brown's 
interrupt list, available in lots of places as INTRxxx.ZIP.

Duncan Murdoch

