delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/08/17/09:15:19

From: Fabrice ILPONSE <fabrice AT asim DOT lip6 DOT fr>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Problem with inline asm in DJGPP
Date: Mon, 17 Aug 1998 15:14:51 +0200
Organization: Universites Paris VI/Paris VII - France
Lines: 25
Message-ID: <35D82CCB.4685AA96@asim.lip6.fr>
References: <01bdc475$efbcfdc0$6559f482 AT s-64584> <35D15066 DOT F081F88 AT geocities DOT com>
NNTP-Posting-Host: asim.lip6.fr
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

> >       asm
> >       {
> >          MOV    AX,0x3
> >          INT    0x33


		WHOOOOOOOOOW!!!!  INT 0x33 won't work in protected mode. Use _dpmi_int
or _go32_dpmi_simulate_...etc.


> >          MOV    xpos,CX
> >          MOV    ypos,DX
> >        }
> >



-- 
	^ ^ ^
	| | |
	+-+-+	Fabrice ILPONSE
	  |	email: fabrice AT asim DOT lip6 DOT fr
	  |
	  |
	  -

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019