From: Bill HellGateS Newsgroups: comp.os.msdos.djgpp Subject: Any alternative to Direct Memory Access Date: Sun, 27 Jul 1997 09:05:27 +0800 Organization: National University of Singapore Lines: 11 Message-ID: NNTP-Posting-Host: eng60667 AT leonis DOT nus DOT sg Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Here's a couple of questions: (1)Is DJGPP suitable for game programming? (2)Since Direct Memory Access is almost impossible ( correct me if I'm wrong ) ... is there another alternative that can yield the same performance as DMA? (3)Is Allegro a good graphics library ... i mean does it render graphics at high speed ( comparable to that of DMA )? Thanx