Detecting VGA Video
       INT 10h function 1Ah can be used to detect the presence of VGA.
       BL = 7  VGA with analog monochrome display
          = 8  VGA with analog color display
       - some extended EGA adapters will incorrectly identify as VGA
         when INT 10h/1Bh is used | 
| 
 
  |