Subversion Repositories Kolibri OS

Rev

Rev 1084 | Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  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.  
  8. ;======================================================================
  9. ;
  10. ;                           BOOT DATA
  11. ;
  12. ;======================================================================
  13.  
  14. $Revision: 1942 $
  15.  
  16.  
  17. d80x25_bottom:
  18.           db       186,' KolibriOS based on MenuetOS and comes with ABSOLUTELY '
  19.           db       'NO WARRANTY            ',186
  20.           db       186,' See file COPYING for details                          '
  21.           db       '                       ',186
  22.           line_full_bottom
  23. d80x25_bottom_num = 3
  24.  
  25. novesa    db      "Ekraan: EGA/CGA",13,10,0
  26. vervesa   db      "Vesa versioon: Vesa x.x",13,10,0
  27. vervesa_off=20
  28. msg_apm   db      " APM x.x ", 0
  29. gr_mode   db      186," Vesa 2.0+ 16 M LFB:  [1] 640x480, [2] 800x600, "
  30.           db      "[3] 1024x768, [4] 1280x1024",13,10
  31.           db      186," Vesa 1.2  16 M Bnk:  [5] 640x480, [6] 800x600, "
  32.           db      "[7] 1024x768, [8] 1280x1024",13,10
  33.           db      186," EGA/CGA   256 värvi:  [9] 320x200, "
  34.           db      "VGA 16 värvi: [0]  640x480",13,10
  35.           db      186," Vali reziim: ",0
  36. bt24      db      "Bitti pikseli kohta: 24",13,10,0
  37. bt32      db      "Bitti pikseli kohta: 32",13,10,0
  38. vrrmprint db      "Kinnita VRR? (ekraani sagedus suurem kui 60Hz"
  39.           db      " ainult:",13,10
  40.           db      186," 1024*768->800*600 ja 800*600->640*480) [1-jah,2-ei]:",0
  41. ;askmouse  db      " Hiir:"
  42. ;          db      " [1] PS/2 (USB), [2] Com1, [3] Com2."
  43. ;          db      " Vali port [1-3]: ",0
  44. ;no_com1   db      13,10,186, " No COM1 mouse",0
  45. ;no_com2   db      13,10,186, " No COM2 mouse",0        
  46. ;ask_dma   db      "Use DMA for HDD access? [1-yes, 2-only for reading, 3-no]: ",0
  47. ask_bd     db      "Add disks visible by BIOS emulated in V86-mode? [1-yes, 2-no]: ",0
  48. ;gr_direct db      186," Use direct LFB writing? "
  49. ;          db      "[1-yes/2-no] ? ",0
  50. ;mem_model db      13,10,186," Motherboard memory [1-16 Mb / 2-32 Mb / "
  51. ;          db      "3-64Mb / 4-128 Mb / 5-256 Mb] ? ",0
  52. ;bootlog   db      13,10,186," After bootlog display [1-continue/2-pause] ? ",0
  53. bdev      db      "Paigalda mäluketas [1-diskett; 2-kolibri.img]: ",0
  54. probetext db      13,10,13,10,186," Kasuta standartset graafika reziimi? [1-jah, "
  55.           db      "2-leia biosist (Vesa 3.0)]: ",0
  56. ;memokz256 db      13,10,186," RAM 256 Mb",0
  57. ;memokz128 db      13,10,186," RAM 128 Mb",0
  58. ;memokz64  db      13,10,186," RAM 64 Mb",0
  59. ;memokz32  db      13,10,186," RAM 32 Mb",0
  60. ;memokz16  db      13,10,186," RAM 16 Mb",0
  61. prnotfnd  db      "Fataalne - Videoreziimi ei leitud.",0
  62. ;modena    db      "Fataalne - VBE 0x112+ on vajalik.",0
  63. not386    db      "Fataalne - CPU 386+ on vajalik.",0
  64. btns      db      "Fataalne - Ei suuda värvisügavust määratleda.",0
  65. fatalsel  db      "Fataalne - Graafilist reziimi riistvara ei toeta.",0
  66. badsect   db      13,10,186," Fataalne - Vigane sektor. Asenda diskett.",0
  67. memmovefailed db  13,10,186," Fataalne - Int 0x15 liigutamine ebaõnnestus.",0
  68. okt       db      " ... OK"
  69. linef     db      13,10,0
  70. diskload  db      "Loen disketti: 00 %",8,8,8,8,0
  71. pros      db      "00"
  72. backspace2 db     8,8,0
  73. boot_dev  db      0  ; 0=floppy, 1=hd
  74. start_msg db      "Vajuta [abcd] seadete muutmiseks, vajuta [Enter] laadimise jätkamiseks",13,10,0
  75. time_msg  db      " või oota "
  76. time_str  db      " 5 sekundit"
  77.           db      " automaatseks jätkamiseks",13,10,0
  78. current_cfg_msg db "Praegused seaded:",13,10,0
  79. curvideo_msg db   " [a] Videoreziim: ",0
  80. mode1     db      "640x480",0
  81. mode2     db      "800x600",0
  82. mode3     db      "1024x768",0
  83. mode4     db      "1280x1024",0
  84. modes_msg dw mode4,mode1,mode2,mode3
  85. modevesa20 db     " koos LFB",0
  86. modevesa12 db     ", VESA 1.2 Bnk",0
  87. mode9     db      "320x200, EGA/CGA 256 värvi",0
  88. mode10    db      "640x480, VGA 16 värvi",0
  89. probeno_msg db    " (standard reziim)",0
  90. probeok_msg db    " (kontrolli ebastandardseid reziime)",0
  91. ;dma_msg   db      " [b] Kasuta DMA'd HDD juurdepääsuks:",0
  92. usebd_msg db      " [b] Add disks visible by BIOS:",0
  93. on_msg    db      " sees",13,10,0
  94. off_msg   db      " väljas",13,10,0
  95. ;readonly_msg db   " ainult lugemiseks",13,10,0
  96. vrrm_msg  db      " [c] Kasuta VRR:",0
  97. preboot_device_msg db " [d] Disketi kujutis: ",0
  98. preboot_device_msgs dw 0,pdm1,pdm2,0
  99. pdm1      db      "reaalne diskett",13,10,0
  100. pdm2      db      "kolibri.img",13,10,0
  101. loading_msg db    "Laadin KolibriOS...",0
  102.  
  103. remark1 db      "Default values were selected to match most of configurations, but not all.",0
  104. remark2 db      "If you have CRT-monitor, enable VRR in the item [c].",0
  105. remark3 db      "If the system does not boot, try to disable the item [b].",0
  106. remarks dw      remark1, remark2, remark3
  107. num_remarks = 3
  108.