| delorie.com/archives/browse.cgi | search |
| From: | Endlisnis <s257m AT unb DOT ca> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: Problem with inline asm in DJGPP |
| Date: | Mon, 17 Aug 1998 15:01:36 -0300 |
| Organization: | NBTel Internet |
| Lines: | 20 |
| Message-ID: | <35D86FFF.18FC4CB6@unb.ca> |
| References: | <01bdc475$efbcfdc0$6559f482 AT s-64584> <35D15066 DOT F081F88 AT geocities DOT com> <35D82CCB DOT 4685AA96 AT asim DOT lip6 DOT fr> |
| NNTP-Posting-Host: | fctnts11c10.nbnet.nb.ca |
| Mime-Version: | 1.0 |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Fabrice ILPONSE wrote:
> > > asm
> > > {
> > > MOV AX,0x3
> > > INT 0x33
>
> WHOOOOOOOOOW!!!! INT 0x33 won't work in protected mode. Use _dpmi_int
> or _go32_dpmi_simulate_...etc.
Sure it will! "int $0x33" will work fine! If you don't believe me, try it out and
see.
--
(\/) Endlisnis (\/)
s257m AT unb DOT ca
Endlisnis AT GeoCities DOT com
Endlis AT nbnet DOT nb DOT ca
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |