From owner-freebsd-emulation@FreeBSD.ORG Thu Feb 12 12:06:16 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9A4116A4CF for ; Thu, 12 Feb 2004 12:06:16 -0800 (PST) Received: from gvr.gvr.org (gvr-gw.gvr.org [80.126.103.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 899FD43D1D for ; Thu, 12 Feb 2004 12:06:16 -0800 (PST) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id E4FE42D; Thu, 12 Feb 2004 21:06:15 +0100 (CET) Date: Thu, 12 Feb 2004 21:06:15 +0100 From: Guido van Rooij To: "Clark C. Evans" Message-ID: <20040212200615.GA216@gvr.gvr.org> References: <20040212191711.GB90721@prometheusresearch.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040212191711.GB90721@prometheusresearch.com> cc: freebsd-emulation@freebsd.org Subject: Re: running older DOS console programs with bochs or dosbox X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Feb 2004 20:06:16 -0000 On Thu, Feb 12, 2004 at 02:17:11PM -0500, Clark C. Evans wrote: > Hello. I'm trying to get a DOS program in the self-extracting > archive http://users.ox.ac.uk/~ayoung/GAS20/gas20dos.exe > to run on FreeBSD. I tried to use bochs and dosbox. > Why so complex? [/tmp] guido@beck> unzip gas* Archive: gas20dos.exe inflating: GAS.EXE inflating: ALS.GAS inflating: ALS.PED inflating: ALS1.SIZ inflating: ALS2.SIZ inflating: ASSOC.GAS inflating: ASSOC.PED etc. -Guido