X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: greg elkin Newsgroups: comp.os.msdos.djgpp Subject: newbie question Date: Wed, 31 Mar 2004 16:46:57 +0100 Organization: -spam be gone Message-ID: <4spl60lneoitkpvb7hk0r5755anqnv29kq@4ax.com> X-Newsreader: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: abuse AT clara DOT net (please include full headers) X-Trace: 8074a900417020409b1fd0845020e3702661715190886c6460ca20d4406ae7d2 NNTP-Posting-Date: Wed, 31 Mar 2004 16:46:26 +0100 Lines: 8 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm a 16bit real mode guy, and am only just porting across to DJGPP. I want to access some memory mapped registers in a system (at 0x084c600). How do I map a pointer to this linear address & access them? ta greg