Diff for /xmil/io/ctc.h between versions 1.4 and 1.5

version 1.4, 2004/08/12 17:57:36 version 1.5, 2004/08/13 01:35:59
Line 6  typedef struct { Line 6  typedef struct {
         UINT8   num;          UINT8   num;
         UINT8   padding;          UINT8   padding;
         UINT8   cmd[4];          UINT8   cmd[4];
           UINT8   scale[4];
         UINT8   basecnt[4];          UINT8   basecnt[4];
         SINT32  count[4];          SINT32  count[4];
         SINT32  countmax[4];          SINT32  countmax[4];

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


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