Dec 172017
 
SVGAQB20 is a Super VGA graphics library designed for use with MS Quick Basic 4.X.

Full Description of File


SVGAQB.LIB - ver 2.0 - is a high-res, 256-
color graphics library for MS-QBasic 4.x. It
recognizes more than 20 SVGA cards and allows
programming in 320x200, 640x480, 800x600 and
1024x768 256-color modes. Capabilities:
hardware id, drawing primitives, 2D and 3D
functions, joystick and mouse support, GIF
decoding/encoding and sprite animation.



File SVGAQB20.ZIP from The Programmer’s Corner in
Category BASIC Language
SVGAQB20 is a Super VGA graphics library designed for use with MS Quick Basic 4.X.
File Name File Size Zip Size Zip Type
DESC.SDI 67 67 stored
DRAGON.FNT 4098 1421 deflated
FILE_ID.DIZ 355 263 deflated
HISTORY.QB 1440 636 deflated
ORDER.FRM 6903 1623 deflated
PACKING.LST 1290 537 deflated
README.1ST 6808 2739 deflated
SVGABC.BI 7851 1610 deflated
SVGABC.TXT 245836 39201 deflated
SVGADEMO.BAS 22839 4835 deflated
SVGADEMO.BI 1261 303 deflated
SVGADEMO.EXE 132586 63709 deflated
SVGADEMO.MAK 42 26 deflated
SVGAMOD1.BAS 29524 3939 deflated
SVGAMOD2.BAS 38537 6111 deflated
SVGAQB.LIB 68281 31446 deflated
TPCREAD.ME 199 165 deflated
UTTOWER.GIF 60849 60574 deflated

Download File SVGAQB20.ZIP Here

Contents of the README.1ST file


SVGAQB.LIB - ver 2.0 - is a high-res, 256-
color graphics library for MS-QBasic 4.x. It
recognizes more than 20 SVGA cards and allows
programming in 320x200, 640x480, 800x600 and
1024x768 256-color modes. Capabilities:
hardware id, drawing primitives, 2D and 3D
functions, joystick and mouse support, GIF
decoding/encoding and sprite animation.

*****************************************************************************
SVGAQB A Super VGA Graphics Library For Use With MS QuickBASIC 4.x
Copyright (c) 1993-1994 By Stephen L. Balkum and Daniel A. Sill
*****************************************************************************

*****************************************************************************
INTRODUCTION
*****************************************************************************
SVGAQB is a Super VGA graphics library designed for use with
MS QuickBasic 4.x. It is written in 100% assembly language for the best
possible speed. It provides the MS QuickBASIC programmer with an easy
interface to the high resolution/high color video modes of the newer SVGA
video cards. Because there is no "standard" for VGA video cards above the
320x200x256 resolution, each video card manufacturer has implemented a
slightly different method to access these high resolution/high color video
modes. This graphics library will automatically identify the video card and
its installed memory. This way, the programmer may write graphics programs
that will work on most any SVGA card without writing specific versions for
each individual SVGA card. Over 100 subroutines and functions are provided.


*****************************************************************************
SYSTEM REQUIREMENTS
*****************************************************************************

This SVGA graphics library requires a 386sx or bettor processor (to
take advantage of 32 bit instructions) as well as one of the following Super
VGA video card brands/chip sets:

Acumos SuperVGAs
Avance Logic SuperVGAs
ATI Technologies SuperVGAs
Ahead SuperVGAs
Chips and Technologies SuperVGAs
Cirrus Logic SuperVGAs
Everex Micro Enhancer SuperVGAs
Genoa SuperVGAs
Mxic SuperVGAs
NCR SuperVGAs
Oak Technologies SuperVGAs
Realtek SuperVGAs
Paradise/Western Digital SuperVGAs
Primus SuperVGA s
Trident SuperVGAs
Tseng Labs SuperVGAs
Video 7 SuperVGAs
All VESA compatible SuperVGAs (version 1.00 and greater)

