Synchronize memmap.inc and const.inc, replace hardcoded numbers with macros.

git-svn-id: svn://kolibrios.org@7122 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2017-11-29 22:03:58 +00:00
parent 16d9a4a4bc
commit 09684c0db9
12 changed files with 78 additions and 68 deletions

View File

@@ -789,7 +789,7 @@ set_vmode:
; add eax, ebx
; push 0x0000
; pop es
; mov [es:0x9014], eax
; mov [es:BOOT_BANK_SW], eax
.exit:
ret