Diff for /np2/io/np2sysp.c between versions 1.6 and 1.7

version 1.6, 2004/01/05 05:04:54 version 1.7, 2004/01/05 12:54:56
Line 113  static void np2sysp_sxsi(const void *arg Line 113  static void np2sysp_sxsi(const void *arg
         UINT8   ret;          UINT8   ret;
         REG8    flag;          REG8    flag;
   
           TRACEOUT(("np2sysp_sxsi"));
   
         org.r_ax = CPU_AX;          org.r_ax = CPU_AX;
         org.r_cx = CPU_CX;          org.r_cx = CPU_CX;
         org.r_dx = CPU_DX;          org.r_dx = CPU_DX;

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


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