INT 10 - VIDEO - GET PHYSICAL DISPLAY PARAMETERS (CONVERTIBLE)        
  
    | 
       Input  | 
    
       Output  | 
   
  
    | 
       AX 
     | 
    15h | 
      | 
    Alternate
      Display Adapter Type | 
    AX | 
   
  
    | 
       BX 
     | 
      | 
      | 
      | 
      | 
    BX | 
   
  
    | 
       CX 
     | 
      | 
      | 
      | 
      | 
    CX | 
   
  
    | 
       DX 
     | 
      | 
      | 
      | 
      | 
    DX | 
   
  
    | ES:DI | 
      | 
    Parameter
      Table | 
    ES:DI | 
   
 Alternate display adapter type:
        0000h none      5153h CGA
        5140h LCD       5151h mono
Parameter Table:
        WORD 0: Monitor model number
        WORD 1: Vertical pixels per meter
        WORD 2: Horizontal pixels per meter
        WORD 3: Total vertical pixels
        WORD 4: Total horizontal pixels
        WORD 5: Horizontal pixel separation in micrometers
        WORD 6: Vertical pixel separation in micrometers |