--- np2/win9x/x86/np2asm.inc 2004/01/05 07:48:22 1.9 +++ np2/win9x/x86/np2asm.inc 2004/01/25 05:41:29 1.10 @@ -1,6 +1,6 @@ USE_EGCASM equ 1 -USE_HIMEM equ 1 +USE_HIMEM equ 0110000h EARG1 equ 4 EARG2 equ (EARG1+4) @@ -78,6 +78,7 @@ GDCCMD_MAX equ 32 .ext resd 1 .extsize resd 1 +.ems resd 4 .repbak resd 1 .inport resd 1 endstruc @@ -133,13 +134,6 @@ GDCCMD_MAX equ 32 .tile_e resw 1 endstruc - struc extmem_t -.maxmem resd 1 -.pageptr resd 4 -.target resd 1 -.page resd 4 - endstruc - struc cgwin_t .low resd 1 .high resd 1