Date: Mon, 7 Jul 1997 12:02:54 +0300 (IDT) From: Eli Zaretskii To: "csantill AT lausd DOT k12 DOT ca DOT us" cc: djgpp AT delorie DOT com Subject: Re: New Approach to VGA MEM In-Reply-To: <33C08F31.2A78@lausd.k12.ca.us> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sun, 6 Jul 1997, csantill AT lausd DOT k12 DOT ca DOT us wrote: > I want to map an array to VGA mem but I'm not sure how. > I don't want to turn off memory protection either. [snip] > Can anyone tell where to go(& please don't tell me the FAQ because that > like answering a question w/a question)? OK, then feel free NOT to read the FAQ. But this question is answered there in section 18.4 there, and even includes a code fragment that shows how this should be done. If it is so against your principles to look there, then by all means disregard the FAQ and reinvent the wheel from scratch.