/[gxemul]/trunk/src/include/machine_x86.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/src/include/machine_x86.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 13 by dpavlin, Mon Oct 8 16:18:11 2007 UTC revision 14 by dpavlin, Mon Oct 8 16:18:51 2007 UTC
# Line 28  Line 28 
28   *  SUCH DAMAGE.   *  SUCH DAMAGE.
29   *   *
30   *   *
31   *  $Id: machine_x86.h,v 1.7 2005/05/20 09:17:32 debug Exp $   *  $Id: machine_x86.h,v 1.8 2005/09/27 23:18:33 debug Exp $
32   */   */
33    
34  #include "misc.h"  #include "misc.h"
# Line 74  struct machine_pc { Line 74  struct machine_pc {
74          int     kbd_buf_tail;          int     kbd_buf_tail;
75    
76          struct pc_bios_disk *first_disk;          struct pc_bios_disk *first_disk;
         struct pic8259_data *pic1;  
         struct pic8259_data *pic2;  
77  };  };
78    
79    

Legend:
Removed from v.13  
changed lines
  Added in v.14

  ViewVC Help
Powered by ViewVC 1.1.26