home *** CD-ROM | disk | FTP | other *** search
-
- Important! You will find the following files with this
- distribution release.
-
- Version 3.00 BGI Drivers for Borland Pascal Version 7
- Use the appropriate driver from this list if you are
- writing a program using BP7. These drivers work for
- both real and protected mode operation.
-
- BGI256.BGI - V3.00 VESA 256 color BGI driver for BP7
- BGI256.OBJ - V3.00 object file of BGI256.BGI
- V7BGI256.BGI - V3.00 Video Seven BGI driver for BP7
- V7BGI256.BGI - V3.00 object file of V7BGI256.BGI
- TRI256.BGI - V3.00 Trident BGI driver for BP7
- TRI256.OBJ - V3.00 object file of TRI256.BGI
-
-
-
- Version 2.00 BGI Drivers for Borland Turbo Pascal
- Version 5 or 6. Use the appropriate driver from this
- list if you are writing a program using TP5 or TP6.
-
- BGI256V2.BGI - V2.00 VESA BGI driver for TP5/6
- BGI256V2.BGI - V2.00 object file of BGI256.BGI
- V7256V2.BGI - V2.00 Video Seven BGI driver for TP5/6
- V7256V2.BGI - V2.00 object file of V7BGI256.BGI
- TRI256V2.BGI - V2.00 Trident BGI driver for TP5/6
- TRI256V2.BGI - V2.00 object file of TRI256.BGI
-
-
-
- The following Demo programs are also provided.
- Note: All demo programs were compiled using BP7
- with real mode as the target.
-
- DEMO256.EXE - Demo program to show some of the
- functionality of the BGI driver
- ANIMATE.EXE - Animation demo program to show operation
- of animation GetPixel function.
- FLOODTST.EXE - Floodfill test program to show
- functionality of BGI256 floodfill.
- FILLPR.EXE - Another floodfill test program.
- FONTEST.EXE - Demo program showing use of user
- loadable bitmapped fonts
- FNTIMG.DAT - Loadable user character bitmap font
- image file used by FONTEST.
- MAKEFONT.PAS - Program that was used to create
- the FNTIMG.DAT file.
-
-
- The following files are used to create the BGI drivers.
- To select whether you wish to build a V2 or V3 BGI driver,
- you must set the appropriate version number equate located
- at the beginning of the BGI256.ASM file. To select the
- BGI driver type you wish to build (VESA, V7, or Trident),
- you need to uncomment the appropriate include file near
- the bottom of the BGI256.ASM file. Be sure to comment out
- the other include files that are used to select the other
- driver types.
-
- BGI256.ASM - Assembler header file and supporting
- *.INC include files that are used to create
- the BGI driver.
- CREATE.BAT - Batch file used to assemble, link,
- and build the BGI driver from the
- BGI256.ASM and *.INC files.
- BDH3.EXE - Header build program used to build the
- required BGI header for the driver.
- COPYRITE.DAT - Copyright notice used by BDH3 to mark
- the BGI file with the notice.
-
-
- In addition to the indicated files above, you will need
- the following programs to create a BGI driver file.
-
- TASM.EXE - Borland's Turbo Assembler
- TLINK.EXE - Borland's Turbo Linker
- BINOBJ.EXE - BGI to OBJ converter for Pascal
- BGIOBJ.EXE - BGI to OBJ converter for C/C++
-
-
- The following document files are provided to
-
- MANIFEST.DOC - This file contains a list of all the
- current files included in this distribution.
-
- BGI256.DOC - The master documentation file. This file
- contains a description of all the new and
- different commands found in the BGI256
- BGI driver and how to call them from
- Borland C,C++ or Pascal.
-
- FLOOD.DOC - This document describes how to use the
- enhanced floodfill function in BGI256.
-
- BITFONT.DOC - This document describes how to use the
- user loadable bitmapped fonts in BGI256.
-
- ANIMATE.DOC - This document describes how to use the
- animation enhancments in BGI256.
-
- CREATE.DOC - This document describes how to use CREATE.BAT
- to create your own custom BGI256 driver.
-
- BUGS.DOC - What's different about the various versions.
-
- LICENSE.DOC - License information and order form
- ORDER.DOC to register BGI256 for future updates.
-
-
-
- <eof>
-