--- np2/i286x/memory.h 2003/12/27 11:55:23 1.4 +++ np2/i286x/memory.h 2004/01/05 06:05:11 1.5 @@ -47,6 +47,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); BYTE MEMCALL i286_memoryread(UINT32 address);