From: "Stefan Viljoen" Newsgroups: comp.os.msdos.djgpp Subject: Re: HELP! (ASSEMBLY LANGUAGE) Date: Sun, 8 Aug 1999 22:37:43 +0300 Organization: The South African Internet Exchange Lines: 21 Message-ID: <7okqg1$7lc$1@ctb-nnrp1.saix.net> References: <37ad5065 DOT 631051 AT news DOT telepac DOT pt> NNTP-Posting-Host: pc36-01-p26.nt.saix.net X-Trace: ctb-nnrp1.saix.net 934145345 7852 155.239.194.26 (8 Aug 1999 20:49:05 GMT) X-Complaints-To: abuse AT saix DOT net NNTP-Posting-Date: 8 Aug 1999 20:49:05 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com aperes wrote in message news:37ad5065 DOT 631051 AT news DOT telepac DOT pt... > How can i translate this piece of code in Inline Assembler in DJGPP? > The code is in INTEL format and fills in the buffer (a video buffer) > with a color: Imho you can also get NASM, and then just put the intel code into it - NASM accepts intel format assembly but can emit DJGPP compatibly .COFF object files - these can then be seamlessly integrated into DJGPP. See my programming page for links and examples. -- This message courtesy of RylanNet rylan AT intekom DOT co DOT za http://home.intekom.com/rylan/ -- StarWars for ever!.