Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Aug 2002 09:04:06 -0700
From:      Tim Pozar <pozar@lns.com>
To:        Jev <jev@ecad.org>
Cc:        emulation@FreeBSD.ORG
Subject:   Re: doscmd
Message-ID:  <20020813090406.B75584@lns.com>
In-Reply-To: <20020813153049.GA69065@ecad.org>; from jev@ecad.org on Tue, Aug 13, 2002 at 04:30:49PM %2B0100
References:  <20020813153049.GA69065@ecad.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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