Diff for /np2/i386c/ia32/cpu.h between versions 1.9 and 1.10

version 1.9, 2004/01/23 14:33:26 version 1.10, 2004/01/23 16:32:36
Line 233  extern I386CORE  i386core; Line 233  extern I386CORE  i386core;
 #define CPU_INPADRS     i386core.e.inport  #define CPU_INPADRS     i386core.e.inport
   
 extern BYTE             iflags[];  extern BYTE             iflags[];
 extern jmp_buf          exec_1step_jmpbuf;  extern sigjmp_buf       exec_1step_jmpbuf;
   
   
 /*  /*

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


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