Diff for /np2/i386c/ia32/interface.c between versions 1.10 and 1.11

version 1.10, 2004/02/04 13:24:35 version 1.11, 2004/02/05 16:41:32
Line 38 Line 38
 #endif  #endif
   
   
 static void ia32_initreg(void) {  void
   ia32_initreg(void)
   {
         int i;          int i;
   
         CPU_STATSAVE.cpu_inst_default.seg_base = (DWORD)-1;          CPU_STATSAVE.cpu_inst_default.seg_base = (DWORD)-1;

Removed from v.1.10  
changed lines
  Added in v.1.11


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