|
|
| version 1.13, 2005/02/08 09:18:59 | version 1.14, 2005/03/18 06:49:17 |
|---|---|
| Line 3 | Line 3 |
| ; ToDo: egc word-boundary | ; ToDo: egc word-boundary |
| %include 'x86/np2asm.inc' | %include 'x86/np2asm.inc' |
| %include '../io/x86/iocore.inc' | |
| section .bss | section .bss |
| global _mem | global _mem |
| extern _i286core | extern _i286core |
| extern _grcg | |
| extern _gdcs | |
| extern _tramupdate | extern _tramupdate |
| extern _vramupdate | extern _vramupdate |
| extern _cgwindow | |
| extern _vramop | extern _vramop |
| _mem resb 0x200000 | _mem resb 0x200000 |