cvs.gedasymbols.org/archives/browse.cgi | search |
From: | Ryan McGee <don't AT spam DOT me> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: How to write to far pointer directly |
Date: | Sun, 14 Dec 1997 15:52:38 -0600 |
Organization: | InLink Communications Company |
Lines: | 21 |
Message-ID: | <34945526.69706758@spam.me> |
References: | <Pine DOT A41 DOT 3 DOT 96a DOT 971210185353 DOT 49018B-100000 AT dante15 DOT u DOT washington DOT edu> <3491D36A DOT 7F1E9E50 AT mailto DOT de> |
NNTP-Posting-Host: | iits025.inlink.com |
Mime-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Is that faster or slower than using _farpokeb? Ryan RDM AT inlink DOT com krizz wrote: > ex. for the vga addr. > > char *video; > __djgpp_nearptr_enable(); > video=(char*) (__djgpp_conventional_base+0xa0000); > > K. Chung wrote: > > > Hi, > > Does anyone how to write to the far pointer address directly > > without using the _farpoke function group or hacking it to near pointer?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |