| 
 |  | 
                         Get Button Press Information                         
  
    | 
       Input  | 
    
       Output  | 
   
  
    | 
       AX  | 
    0005h  | 
    Button Status: 
      (1=Left, 2=Right, 4=Center) | 
    AX | 
   
  
    | 
       BX  | 
     Button
      (0=Left, 1=Right, 2=Center) | 
    Count of Button
      Presses | 
    BX | 
   
  
    | 
       CX  | 
      | 
      | 
    X coordinate at
      last press | 
    CX | 
   
  
    | 
       DX  | 
      | 
      | 
    Y coordinate at
      last press | 
    DX | 
   
  
    | 
       SI  | 
      | 
      | 
    SI | 
   
  
    | 
       DI  | 
      | 
      | 
    DI | 
   
 See Also 0006h  |