Date: Tue, 2 Apr 1996 17:56:26 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Nick Burton <nmr AT doc DOT ntu DOT ac DOT uk>
Cc: djgpp AT delorie DOT com
Subject: Re: GCC V2 and GRX20
In-Reply-To: <199604021448.JAA19422@mv.mv.com>
Message-Id: <Pine.SUN.3.91.960402175439.15267D-100000@is>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII


On Tue, 2 Apr 1996, Nick Burton wrote:

> I have been trying to access the video ram at 0xd0000000
> in GNU V2 (as with the V1) but my program crashes every
> time I try this, any idea's?

Read the DJGPP FAQ list (v2/faq200b.zip from the same place you get 
DJGPP), it explains this in section 10.1 and tells you how to do it in a 
way that will work.