Subversion Repositories Kolibri OS

Rev

Rev 726 | Rev 1084 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 726 Rev 750
-
 
1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 
2
;;                                                              ;;
-
 
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
-
 
4
;; Distributed under terms of the GNU General Public License    ;;
-
 
5
;;                                                              ;;
-
 
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 
7
 
1
;======================================================================
8
;======================================================================
2
;
9
;
3
;                           BOOT DATA
10
;                           BOOT DATA
4
;
11
;
5
;======================================================================
12
;======================================================================
6
 
13
 
7
$Revision: 726 $
14
$Revision: 750 $
8
 
15
 
9
 
16
 
10
d80x25_bottom:
17
d80x25_bottom:
11
;          db       186,' KolibriOS based on MenuetOS and comes with ABSOLUTELY '
18
;          db       186,' KolibriOS based on MenuetOS and comes with ABSOLUTELY '
12
;          db       'NO WARRANTY            ',186
19
;          db       'NO WARRANTY            ',186
13
;          db       186,' See file COPYING for details                          '
20
;          db       186,' See file COPYING for details                          '
14
;          db       '                       ',186
21
;          db       '                       ',186
15
 
22
 
16
           db       186,' KolibriOS basiert auf MenuetOS und wird ohne jegliche '
23
           db       186,' KolibriOS basiert auf MenuetOS und wird ohne jegliche '
17
           db       ' Garantie vertrieben   ',186
24
           db       ' Garantie vertrieben   ',186
18
           db       186,' Details stehen in der Datei COPYING                   '
25
           db       186,' Details stehen in der Datei COPYING                   '
19
           db       '                       ',186
26
           db       '                       ',186
20
          line_full_bottom
27
          line_full_bottom
21
d80x25_bottom_num = 3
28
d80x25_bottom_num = 3
22
 
29
 
23
novesa    db      "Anzeige: EGA/CGA ",13,10,0
30
novesa    db      "Anzeige: EGA/CGA ",13,10,0
24
vervesa   db      "Vesa-Version:    Vesa        ",13,10,0
31
vervesa   db      "Vesa-Version:    Vesa        ",13,10,0
25
vervesa_off=22
32
vervesa_off=22
26
msg_apm	  db      " APM x.x ", 0
33
msg_apm	  db      " APM x.x ", 0
27
gr_mode   db      186," Vesa 2.0+ 16 M LFB:  [1] 640x480, [2] 800x600, "
34
gr_mode   db      186," Vesa 2.0+ 16 M LFB:  [1] 640x480, [2] 800x600, "
28
          db      "[3] 1024x768, [4] 1280x1024",13,10
35
          db      "[3] 1024x768, [4] 1280x1024",13,10
29
          db      186," Vesa 1.2  16 M Bnk:  [5] 640x480, [6] 800x600, "
36
          db      186," Vesa 1.2  16 M Bnk:  [5] 640x480, [6] 800x600, "
30
          db      "[7] 1024x768, [8] 1280x1024",13,10
37
          db      "[7] 1024x768, [8] 1280x1024",13,10
31
          db      186," EGA/CGA   256 Farben:  [9] 320x200, "
38
          db      186," EGA/CGA   256 Farben:  [9] 320x200, "
32
          db      "VGA 16 Farben: [0]  640x480",13,10
39
          db      "VGA 16 Farben: [0]  640x480",13,10
33
          db      186," Waehle Modus: ",0
40
          db      186," Waehle Modus: ",0
34
bt24      db      "Bits Per Pixel: 24",13,10,0
41
bt24      db      "Bits Per Pixel: 24",13,10,0
35
bt32      db      "Bits Per Pixel: 32",13,10,0
42
bt32      db      "Bits Per Pixel: 32",13,10,0
36
vrrmprint db      "VRR verwenden? (Monitorfrequenz groesser als 60Hz"
43
vrrmprint db      "VRR verwenden? (Monitorfrequenz groesser als 60Hz"
37
          db      " only for transfers:",13,10
44
          db      " only for transfers:",13,10
38
          db      186," 1024*768->800*600 und 800*600->640*480) [1-ja,2-nein]:",0
45
          db      186," 1024*768->800*600 und 800*600->640*480) [1-ja,2-nein]:",0
