Diff for /xmil/io/fdc.h between versions 1.6 and 1.7

version 1.6, 2004/08/11 17:45:06 version 1.7, 2004/08/12 14:03:14
Line 42  typedef struct { Line 42  typedef struct {
         UINT8   busy;          UINT8   busy;
         UINT8   hole;          UINT8   hole;
         UINT8   curtime;          UINT8   curtime;
         UINT8   padding;          UINT8   equip;
         UINT    crcnum;          UINT    crcnum;
   
         UINT8   buffer[FDC_BUFFERS];          UINT8   buffer[FDC_BUFFERS];

Removed from v.1.6  
changed lines
  Added in v.1.7


RetroPC.NET-CVS <cvs@retropc.net>