Message-ID: <001101bdf987$f55484a0$b36f19c4@default> From: rylan AT intekom DOT co DOT za (StefanViljoen,6599) To: Cc: Subject: Inline ASM Date: Fri, 16 Oct 1998 08:12:53 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00B0_01BDF8DC.C62BE160" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_00B0_01BDF8DC.C62BE160 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I have found DJGPP inline assembly to be quite adequate, if you know = AT&T format. However, I prefer Intel, and if you are like me you should = get NASM - a freeware assembler that translates intel format assembly = into DJGPP compatible .COFF object files: http://www.cryogen.com/nasm/ If you want example code or help just mail me. Kind Regards, Rylan Is truth beauty or is beauty truth? http://home.intekom.com/rylan/index.html ------=_NextPart_000_00B0_01BDF8DC.C62BE160 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
I have found DJGPP inline assembly = to be quite=20 adequate, if you know AT&T format. However, I prefer Intel, and if = you are=20 like me you should get NASM - a freeware assembler that translates intel = format=20 assembly into DJGPP compatible .COFF object files:
 
http://www.cryogen.com/nasm/
 
If you want example code or help = just mail=20 me.
 
Kind Regards,
 
Rylan
Is truth beauty or is = beauty=20 truth?
http://home.intekom.com= /rylan/index.html
 
 
------=_NextPart_000_00B0_01BDF8DC.C62BE160--