From: Dirk Stevens Newsgroups: comp.os.msdos.djgpp Subject: Re: Tut for NASM & DJGPP Date: Mon, 16 Mar 1998 14:23:25 +0000 Organization: Oracle Lines: 9 Message-ID: <350D35DD.1ABE@us.oracle.com> References: Reply-To: djsteven AT us DOT oracle DOT com NNTP-Posting-Host: ap1684pc.us.oracle.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk CD (CeDric) wrote: > > Does anyone know where I could find some greats tutorials for the using of > NASM in DJGPP? > > ThanXX in advance, CeDric... Just try out the NASM cofftest example. It will tell you all you will need to know.