From owner-freebsd-hackers Sun Mar 12 02:35:19 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA12549 for hackers-outgoing; Sun, 12 Mar 1995 02:35:19 -0800 Received: from netcom14.netcom.com (hasty@netcom14.netcom.com [192.100.81.126]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id CAA12543 for ; Sun, 12 Mar 1995 02:35:18 -0800 Received: by netcom14.netcom.com (8.6.10/Netcom) id CAA14852; Sun, 12 Mar 1995 02:34:29 -0800 Date: Sun, 12 Mar 1995 02:34:29 -0800 From: hasty@netcom.com (Amancio Hasty Jr) Message-Id: <199503121034.CAA14852@netcom14.netcom.com> To: hackers@FreeBSD.org Subject: text's start address? Sender: hackers-owner@FreeBSD.org Precedence: bulk Hi, I am trying to port mdos (mach dos emulator) to lites 1.0. At any rate, mdos loads mdos.mon which is a Z magic program. So how can I calculate the starting address for the executable mdos.mon so I can jump to it from mdos? Tnks, Amancio