From: "Sérgio Vale e Pace" Newsgroups: comp.os.msdos.djgpp Subject: fats VESA bank switch Date: Wed, 04 Feb 1998 15:42:05 -0200 Organization: All USENET -- http://www.Supernews.com Lines: 11 Message-ID: <34D8A86C.2666B172@gold.com.br> NNTP-Posting-Host: 20259 AT 200 DOT 215 DOT 160 DOT 238 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I posted a mesage some time ago about this topic, and now I need some hints about this. What is faster, bank switch trought interrupt or switch to real mode and use the direct routine. In real mode, direct is faster, but the time comsumed to switch to real mode, and back, can "burn" that speed, so, I want to know which one is faster? Sérgio Vale e Pace