--- np2/i286x/memory.x86 2003/12/27 11:55:23 1.6 +++ np2/i286x/memory.x86 2004/01/10 17:24:01 1.8 @@ -286,7 +286,6 @@ grcgtdw_end: pop ecx ret @i286_wb: mov [MAINMEMORY + 1c8000h - 0e8000h + ecx], dl - pop ecx pop ebx ret @@ -654,7 +653,6 @@ egcw_wtodd: ret @i286w_wb: mov [MAINMEMORY + 1c8000h - 0e8000h + ecx], dx - pop ecx pop ebx ret @@ -962,6 +960,7 @@ vramw_write dd @vramw_w0, @vramw_w1 ; section .text + global @i286_memorymap@4 global @i286_vram_dispatch@4 global @i286_memorywrite@8