home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 13 / CDA13.ISO / cdactual / demobin / share / program / Pascal / BGI256.ZIP / MANIFEST.DOC < prev    next >
Encoding:
Text File  |  1993-04-25  |  2.5 KB  |  67 lines

  1.  
  2. BGI256   ASM   - definition source code 
  3. SBASE    INC   - system interface source code
  4. SHARD    INC   - hardware specific source code
  5. SPIXEL   INC   - pixel read/write source code
  6. SLINE    INC   - line drawing source code
  7. SBIT     INC   - fill read/write source code
  8. SBLT     INC   - screen write source code
  9. STEXT    INC   - bitmapped text source code
  10. SFLOOD   INC   - floodfill source code
  11. DEBFILE  INC   - debug specific source code
  12. INITDATA INC   - init data header source code
  13. SDATA    INC   - data variables source code
  14. SPAL     INC   - init palette data source code
  15.  
  16. SVESA    INC   - VESA source code
  17. BGI256   BGI   - version 3.00 driver
  18. BGI256V2 BGI   - version 2.00 driver
  19. BGI256   OBJ   - version 3.00 obj file
  20. BGI256V2 OBJ   - version 2.00 obj file
  21.  
  22. V7INIT   INC   - video 7 source code
  23. V7BGI256 BGI   - version 3.00 driver
  24. V7256V2  BGI   - version 2.00 driver
  25. V7BGI256 OBJ   - version 3.00 obj file
  26. V7256V2  OBJ   - version 2.00 obj file
  27.  
  28. TRIDENT  INC   - trident source code
  29. TRI256   BGI   - version 3.00 driver
  30. TRI256V2 BGI   - version 2.00 driver
  31. TRI256   OBJ   - version 3.00 obj file
  32. TRI256V2 OBJ   - version 2.00 obj file
  33.  
  34. BDH3     PAS   - BGI header builder source
  35. BDH3     EXE   - BGI header builder program
  36. CREATE   BAT   - batch program to create bgi drivers
  37. COPYRITE DAT   - BGI copyright message
  38.  
  39. DEMO256  PAS   - demo program source
  40. DEMO256  EXE   - demo program
  41. WRMODE   PAS   - constants used by BGI256
  42. ANISUB   PAS   - animation code used by DEMO256
  43. ANIMATE  PAS   - sample line/ellipse animation program
  44. ANIMATE  EXE   - animation demo program
  45. FLOODTST PAS   - floodfill test program #1 source
  46. FLOODTST EXE   - floodfill test program #1
  47. FILLPR   PAS   - floodfill test program #2 source
  48. FILLPR   EXE   - floodfill test program #2
  49. FONTEST  PAS   - bitmapped text test program source
  50. FONTEST  EXE   - bitmapped text test program
  51. FNTIMG   DAT   - sample user bitmap font file
  52. MAKEFONT PAS   - bitmap font file creation program
  53.  
  54. BGI256   DOC   - driver use documentation
  55. CREATE   DOC   - CREATE.BAT use documentation
  56. FLOOD    DOC   - floodfill documentation
  57. BITFONT  DOC   - bitmapped font documentation
  58. ANIMATE  DOC   - BGI256 animation documentation
  59. BUGS     DOC   - bug fixes
  60. LICENSE  DOC   - license info
  61. ORDER    DOC   - order form
  62. README   DOC   - important information
  63. MANIFEST DOC   - this file
  64.  
  65. BGI256   ZIP   - The above files in archive form
  66. BGI256   DES   - decription of archive
  67.