From owner-freebsd-emulation Tue Aug 13 22:34: 3 2002 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 A615037B400 for ; Tue, 13 Aug 2002 22:34:00 -0700 (PDT) Received: from tomts9-srv.bellnexxia.net (tomts9.bellnexxia.net [209.226.175.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5478343E65 for ; Tue, 13 Aug 2002 22:33:59 -0700 (PDT) (envelope-from matt@gsicomp.on.ca) Received: from xena.gsicomp.on.ca ([65.95.177.86]) by tomts9-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20020814053413.RQVS12452.tomts9-srv.bellnexxia.net@xena.gsicomp.on.ca>; Wed, 14 Aug 2002 01:34:13 -0400 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.3/8.11.3) with SMTP id g7E4K1X43356; Wed, 14 Aug 2002 00:20:01 -0400 (EDT) (envelope-from matt@gsicomp.on.ca) Message-ID: <005b01c24354$30230330$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Tim Pozar" , "Jev" Cc: References: <20020813153049.GA69065@ecad.org> <20020813090406.B75584@lns.com> Subject: Re: doscmd Date: Wed, 14 Aug 2002 01:33:50 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org From Ralf Brown's PC Interrupts (print version from '91) Int 15h subfunction 41 AH = 41h (system - wait on external event) AL = condition type (01 = compare and return if equal) Int 15h subfunction 87 AH = 87h (system - copy extended memory) AL = not used -- Matt Emmerton > Irq 10 hex 12 dec is video : > > Set Color Palette. Select a group of available colors for the EGA or VGA adapter. > Input: BL = color valve, and BH = color palette ID. > > Not sure what 15 is. > > Tim > > On Tue, Aug 13, 2002 at 04:30:49PM +0100, Jev wrote: > > Hi All, > > > > Im trying to run some legacy dos apps in doscmd, when running some > > applications I get the error "unsupported instruction" and the following > > gets printed to the console from which I started doscmd: > > > > > > nibbler# doscmd -x -b > > Unknown interrupt 15 function 4101 > > Unknown interrupt 15 function 87b3 > > Unknown interrupt 10 function 12 subfunction 30 > > > > ax=0000 bx=d2a2 cx=0326 dx=10ef > > si=08be di=063f sp=cf78 bp=d2a8 > > cs=10ef ss=2032 ds=2032 es=2032 > > ip=ffff eflags=b4202 > > 67 00 00 00 06 06 04 00 00 00 01 03 00 35 11 f6 > > addr16 addb %al,(%eax) > > unsupported instruction > > > > > > Does anyone know what would be going wrong here? > > > > Pls cc me on any responses as I am not on the emulation list. > > > > Thanks! > > -Jev > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-emulation" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message