From: Fabrice ILPONSE 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 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk > > 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 | | -