delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/02/28/15:07:02

From: "Jimmy Rose" <jrose AT one DOT net>
Subject: Assembler help
Newsgroups: comp.os.msdos.djgpp
Organization: Atlantis Software
Message-ID: <01be6352$ae148100$227332d1@rose1>
X-Newsreader: Microsoft Internet News 4.70.1162
NNTP-Posting-Host: 209.50.115.34
Date: 28 Feb 1999 14:39:50 -0500
X-Trace: 28 Feb 1999 14:39:50 -0500, 209.50.115.34
Lines: 12
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Could some please post a translation of this assembler code that will
compile with djgpp? It is Intel type code and apparently djgpp only accepts
AT&T style assembler. Much thanks!

   ASM   push ds
   ASM   mov ah, 0x25
   ASM   mov al, btVector
   ASM   lds dx, pfISR
   ASM   int 0x21
   ASM   pop ds


- Raw text -


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