The maximum resolution is dependent on the video card, its
installed memory, and the video monitor. Most VGA video cards support the
320x200x256 and 640x400x256 video modes. 512k of video memory is required
to support the 640x480x256 and 800x600x256 video modes. 1 meg is required
to support the 1024x768x256 video mode.
Also, video card manufactures are starting to provide VESA drivers
for their video cards. Contact the technical service department of your
video card manufacturer and see if they have a VESA driver available for
your card.


*****************************************************************************
LEGAL STUFF
*****************************************************************************

NO WARRANTY / NO LIABILITIES:
Stephen L. Balkum, Daniel A. Sill, and Zephyr Software provide no
warranties, either expressed or implied, of merchantability, or fitness,
for a particular use or purpose of this SOFTWARE and documentation.
In no event shall Stephen L. Balkum, Daniel A. Sill, and Zephyr
Software be held liable for any damages resulting from the use of, misuse of,
or inability to use, the SOFTWARE and documentation.


COPYRIGHT:
This SOFTWARE is owned by Stephen L. Balkum, Daniel A. Sill and is
protected by both United States copyright laws, and international treaty
provisions.


U.S. GOVERNMENT RESTRICTED RIGHTS:
Use, duplication, or disclosure of the SOFTWARE and documentation
by the U.S. Government is subject to the restrictions as set forth in
subparagraph (c)(1)(ii) of the Rights in Technical Data and Computer
Software clause at DFARS 252.227-7013. Contractor/manufacturer is Stephen
L. Balkum and Daniel A. Sill P.O. Box 7704, Austin, Texas 78713-7704


OTHER RESTRICTIONS:
You may not rent, or lease, this SOFTWARE or documentation. You
may not network this SOFTWARE or documentation. You may not disassemble
or reverse engineer this SOFTWARE. THIS SOFTWARE IS FOR EVALUATION ONLY.
YOU ABSOLUTELY MAY NOT SELL, RENT, LEASE, GIVE AWAY ANY PROGRAMS WRITTEN
USING THIS SHAREWARE VERSION OF THIS SUPER VGA GRAPHICS LIBRARY. ANYONE
FOUND DOING SO WILL BE PROSECUTED.


*****************************************************************************
REGISTRATION, UPGRADES, BUG REPORTS, ETC.
*****************************************************************************

REGISTRATION:
If, after evaluating this software, you would like to register it,
the price is $35.00. With registration you will receive the registered
version of the SVGAQB graphics library and the following bonuses:

* Additional features such a GIF creation and XMS support.
* MS Word 2.0 Documentation (include drawings, table of contents,
index, ready to print).
* A font editor (mouse/keyboard driven with source and samples)
that will allow you to create custom fonts (from 4x4 to 8x16)
as well as font object files that can be linked with your program.
* A mouse cursor editor (mouse/keyboard driven with source and
samples) that will allow you to create custom mouse cursors as
well as mouse cursor object files that can be linked with your
program.
* Discounts on upgrades and alternate versions (such as the C
version (both MS & Borland) and the MS PDS/VBDOS version.

Please see the file 'ORDER.FRM' for complete ordering information.


UPGRADES:
We will maintain a mailing list of registered users so we may
notify you of future upgrades, discounts and products. Should you discover
that a new version exists and we have not notified you, please contact us
for upgrade information and discounts.


COMMENTS, SUGGESTION, BUG REPORTS:
We are very interested in what you think of our library, Please
send all comments, suggestions, ideas, and bug reports to:

Zephyr Software
P.O. Box 7704
Austin, Texas 78713-7704

We can also be contacted through internet:

[email protected]
[email protected]


ABOUT SHAREWARE:
We are big believers in the shareware concept. Both of us have
purchased several shareware packages. In keeping with the concept of
shareware, this software package is in no way crippled, oversized, or
otherwise disabled. The only difference between the registered version
and the shareware version is that the registered version will have your
name and a serial number encoded within it and you will be permitted to
distribute programs written with it.

Please help all shareware authors and register the software that you use.

Thank you for taking the time to read this.

Stephen L. Balkum Daniel A. Sill



 December 17, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)