Bugfixes: videomode 9; returned ebx in 70.1 for CD

git-svn-id: svn://kolibrios.org@89 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Evgeny Grechnikov (Diamond)
2006-06-22 11:22:22 +00:00
parent b429107fec
commit 6cc0b12acb
4 changed files with 4 additions and 4 deletions

View File

@@ -159,7 +159,7 @@ gr_table:
dw 0x115 , 800 , 600 ; 6
dw 0x118 , 1024 , 768 ; 7
dw 0x11B , 1280 ,1024 ; 8
dw 0x13, 320, 200 ; 9
dw 0x13, 640, 480 ; 9
dw 0x12, 640, 480 ; 0
; table for move to extended memory (int 15h, ah=87h)