Diff for /np2/timing.c between versions 1.1.1.1 and 1.2

version 1.1.1.1, 2003/10/16 17:57:06 version 1.2, 2003/10/21 11:22:05
Line 1 Line 1
 #include        "compiler.h"  #include        "compiler.h"
 #include        "pccore.h"  #include        "pccore.h"
 #include        "timing.h"  
 #include        "diskdrv.h"  #include        "diskdrv.h"
 #include        "fdd_mtr.h"  #include        "fdd_mtr.h"
   #include        "timing.h"
   
   
 static  UINT    timercnt = 0;  static  UINT    timercnt = 0;

Removed from v.1.1.1.1  
changed lines
  Added in v.1.2


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