Date: Wed, 14 Aug 2002 01:33:50 -0400 From: "Matthew Emmerton" <matt@gsicomp.on.ca> To: "Tim Pozar" <pozar@lns.com>, "Jev" <jev@ecad.org> Cc: <emulation@FreeBSD.ORG> Subject: Re: doscmd Message-ID: <005b01c24354$30230330$1200a8c0@gsicomp.on.ca> References: <20020813153049.GA69065@ecad.org> <20020813090406.B75584@lns.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005b01c24354$30230330$1200a8c0>