Hi,
It is not hard to set a VESA mode. It is not hard to do some
things in that mode. But some things are very hard to do due to
the screen being composed of many banks of video memory.
You cannot count on accessing more than one bank at a time.
And you have to cope with non-overlapping windows with most
cards.
So, there is little difference in an animated GIF display program
between the Mode 13H VGA and teh MODE 111H VESA implementations.
08-02-02 02:10p 26,963 GIF13T.EXE
08-02-02 12:36p 28,257 GIF111T.EXE
However the Mode 13H and Mode 101H star field or coral snake
demos I have posted show a different story.
24-07-13 11:53a 863 STARSGAM.COM
21-08-13 01:21p 5,109 STARSGAM.EXE
There was a fair amount of 16-bit VESA code written. But
Windows and Linux sort of squashed all of that. LxPic is a
capable picture viewing program for instance. Supports thumbnails,
slide shows, and varying the image contrast among other things.
DOS Palmtop FreewareCheers,
Steve N.