Subversion Repositories Kolibri OS

Rev

Rev 713 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 713 Rev 715
Line 2... Line 2...
2
;
2
;
3
;                           BOOT DATA
3
;                           BOOT DATA
4
;
4
;
5
;======================================================================
5
;======================================================================
Line 6... Line 6...
6
 
6
 
Line 7... Line 7...
7
$Revision: 713 $
7
$Revision: 715 $
8
 
8
 
9
 
9
 
10
d80x25_bottom:
10
d80x25_bottom:
11
          db       186,' KolibriOS based on MenuetOS and comes with ABSOLUTELY '
11
          db       186,' KolibriOS based on MenuetOS and comes with ABSOLUTELY '
12
          db       'NO WARRANTY            ',186
12
          db       'NO WARRANTY            ',186
13
          db       186,' See file COPYING for details                          '
13
          db       186,' See file COPYING for details                          '
Line 14... Line -...
14
          db       '                       ',186
-
 
15
          line_full_bottom
-
 
16
d80x25_bottom_num = 3
-
 
17
 
14
          db       '                       ',186
18
novesa    db      "Display: EGA/CGA",13,10,0
15
          line_full_bottom
19
vervesa   db      "Version of Vesa: Vesa x.x",13,10,0
16
d80x25_bottom_num = 3
20
vervesa_off=22
17
 
21
msg_apm   db      " APM x.x ", 0
18
msg_apm   db      " APM x.x ", 0
-
 
19
vervesa   db      "Version of Vesa: Vesa x.x",13,10,0
22
gr_mode   db      186," Vesa 2.0+ 16 M LFB:  [1] 640x480, [2] 800x600, "
20
novesa    db      "Display: EGA/CGA",13,10,0
23
          db      "[3] 1024x768, [4] 1280x1024",13,10
21
s_vesa    db      "Version of VESA: "
24
          db      186," Vesa 1.2  16 M Bnk:  [5] 640x480, [6] 800x600, "
22
  .ver    db      "?.?",13,10,0
25
          db      "[7] 1024x768, [8] 1280x1024",13,10
-
 
26
          db      186," EGA/CGA   256 Colors:  [9] 320x200, "
23
 
-
 
24
gr_mode   db      "You will choose a video of mode: ",13,10,0
27
          db      "VGA 16 Colors: [0]  640x480",13,10
25
;s_bpp     db      13,10,186," ƒ«ã¡¨­  梥â : "
28
          db      186," Select mode: ",0
26
;  .bpp    dw      "??"
29
bt24      db      "Bits Per Pixel: 24",13,10,0
27
;          db      13,10,0
30
bt32      db      "Bits Per Pixel: 32",13,10,0
-
 
31
vrrmprint db      "Apply VRR? (picture frequency greater than 60Hz"
-
 
32
          db      " only for transfers:",13,10
-
 
33
          db      186," 1024*768->800*600 and 800*600->640*480) [1-yes,2-no]:",0
-
 
34
;askmouse  db      " Mouse at:"
-
 
35
;          db      " [1] PS/2 (USB), [2] Com1, [3] Com2."
-
 
-
 
28
 
-
 
29
vrrmprint db      "Apply VRR? (picture frequency greater than 60Hz"
36
;          db      " Select port [1-3]: ",0
30
          db      " only for transfers:",13,10
37
;no_com1   db      13,10,186, " No COM1 mouse",0
-
 
38
;no_com2   db      13,10,186, " No COM2 mouse",0         
-
 
39
;ask_dma   db      "Use DMA for HDD access? [1-yes, 2-only for reading, 3-no]: ",0
-
 
40
ask_bd     db      "Add disks visible by BIOS emulated in V86-mode? [1-yes, 2-no]: ",0
-
 
41
;gr_direct db      186," Use direct LFB writing? "
-
 
-
 
31
          db      186," 1024*768->800*600 and 800*600->640*480) [1-yes,2-no]:",0
42
;          db      "[1-yes/2-no] ? ",0
32
 
43
;mem_model db      13,10,186," Motherboard memory [1-16 Mb / 2-32 Mb / "
33
 
