Message-ID: <36A62320.F211F32D@net4you.co.at> Date: Wed, 20 Jan 1999 19:40:32 +0100 From: Seawolf X-Mailer: Mozilla 4.07 [de] (Win98; I) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Need help with VESA code please (2) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 194.177.154.85 X-Trace: 20 Jan 1999 19:39:39 +0100, 194.177.154.85 Lines: 8 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I hope you read my last message. Bank switching works now both via interrupts and the vesa window function. But how do I speed up the pixel plotting routine? I've heard about a technique that uses look-up-tables... but I don't know how it works ! (I'd really need Borland C code - if possible) Thanks again!