Diff for /np2/io/dmac.h between versions 1.6 and 1.7

version 1.6, 2004/01/30 01:29:13 version 1.7, 2004/03/06 18:25:36
Line 59  typedef struct { Line 59  typedef struct {
                 BYTE    b[2];                  BYTE    b[2];
                 UINT16  w;                  UINT16  w;
         } lengorg;          } lengorg;
         UINT16  action;          UINT8   bound;
           UINT8   action;
         DMAPROC proc;          DMAPROC proc;
         UINT8   mode;          UINT8   mode;
         UINT8   sreq;          UINT8   sreq;

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


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