Diff for /np2/i286c/i286c.h between versions 1.12 and 1.13

version 1.12, 2003/12/12 01:04:40 version 1.13, 2003/12/19 23:33:49
Line 67 Line 67
   
 typedef void (*I286OP)(void);  typedef void (*I286OP)(void);
   
 extern  UINT8   _szpcflag[0x200];  
   
 extern void CPUCALL i286c_intnum(UINT vect, REG16 IP);  extern void CPUCALL i286c_intnum(UINT vect, REG16 IP);
   
 #if !defined(MEMOPTIMIZE) || (MEMOPTIMIZE < 2)  #if !defined(MEMOPTIMIZE) || (MEMOPTIMIZE < 2)

Removed from v.1.12  
changed lines
  Added in v.1.13


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