Diff for /np2/io/gdc_sub.h between versions 1.7 and 1.8

version 1.7, 2004/02/18 21:58:41 version 1.8, 2004/02/20 15:20:30
Line 15  typedef struct { Line 15  typedef struct {
         BYTE    DM[2];          BYTE    DM[2];
 } GDCVECT;  } GDCVECT;
   
   extern const UINT32 gdcplaneseg[4];
   
 typedef void (*GDCSUBFN)(UINT32 csrw, const GDCVECT *vect,  typedef void (*GDCSUBFN)(UINT32 csrw, const GDCVECT *vect,
                                                                                                                 REG16 pat, REG8 ope);                                                                                                                  REG16 pat, REG8 ope);
   

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


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