Date: Fri, 16 Jan 1998 16:38:03 -0800 (PST) Message-Id: <199801170038.QAA07249@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: G DOT DegliEsposti AT ads DOT it, djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: Help X memory peek & poke? Precedence: bulk At 06:03 1/16/1998 +0100, G DOT DegliEsposti AT ads DOT it wrote: >>How can memory space above 1M (32 bit address space) be accessed with >>djgpp? An example how to peek & poke data would be very helpfull. > >It is not necessary: djgpp is a 32 bit pmode compiler so there is generally >no distinction between memory below or above 1 Mb. Nice, isn't it? :-) > >The only exception to this is (I think) when you have to deal with >interrupts, >video ram or other hardware related things. For which see FAQ section 18.7. Nate Eldredge eldredge AT ap DOT net