Diff for /np2/io/gdc.h between versions 1.12 and 1.13

version 1.12, 2004/03/21 11:47:20 version 1.13, 2004/03/22 05:38:47
Line 26  typedef struct { Line 26  typedef struct {
         UINT8           vsyncint;          UINT8           vsyncint;
         UINT8           display;          UINT8           display;
         UINT8           bitac;          UINT8           bitac;
         UINT8           reserved[2];          UINT8           ff2;
           UINT8           reserved;
         int                     analog;          int                     analog;
         int                     palnum;          int                     palnum;
         UINT8           degpal[4];          UINT8           degpal[4];

Removed from v.1.12  
changed lines
  Added in v.1.13


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