--- np2/i286c/i286c.h 2003/12/11 21:57:38 1.11 +++ np2/i286c/i286c.h 2003/12/19 23:33:49 1.13 @@ -7,8 +7,6 @@ #endif -#define I286_MEM mem - #define I286_STAT i286core.s.r #define I286_REG i286core.s.r @@ -69,8 +67,6 @@ typedef void (*I286OP)(void); -extern UINT8 _szpcflag[0x200]; - extern void CPUCALL i286c_intnum(UINT vect, REG16 IP); #if !defined(MEMOPTIMIZE) || (MEMOPTIMIZE < 2)