X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Benjamin David Lunt" Newsgroups: comp.os.msdos.djgpp,comp.os.msdos.programmer References: <0KGZ00GQ8UBIYMM0 AT mta4 DOT srv DOT hcvlny DOT cv DOT net> <9NFyl.43886$5t4 DOT 31555 AT newsfe24 DOT iad> Subject: Re: DJGPP Setup? Lines: 47 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3350 X-RFC2646: Format=Flowed; Original Message-ID: X-Complaints-To: abuse-news AT frontiernet DOT net NNTP-Posting-Date: Thu, 26 Mar 2009 23:50:33 UTC Organization: Frontier Date: Thu, 26 Mar 2009 16:50:21 -0700 X-Original-Bytes: 2569 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Rod Pemberton" wrote in message news:gqh2hb$hdk$1 AT aioe DOT org... > "Benjamin David Lunt" wrote in message > news:9NFyl.43886$5t4 DOT 31555 AT newsfe24 DOT iad... >> "Rod Pemberton" wrote in message >> news:gqadn4$qc1$1 AT aioe DOT org... >> Anyway, it has been years since I even thought about doing >> this. >> > > BTW, what were you using these values for? And, a bunch of them just say > "CS". Were there values provided for those that you could fill in? > http://www.frontiernet.net/~fys/yourhelp.htm > When we were heavy into the Hugi Compo http://www.hugi.scene.org/compo/ there were a lot of people concerned with what the initial DOS values were at program start. I just took it a little further for the information. Nothing more really. The value for CS changed depending on the programs/data you already had loaded. DOS set DX to CS most of the time at program start (.COM start). Maybe it did a: mov dx,cs mov ds,dx mov es,dx just before DOS gave control to CS:100h. I don't know, I never single stepped it to find out. Thanks, Ben -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Forever Young Software http://www.frontiernet.net/~fys/index.htm http://www.frontiernet.net/~fys/collections.htm To reply by email, please remove the zzzzzz's Batteries not included, some assembly required.