|
|
| version 1.7, 2003/12/27 11:55:23 | version 1.8, 2004/01/05 06:05:11 |
|---|---|
| Line 43 extern "C" { | Line 43 extern "C" { |
| extern BYTE mem[0x200000]; | extern BYTE mem[0x200000]; |
| void MEMCALL i286_memorymap(UINT type); | void MEMCALL i286_memorymap(UINT type); |
| void MEMCALL i286_romareamap(UINT16 map); | |
| void MEMCALL i286_vram_dispatch(UINT operate); | void MEMCALL i286_vram_dispatch(UINT operate); |
| REG8 MEMCALL i286_memoryread(UINT32 address); | REG8 MEMCALL i286_memoryread(UINT32 address); |