From: Nick Pelly Newsgroups: comp.os.msdos.djgpp Subject: asm in DJGPP Date: Sun, 29 Jun 1997 14:02:55 +0800 Organization: iiNet Technologies Lines: 9 Message-ID: <33B5FA8F.D44F5D77@ois.net.au> NNTP-Posting-Host: hawk.ois.net.au Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Does anyone know any documents or web pages with information about using asm routines in DJGPP? I have looked in the FAQ for DJGPP (v2) but I have been unable to find any useful information about using asm. Specifically, I am trying to use asm routines for low level graphics functions, e.g., PutPixel(); Any help will be much appreciated. Nick.