Diff for /np2/i386c/ia32/cpu.c between versions 1.16 and 1.17

version 1.16, 2004/03/08 12:56:22 version 1.17, 2004/03/30 07:12:03
Line 55  int cpu_inst_trace = 0; Line 55  int cpu_inst_trace = 0;
 #endif  #endif
   
   
 // #define      IPTRACE                 (1 << 14)  #define IPTRACE                 (1 << 14)
   
 #if defined(TRACE) && IPTRACE  #if defined(TRACE) && IPTRACE
 static  UINT    trpos = 0;  static  UINT    trpos = 0;

Removed from v.1.16  
changed lines
  Added in v.1.17


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