| ![[BACK]](/cvs/cvsweb/icons/back.gif) Return to memory.h CVS log ![[TXT]](/cvs/cvsweb/icons/text.gif) | ![[DIR]](/cvs/cvsweb/icons/dir.gif) Up to  [RetroPC.NET] / np2 / i286c | 
| 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); |