39
;askmouse  db      " Maus angeschlossen an:"
46
;askmouse  db      " Maus angeschlossen an:"
40
;          db      " [1] PS/2 (USB), [2] Com1, [3] Com2."
47
;          db      " [1] PS/2 (USB), [2] Com1, [3] Com2."
41
;          db      " Waehle Port [1-3]: ",0
48
;          db      " Waehle Port [1-3]: ",0
42
;no_com1   db      13,10,186, " Keine COM1 Maus",0
49
;no_com1   db      13,10,186, " Keine COM1 Maus",0
43
;no_com2   db      13,10,186, " Keine COM2 Maus",0         
50
;no_com2   db      13,10,186, " Keine COM2 Maus",0         
44
;ask_dma   db      "Nutze DMA zum HDD Zugriff? [1-ja, 2-allein fur Lesen, 3-nein]: ",0
51
;ask_dma   db      "Nutze DMA zum HDD Zugriff? [1-ja, 2-allein fur Lesen, 3-nein]: ",0
45
ask_bd     db      "Add disks visible by BIOS emulated in V86-mode? [1-yes, 2-no]: ",0
52
ask_bd     db      "Add disks visible by BIOS emulated in V86-mode? [1-yes, 2-no]: ",0
46
;gr_direct db      186," Benutze direct LFB? "
53
;gr_direct db      186," Benutze direct LFB? "
47
;          db      "[1-ja/2-nein] ? ",0
54
;          db      "[1-ja/2-nein] ? ",0
48
;mem_model db      13,10,186," Hauptspeicher [1-16 Mb / 2-32 Mb / "
55
;mem_model db      13,10,186," Hauptspeicher [1-16 Mb / 2-32 Mb / "
49
;          db      "3-64Mb / 4-128 Mb / 5-256 Mb] ? ",0
56
;          db      "3-64Mb / 4-128 Mb / 5-256 Mb] ? ",0
50
;bootlog   db      13,10,186," After bootlog display [1-continue/2-pause] ? ",0
57
;bootlog   db      13,10,186," After bootlog display [1-continue/2-pause] ? ",0
51
bdev      db      "Lade die Ramdisk von [1-Diskette; 2-C:\kolibri.img (FAT32);"
58
bdev      db      "Lade die Ramdisk von [1-Diskette; 2-C:\kolibri.img (FAT32);"
52
          db      13,10,186,"                    "
59
          db      13,10,186,"                    "
53
          db      "3-benutze ein bereits geladenes Kernel image;"
60
          db      "3-benutze ein bereits geladenes Kernel image;"
54
          db      13,10,186,"                    "
61
          db      13,10,186,"                    "
55
          db      "4-create blank image]: ",0
62
          db      "4-create blank image]: ",0
56
probetext db      13,10,13,10,186," Nutze Standardgrafikmodi? [1-ja, "
63
probetext db      13,10,13,10,186," Nutze Standardgrafikmodi? [1-ja, "
57
          db      "2-BIOS Test (Vesa 3.0)]: ",0
64
          db      "2-BIOS Test (Vesa 3.0)]: ",0
58
;memokz256 db      13,10,186," RAM 256 Mb",0
65
;memokz256 db      13,10,186," RAM 256 Mb",0
59
;memokz128 db      13,10,186," RAM 128 Mb",0
66
;memokz128 db      13,10,186," RAM 128 Mb",0
60
;memokz64  db      13,10,186," RAM 64 Mb",0
67
;memokz64  db      13,10,186," RAM 64 Mb",0
61
;memokz32  db      13,10,186," RAM 32 Mb",0
68
;memokz32  db      13,10,186," RAM 32 Mb",0
62
;memokz16  db      13,10,186," RAM 16 Mb",0
69
;memokz16  db      13,10,186," RAM 16 Mb",0
63
prnotfnd  db      "Fatal - Videomodus nicht gefunden.",0
70
prnotfnd  db      "Fatal - Videomodus nicht gefunden.",0
64
;modena    db      "Fatal - VBE 0x112+ required.",0
71
;modena    db      "Fatal - VBE 0x112+ required.",0
65
not386    db      "Fatal - CPU 386+ benoetigt.",0
72
not386    db      "Fatal - CPU 386+ benoetigt.",0
66
btns      db      "Fatal - konnte Farbtiefe nicht erkennen.",0
73
btns      db      "Fatal - konnte Farbtiefe nicht erkennen.",0
67
fatalsel  db      "Fatal - Grafikmodus nicht unterstuetzt.",0
74
fatalsel  db      "Fatal - Grafikmodus nicht unterstuetzt.",0
68
badsect   db      13,10,186," Fatal - Sektorfehler, Andere Diskette neutzen.",0
75
badsect   db      13,10,186," Fatal - Sektorfehler, Andere Diskette neutzen.",0
69
memmovefailed db  13,10,186," Fatal - Int 0x15 Fehler.",0
76
memmovefailed db  13,10,186," Fatal - Int 0x15 Fehler.",0
70
okt       db      " ... OK"
77
okt       db      " ... OK"
71
linef     db      13,10,0
78
linef     db      13,10,0
72
diskload  db      "Lade Diskette: 00 %",8,8,8,8,0
79
diskload  db      "Lade Diskette: 00 %",8,8,8,8,0
73
pros      db      "00"
80
pros      db      "00"
74
backspace2 db     8,8,0
81
backspace2 db     8,8,0
75
boot_dev  db      0  ; 0=floppy, 1=hd
82
boot_dev  db      0  ; 0=floppy, 1=hd
76
start_msg db      "Druecke [abcd], um die Einstellungen zu aendern , druecke [Enter] zum starten",13,10,0
83
start_msg db      "Druecke [abcd], um die Einstellungen zu aendern , druecke [Enter] zum starten",13,10,0
77
time_msg  db      " oder warte "
84
time_msg  db      " oder warte "
78
time_str  db      " 5 Sekunden"
85
time_str  db      " 5 Sekunden"
79
          db      " bis zum automatischen Start",13,10,0
