Date: Fri, 28 Oct 94 19:18:49 EDT From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: randy AT acucobol DOT com Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Video memory Reply-To: babcock AT cfa DOT harvard DOT edu > I am using djgpp (a truly fine product) version 1.11 M5 on a 486, and > was wondering if there is any way to access video memory. There are some inline functions in sys/farptr.h which you may find useful for accessing video memory in text modes. (I think these were in by 1.11maint5; they are certainly available in 1.12.)