From: silkwodj AT my-dejanews DOT com Newsgroups: comp.os.msdos.djgpp Subject: Re: Help with selectors and the far* functions. Date: Fri, 22 Jan 1999 22:12:49 GMT Organization: Deja News - The Leader in Internet Discussion Lines: 26 Message-ID: <78at4o$kvb$1@nnrp1.dejanews.com> References: <19990121192145 DOT 28141 DOT 00000528 AT ng-fv1 DOT aol DOT com> NNTP-Posting-Host: 205.147.228.2 X-Article-Creation-Date: Fri Jan 22 22:12:49 1999 GMT X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 4.01; Windows 95) X-Http-Proxy: 1.0 x3.dejanews.com:80 (Squid/1.1.22) for client 205.147.228.2 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In article <19990121192145 DOT 28141 DOT 00000528 AT ng-fv1 DOT aol DOT com>, mrtoddt AT aol DOT com (Mr Todd T) wrote: > Hi, > > I have read the FAQ but I am still confused as to using selectors and accessing > video memory and the like. Could anyone please give me a small sample program > that would have to do with this? I think that looking at the code would help > me understand it. > Thanks > JT > I'm sure there is a way to do this entirely within DJGPP using __dpmi calls, but if you don't mind playing with a little bit of assembly it may all come a bit clearer. Matt Mastracci wrote a tutorial on this subject with code examples from soup to nuts that really works. http://www.acs.ucalgary.ca/~mmastrac/files/djgppasm.html -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own