86
          db      " bis zum automatischen Start",13,10,0
80
current_cfg_msg db "Aktuelle Einstellungen:",13,10,0
87
current_cfg_msg db "Aktuelle Einstellungen:",13,10,0
81
curvideo_msg db   " [a] Videomodus: ",0
88
curvideo_msg db   " [a] Videomodus: ",0
82
mode1     db      "640x480",0
89
mode1     db      "640x480",0
83
mode2     db      "800x600",0
90
mode2     db      "800x600",0
84
mode3     db      "1024x768",0
91
mode3     db      "1024x768",0
85
mode4     db      "1280x1024",0
92
mode4     db      "1280x1024",0
86
modes_msg dw mode4,mode1,mode2,mode3
93
modes_msg dw mode4,mode1,mode2,mode3
87
modevesa20 db     " mit LFB",0
94
modevesa20 db     " mit LFB",0
88
modevesa12 db     ", VESA 1.2 Bnk",0
95
modevesa12 db     ", VESA 1.2 Bnk",0
89
mode9     db      "320x200, EGA/CGA 256 colors",0
96
mode9     db      "320x200, EGA/CGA 256 colors",0
90
mode10    db      "640x480, VGA 16 colors",0
97
mode10    db      "640x480, VGA 16 colors",0
91
probeno_msg db    " (Standard Modus)",0
98
probeno_msg db    " (Standard Modus)",0
92
probeok_msg db    " (teste nicht-standard Modi)",0
99
probeok_msg db    " (teste nicht-standard Modi)",0
93
;dma_msg   db      " [b] Nutze DMA zum HDD Aufschreiben:",0
100
;dma_msg   db      " [b] Nutze DMA zum HDD Aufschreiben:",0
94
usebd_msg db      " [b] Add disks visible by BIOS:",0
101
usebd_msg db      " [b] Add disks visible by BIOS:",0
95
on_msg    db      " an",13,10,0
102
on_msg    db      " an",13,10,0
96
off_msg   db      " aus",13,10,0
103
off_msg   db      " aus",13,10,0
97
;readonly_msg db   " fur Lesen",13,10,0
104
;readonly_msg db   " fur Lesen",13,10,0
98
vrrm_msg  db      " [c] Nutze VRR:",0
105
vrrm_msg  db      " [c] Nutze VRR:",0
99
preboot_device_msg db " [d] Diskettenimage: ",0
106
preboot_device_msg db " [d] Diskettenimage: ",0
100
preboot_device_msgs dw 0,pdm1,pdm2,pdm3
107
preboot_device_msgs dw 0,pdm1,pdm2,pdm3
101
pdm1      db      "Echte Diskette",13,10,0
108
pdm1      db      "Echte Diskette",13,10,0
102
pdm2      db      "C:\kolibri.img (FAT32)",13,10,0
109
pdm2      db      "C:\kolibri.img (FAT32)",13,10,0
103
pdm3      db      "Nutze bereits geladenes Image",13,10,0
110
pdm3      db      "Nutze bereits geladenes Image",13,10,0
104
pdm4      db      "create blank image",13,10,0
111
pdm4      db      "create blank image",13,10,0
105
loading_msg db    "Lade KolibriOS...",0
112
loading_msg db    "Lade KolibriOS...",0
106
save_quest db     "Aktuelle Einstellungen speichern? [y/n]: ",0
113
save_quest db     "Aktuelle Einstellungen speichern? [y/n]: ",0
107
loader_block_error db "Bootloader Daten ungueltig, Kann nicht fortfahren. Angehalten.",0
114
loader_block_error db "Bootloader Daten ungueltig, Kann nicht fortfahren. Angehalten.",0
108
 
115
 
109
remark1 db      "Default values were selected to match most of configurations, but not all.",0
116
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
117
remark2 db      "If you have LCD-monitor, disable VRR in the item [c] - you do not need it.",0
111
remark3 db      "If the system does not boot, try to disable the item [b].",0
118
remark3 db      "If the system does not boot, try to disable the item [b].",0
112
remarks dw      remark1, remark2, remark3
119
remarks dw      remark1, remark2, remark3
113
num_remarks = 3
120
num_remarks = 3