From: acebear AT pukopn1 DOT puk DOT ac DOT za Newsgroups: comp.os.msdos.djgpp Subject: Re: NASM - How to access vid ram inside DJ Date: Thu, 12 Jun 1997 16:18:49 -0700 Organization: University of Potchefstroom Lines: 8 Message-ID: <33A083D9.11AC@pukopn1.puk.ac.za> Reply-To: acebear AT pukopn1 DOT puk DOT ac DOT za NNTP-Posting-Host: k2006b.sool.sun.ac.za Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk How would you write a NASM generated COFF .o that will make it possible to directly access VGA memory (320x200) under DJGPP directly from an external, NASM coded asm prog without the usual slew of segment violation errors? Fanx Rylan