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

version 1.5, 2004/08/11 12:08:16 version 1.6, 2004/08/11 17:45:06
Line 41  typedef struct { Line 41  typedef struct {
   
         UINT8   busy;          UINT8   busy;
         UINT8   hole;          UINT8   hole;
         UINT8   padding[2];          UINT8   curtime;
           UINT8   padding;
         UINT    crcnum;          UINT    crcnum;
   
         UINT8   buffer[FDC_BUFFERS];          UINT8   buffer[FDC_BUFFERS];

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


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