Subversion Repositories Kolibri OS

Rev

Rev 40 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 40 Rev 84
Line 53... Line 53...
53
d80x25_bottom_num = 3
53
d80x25_bottom_num = 3
Line 54... Line 54...
54
 
54
 
55
novesa    db      "Display: EGA/CGA",13,10,0
55
novesa    db      "Display: EGA/CGA",13,10,0
56
vervesa   db      "Version of Vesa: Vesa x.x",13,10,0
56
vervesa   db      "Version of Vesa: Vesa x.x",13,10,0
-
 
57
vervesa_off=22
57
vervesa_off=22
58
msg_apm	  db      " APM x.x ", 0
58
gr_mode   db      186," Vesa 2.0+ 16 M LFB:  [1] 640x480, [2] 800x600, "
59
gr_mode   db      186," Vesa 2.0+ 16 M LFB:  [1] 640x480, [2] 800x600, "
59
          db      "[3] 1024x768, [4] 1280x1024",13,10
60
          db      "[3] 1024x768, [4] 1280x1024",13,10
60
          db      186," Vesa 1.2  16 M Bnk:  [5] 640x480, [6] 800x600, "
61
          db      186," Vesa 1.2  16 M Bnk:  [5] 640x480, [6] 800x600, "
61
          db      "[7] 1024x768, [8] 1280x1024",13,10
62
          db      "[7] 1024x768, [8] 1280x1024",13,10