--- np2/i286c/memory.h 2003/12/27 11:55:23 1.7 +++ np2/i286c/memory.h 2004/01/05 06:05:11 1.8 @@ -43,6 +43,7 @@ extern "C" { extern BYTE mem[0x200000]; void MEMCALL i286_memorymap(UINT type); +void MEMCALL i286_romareamap(UINT16 map); void MEMCALL i286_vram_dispatch(UINT operate); REG8 MEMCALL i286_memoryread(UINT32 address);