Date: Sun, 11 May 1997 12:11:49 +0300 (IDT) From: Eli Zaretskii To: Ryan Duhon cc: djgpp AT delorie DOT com Subject: Re: VGA Blitting In-Reply-To: <01bc5a63$5e83f660$221032cf@sliders4> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 6 May 1997, Ryan Duhon wrote: > I need some help concerning some VGA blitting routines. I recently > switched from Borland C++ 3.1 to DJGPP (ver 2). My VGA blitting routine > now crashes my system. Here is the code I'm using: > > unsigned char *screen = ( unsigned char * ) 0xA000; Please download the file v2/faq210b.zip from the same place you get DJGPP and read section 10.2 of the DJGPP FAQ list.