Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site watdcsu.UUCP
Path: utzoo!watmath!watnot!watdcsu!broehl
From: broehl@watdcsu.UUCP (Bernie Roehl)
Newsgroups: net.micro.pc
Subject: Re: Program Segment Prefix address
Message-ID: <1602@watdcsu.UUCP>
Date: Tue, 13-Aug-85 13:32:06 EDT
Article-I.D.: watdcsu.1602
Posted: Tue Aug 13 13:32:06 1985
Date-Received: Sat, 17-Aug-85 13:26:24 EDT
References: <192@westo.kcl-cs.UUCP>
Reply-To: broehl@watdcsu.UUCP (Bernie Roehl)
Organization: U of Waterloo, Ontario
Lines: 5

No problem.

The program segment prefix is at _showcs() - 0x10 (since the CS register is
offset by 100 hex from the PSP).  I used this in writing a getenv(); I'd post
it if I had it handy... may yet do it, if I get a chance.