44
;          db      "3-64Mb / 4-128 Mb / 5-256 Mb] ? ",0
34
ask_bd     db      "Add disks visible by BIOS emulated in V86-mode? [1-yes, 2-no]: ",0
45
;bootlog   db      13,10,186," After bootlog display [1-continue/2-pause] ? ",0
35
 
46
bdev      db      "Load ramdisk from [1-floppy; 2-C:\kolibri.img (FAT32);"
36
bdev      db      "Load ramdisk from [1-floppy; 2-C:\kolibri.img (FAT32);"
Line 58... Line 48...
58
prnotfnd  db      "Fatal - Videomode not found.",0
48
prnotfnd  db      "Fatal - Videomode not found.",0
59
;modena    db      "Fatal - VBE 0x112+ required.",0
49
;modena    db      "Fatal - VBE 0x112+ required.",0
60
not386    db      "Fatal - CPU 386+ required.",0
50
not386    db      "Fatal - CPU 386+ required.",0
61
btns      db      "Fatal - Can't determine color depth.",0
51
btns      db      "Fatal - Can't determine color depth.",0
62
fatalsel  db      "Fatal - Graphics mode not supported by hardware.",0
52
fatalsel  db      "Fatal - Graphics mode not supported by hardware.",0
-
 
53
pres_key  db      "Press any key to choose a new video of mode.",0
63
badsect   db      13,10,186," Fatal - Bad sector. Replace floppy.",0
54
badsect   db      13,10,186," Fatal - Bad sector. Replace floppy.",0
64
memmovefailed db  13,10,186," Fatal - Int 0x15 move failed.",0
55
memmovefailed db  13,10,186," Fatal - Int 0x15 move failed.",0
65
okt       db      " ... OK"
56
okt       db      " ... OK"
66
linef     db      13,10,0
57
linef     db      13,10,0
67
diskload  db      "Loading diskette: 00 %",8,8,8,8,0
58
diskload  db      "Loading diskette: 00 %",8,8,8,8,0
Line 72... Line 63...
72
time_msg  db      " or wait "
63
time_msg  db      " or wait "
73
time_str  db      " 5 seconds"
64
time_str  db      " 5 seconds"
74
          db      " before automatical continuation",13,10,0
65
          db      " before automatical continuation",13,10,0
75
current_cfg_msg db "Current settings:",13,10,0
66
current_cfg_msg db "Current settings:",13,10,0
76
curvideo_msg db   " [a] Videomode: ",0
67
curvideo_msg db   " [a] Videomode: ",0
77
mode1     db      "640x480",0
-
 
78
mode2     db      "800x600",0
-
 
79
mode3     db      "1024x768",0
-
 
80
mode4     db      "1280x1024",0
-
 
-
 
68
 
81
modes_msg dw mode4,mode1,mode2,mode3
69
;modes_msg dw mode4,mode1,mode2,mode3
82
modevesa20 db     " with LFB",0
70
;modevesa20 db     " with LFB",0
83
modevesa12 db     ", VESA 1.2 Bnk",0
71
;modevesa12 db     ", VESA 1.2 Bnk",0
84
mode9     db      "320x200, EGA/CGA 256 colors",0
72
mode0     db      "320x200, EGA/CGA 256 colors",13,10,0
85
mode10    db      "640x480, VGA 16 colors",0
73
mode9     db      "640x480, VGA 16 colors",13,10,0
-
 
74
 
86
probeno_msg db    " (standard mode)",0
75
;probeno_msg db    " (standard mode)",0
87
probeok_msg db    " (check nonstandard modes)",0
76
;probeok_msg db    " (check nonstandard modes)",0
88
;dma_msg   db      " [b] Use DMA for HDD access:",0
77
;dma_msg   db      " [b] Use DMA for HDD access:",0
89
usebd_msg db      " [b] Add disks visible by BIOS:",0
78
usebd_msg db      " [b] Add disks visible by BIOS:",0
90
on_msg    db      " on",13,10,0
79
on_msg    db      " on",13,10,0
91
off_msg   db      " off",13,10,0
80
off_msg   db      " off",13,10,0
92
;readonly_msg db   " only for reading",13,10,0
81
;readonly_msg db   " only for reading",13,10,0