Diff for /xmil/z80c/z80c.mcr between versions 1.6 and 1.7

version 1.6, 2005/02/04 06:42:14 version 1.7, 2008/06/02 20:07:32
Line 1 Line 1
 //----------------------------------------------------------------------------  /* -----------------------------------------------------------------------
 //   *
 //  Z80C : Z80 Engine - GENERIC   * Z80C : Z80 Engine - GENERIC
 //   *
 //                                  Copyright by Studio Milmake 1999-2000,2004   *                              Copyright by Studio Milmake 1999-2000,2004
 //   *
 //----------------------------------------------------------------------------   *------------------------------------------------------------------------ */
   
 // #define      PCCOUNTER  /* #define      PCCOUNTER */
   
 #if defined(TRACE) && defined(PCCOUNTER)  #if defined(TRACE) && defined(PCCOUNTER)
 extern  UINT    pccnt;  extern  UINT    pccnt;

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


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