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

version 1.13, 2004/03/22 05:38:47 version 1.14, 2004/03/23 22:39:40
Line 37  typedef struct { Line 37  typedef struct {
         UINT32          rasterclock;          UINT32          rasterclock;
         UINT32          hsyncclock;          UINT32          hsyncclock;
   
           UINT32          hclock;
           UINT32          vclock;
   
 #if defined(SUPPORT_PC9821)  #if defined(SUPPORT_PC9821)
         UINT8           anareg[16*3 + 256*4];          UINT8           anareg[16*3 + 256*4];
 #endif  #endif

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


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