home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / MISC / VIDEOID / VIDEOID.TXT < prev   
Encoding:
Text File  |  1995-01-15  |  1.7 KB  |  24 lines

  1.  
  2.  VideoID v/2.0: written by Bob Berry, Canyon State Systems -> Public Domain 
  3.  Step/function______ method__________________ ah al bh bl ch cl dh dl result
  4.  1. Look for VGA     video int ax=1A00h       00 1A 00 08 00 00 00 00 FOUND 
  5.  2. Look for EGA     video int ah=12h bl=10h                          skip  
  6.  3. Look for CGA     find 6845 CRTC at 3D4h                           skip  
  7.  4. Look for MDA     find 6845 CRTC at 3B4h                           skip  
  8.  5. Look for HERC    check MDA status port                            skip  
  9.  6. Identify active  single display is active                               
  10.         Active Video=VGA adapter, PS/2 color monitor.                       
  11.       Inactive Video=(none).                                                
  12.  7. Peek at EGA/VGA video RAM at C000:0000                                  
  13.   |U.@.U#VR9...w.VIDEO ..N...'..'IBM VGA Compatible..0.S. ..CL-GD540x/542x |
  14.   |VGA BIOS Version 1.10    ..Copyright 1992 Cirrus Logic, Inc.  All Rights|
  15.   | Reserved...Copyright 1987-1990 Quadtel Corp. All Rights Reserved.......|
  16.  8. Identify VGA (and video memory, if possible).                           
  17.    IBM 8514/a..no          IBM XGA.......no          Hercules GS..no        
  18.    Ahead A.....no          Ahead B.......no          Everex.......no        
  19.    Tseng 3000..no          Tseng 4000....no          Genoa GVGA...no        
  20.    Trident.....no          Trident 8900..no          ATI..........no        
  21.    Video 7.....no          Paradise......FOUND 256k  Oak Tech.....no        
  22.    Compaq......no          Chips & Tech..no          NCR..........no        
  23.    VBE (VESA)..FOUND ???k  DGIS..........no                                 
  24.