INT 10 - Microsoft Mouse driver EGA support - DEFINE  DEFAULT REGISTER TABLE  
  
    | 
       Input  | 
    
       Output  | 
   
  
    | 
       AX 
     | 
    F7h | 
      | 
      | 
      | 
    AX | 
   
  
    | 
       BX 
     | 
      | 
      | 
      | 
      | 
    BX | 
   
  
    | 
       CX 
     | 
      | 
      | 
      | 
      | 
    CX | 
   
  
    | 
       DX 
     | 
     Port
      Number | 
      | 
      | 
    DX | 
   
  
    | ES:DI | 
     Pointer
      to Table | 
      | 
    ES:DI | 
   
 Port Number:    Pointer/data chips
                    00h   CRTC (3B4h mono modes, 3D4h color modes)
                    08h   Sequencer 3C4h
                    10h   Graphics Controller 3CEh
                    18h   Attribute Controller 3C0h
                Single registers
                    20h   Miscellaneous Output register 3C2h
                    28h   Feature Control reg (3BAh mono modes, 3DAh color)
                    30h   Graphics 1 Position register 3CCh
                    38h   Graphics 2 Position register 3CAh
Table:  Table of one byte entries, one byte to be written to each register. |