Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Mar 1995 22:31:14 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, hackers@FreeBSD.org, hasty@netcom.com
Subject:   Re: text's start address?
Message-ID:  <199503121231.WAA11534@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>mdos is just a mini loader which loads mdos.mon at a fix address 1000000.
>Now if I jump to location 0x18 wouldn't that start mdos over again??

You have to add the 1000000 unless that is in a_entry.  It probably should
be in_a_entry.  There is no way to tell from the header what the load
address should be.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503121231.WAA11534>