Subversion Repositories Kolibri OS

Rev

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

Rev 838 Rev 2971
Line 9... Line 9...
9
;
9
;
10
;                           BOOT DATA
10
;                           BOOT DATA
11
;
11
;
12
;======================================================================
12
;======================================================================
Line 13... Line 13...
13
 
13
 
Line 14... Line 14...
14
$Revision: 838 $
14
$Revision: 2971 $
Line 15... Line 15...
15
 
15
 
Line 105... Line 105...
105
_r2 db 186,'                   ³  640x480  VGA 16 colors       ³ ³',13,10,0
105
_r2 db 186,'                   ³  640x480  VGA 16 colors       ³ ³',13,10,0
106
_rs db 186,'                   ³  ????x????@??  SVGA VESA      ³ ³',13,10,0
106
_rs db 186,'                   ³  ????x????@??  SVGA VESA      ³ ³',13,10,0
107
_bt db 186,'                   ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÙ',13,10,0
107
_bt db 186,'                   ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÙ',13,10,0
Line 108... Line 108...
108
 
108
 
109
remark1 db      "Default values were selected to match most of configurations, but not all.",0
109
remark1 db      "Default values were selected to match most of configurations, but not all.",0
110
remark2 db      "If you have LCD-monitor, disable VRR in the item [c] - you do not need it.",0
110
remark2 db      "If you have CRT-monitor, enable VRR in the item [c].",0
111
remark3 db      "If the system does not boot, try to disable the item [b].",0
111
remark3 db      "If the system does not boot, try to disable the item [b].",0
112
remarks dw      remark1, remark2, remark3
112
remarks dw      remark1, remark2, remark3