Message-ID: <001101bdf987$f55484a0$b36f19c4@default> From: rylan AT intekom DOT co DOT za (StefanViljoen,6599) To: <martin DOT nilsson AT ragunda DOT mail DOT telia DOT com> Cc: <djgpp AT delorie DOT com> 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 <!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN"> <HTML> <HEAD> <META content=3Dtext/html;charset=3Diso-8859-1 = http-equiv=3DContent-Type> <META content=3D'"MSHTML 4.72.2106.6"' name=3DGENERATOR> </HEAD> <BODY bgColor=3D#a8ccf0> <DIV><FONT color=3D#000000 size=3D2>Hi,</FONT></DIV> <DIV><FONT color=3D#000000 size=3D2></FONT> </DIV> <DIV><FONT color=3D#000000 size=3D2>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:</FONT></DIV> <DIV><FONT color=3D#000000 size=3D2></FONT> </DIV> <DIV><FONT color=3D#000000 size=3D2><A=20 href=3D"http://www.cryogen.com/nasm/">http://www.cryogen.com/nasm/</A></F= ONT></DIV> <DIV><FONT color=3D#000000 size=3D2></FONT> </DIV> <DIV><FONT color=3D#000000 size=3D2>If you want example code or help = just mail=20 me.</FONT></DIV> <DIV><FONT color=3D#000000 size=3D2></FONT> </DIV> <DIV><FONT color=3D#000000 size=3D2>Kind Regards,</FONT></DIV> <DIV><FONT color=3D#000000 size=3D2></FONT> </DIV> <DIV><FONT color=3D#000000 size=3D2>Rylan<BR>Is truth beauty or is = beauty=20 truth?<BR><A=20 href=3D"http://home.intekom.com/rylan/index.html">http://home.intekom.com= /rylan/index.html</A><BR></FONT></DIV> <DIV><FONT color=3D#000000 size=3D2></FONT> </DIV> <DIV> </DIV></BODY></HTML> ------=_NextPart_000_00B0_01BDF8DC.C62BE160--