Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!julius.cs.uiuc.edu!ux1.cso.uiuc.edu!uxa.cso.uiuc.edu!dslg0849 From: dslg0849@uxa.cso.uiuc.edu (Daniel S. Lewart) Newsgroups: comp.sys.ibm.pc.misc Subject: Where is the Video Screen Buffer? Summary: How can my code find the location of the Video Screen Buffer? Keywords: Buffer CGA Screen Text Video Message-ID: <1990Dec31.194509.14048@ux1.cso.uiuc.edu> Date: 31 Dec 90 19:45:09 GMT Sender: news@ux1.cso.uiuc.edu (News) Organization: University of Illinois at Urbana Lines: 9 I know that the video screen text buffer is located at $B800:$0000 for the CGA. Is there any way for my code to figure out its location in general? In parti- cular, is there some Reserved Memory Location which points to the screen buffer or is there a software interrupt or DOS function call which will return the screen buffer address? Thank you, Daniel Lewart d-lewart@uiuc.edu