From: "Nicholas Law" Newsgroups: comp.os.msdos.djgpp Subject: Accessing VESA 1.2 Date: 28 May 1998 17:24:11 GMT Organization: UUNET Lines: 19 Message-ID: <01bd8a5d$32fa54a0$4b5995c1@nicland> NNTP-Posting-Host: usero567.uk.uudial.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi all! I know to access the linear framebuffer under VESA 2.0. However, several of the users of my software have requested a version that runs under VESA 1.2. I can access the video memory fine, but only using _slow_ interrupt based memory window page select... In 16bit code I used to call the vesa interrupt to get the memory address of a vesa function to do this... How can I access this function in DJGPP? Thanks in advance... -- Nicholas Law Web: http://dialspace.dial.pipex.com/town/road/xpa18/index.shtml To reply, please remove fake_ from the front of the return address