From: Tal Lavi Newsgroups: comp.os.msdos.djgpp Subject: Re: MAJOR slowdowns in translating TP7 gfx code to DJGPP2 Date: Tue, 08 Sep 1998 07:31:48 -0700 Organization: Tel Aviv University Lines: 20 Message-ID: <35F53FD4.4D03@post.tau.ac.il> References: <35F45C78 DOT 2257 AT post DOT tau DOT ac DOT il> <35F45F0C DOT 2243BDB1 AT unb DOT ca> NNTP-Posting-Host: slip-107.tau.ac.il 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 Endlisnis wrote: > > Tal Lavi wrote: > > A little highly optimized graphics aplication that run prety good on > > TP7 using mode 0x13, is experiencing a MAJOR slowdown using VBE2.0 in > > linear frame buffer mode, using two pages for ultra fast flipping. > > I am probably accessing the LFB memory wrong(_farsetsel, and > > _farnspoke*). I tried using the inline assembler, but I can't seem to > > get it working. > Why would you use LFB for 320x200? > > -- > (\/) Endlisnis (\/) > s257m AT unb DOT ca > Endlisnis AT GeoCities DOT com > Endlis AT nbnet DOT nb DOT ca No, silly. I have moved up to the 64K family. This thing will eventually support 640x480,800x600 and 1024x768 in 64K.