home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April (Special) / Chip-Special_1997-04_cd.bin / orchid / kvidos2 / kvid-os2.exe / ALSCA.DSP < prev    next >
Text File  |  1995-07-07  |  17KB  |  296 lines

  1. * Alliance Semiconductor ProMotion
  2. * For OS/2 2.1, 2.11, 3.0
  3. :TITLE
  4. ALSC BASEVID (DISP1) DSP
  5.  
  6. :KEY
  7. ALSCA
  8.  
  9. * FOR WOW
  10. :FILES :MODE=PRIMARY :MODE=WINDOWS
  11. WINALSC      %WINPATH%\SYSTEM
  12. PROMTN.CPL     %WINPATH%\SYSTEM
  13. *WINXFNTS     %WINPATH%\SYSTEM
  14. *WINFFNTS     %WINPATH%\SYSTEM
  15.  
  16. :FILES :MODE=PRIMARY
  17. ALSCPM.DL_  %BOOTDRIVE%:
  18.  
  19. :CONFIG :MODE=PRIMARY
  20. DEVINFO=SCR,VGA,%BOOTDRIVE%:\OS2\BOOT\VIOTBL.DCP
  21. SET VIDEO_DEVICES=VIO_SVGA
  22. SET VIO_SVGA=DEVICE(BVHVGA,BVHSVGA)
  23.  
  24. :CONFIG :MODE=PRIMARY :MODE=BIDI
  25. SET VIO_SVGA=DEVICE(BVHVGA,BVHSVGA,BDBVH)
  26.  
  27. :CONFIG :MODE=PRIMARY :MODE=DOS
  28. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VSVGA.SYS
  29.  
  30. :CONFIG :MODE=PRIMARY :MODE=WINDOWS
  31. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VWIN.SYS
  32.  
  33. :DEL_CONFIG_LINE :MODE=PRIMARY
  34. SET VIO_%PRI% = DEVICE(BVH%PRI%,BDBVH)
  35. SET VIO_8514A=DEVICE(BVHVGA,BVH8514A,BDBVH)
  36. SET VIO_CGA=DEVICE(BVHCGA,BDBVH)
  37. SET VIO_EGA=DEVICE(BVHEGA,BDBVH)
  38. SET VIO_SVGA=DEVICE(BVHVGA,BVHSVGA,BDBVH)
  39. SET VIO_VGA=DEVICE(BVHVGA,BDBVH)
  40. SET VIO_VGA=DEVICE(BVHVGA,BVHSVGA,BDBVH)
  41. SET VIO_XGA=DEVICE(BVHVGA,BVHXGA,BDBVH)
  42.  
  43. *:DELETING VGA LINES FOR PROTECT MODE
  44. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VVGA.SYS
  45. SET VIO_VGA=DEVICE(BVHVGA)
  46. DEVINFO=SCR,VGA,%BOOTDRIVE%:\OS2\VIOTBL.DCP
  47. DEVINFO=SCR,VGA,%BOOTDRIVE%:\OS2\BOOT\VIOTBL.DCP
  48.  
  49. *:DELETING SVGA LINES FOR PROTECT MODE
  50. *DEVICE=%BOOTDRIVE%:\OS2\MDOS\VSVGA.SYS
  51. *SET VIO_SVGA=DEVICE(BVHVGA)
  52.  
  53. *:DELETING XGA LINES FOR PROTECT MODE
  54. DEVICE=%BOOTDRIVE%:\OS2\XGARING0.SYS
  55. DEVICE=%BOOTDRIVE%:\OS2\BOOT\XGARING0.SYS
  56. DEVICE=%BOOTDRIVE%:\OS2\XGA.SYS
  57. DEVICE=%BOOTDRIVE%:\OS2\BOOT\XGA.SYS
  58. BASEDEV=XGA.SYS
  59. SET VIO_XGA=DEVICE(BVHVGA,BVHXGA)
  60.  
  61. *:DELETING BGA LINES FOR PROTECT MODE
  62. SET VIO_8514A=DEVICE(BVHVGA,BVH8514A)
  63.  
  64. *:DELETING CGA LINES FOR PROTECT MODE
  65. SET VIO_CGA=DEVICE(BVHCGA)
  66.  
  67. *:DELETING EGA LINES FOR PROTECT MODE
  68. SET VIO_EGA=DEVICE(BVHEGA)
  69.  
  70. :DEL_CONFIG_LINE :MODE=PRIMARY :MODE=DOS
  71.  
  72. *:DELETING XGA LINES FOR REAL MODE
  73. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VXGA.SYS
  74.  
  75. *:DELETING BGA LINES FOR REAL MODE
  76. DEVICE=%BOOTDRIVE%:\OS2\MDOS\V8514A.SYS
  77.  
  78. *:DELETING CGA LINES FOR REAL MODE
  79. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VCGA.SYS
  80.  
  81. *:DELETING EGA LINES FOR REAL MODE
  82. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VEGA.SYS
  83.  
  84. *:DELETING VGA LINES FOR REAL MODE
  85. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VVGA.SYS
  86.  
  87. :OS2INI :MODE=PRIMARY
  88. %BOOTDRIVE%:\OS2\INSTALL\REINSTAL.INI
  89. InstallWindow VIOADAPTERSTR 7
  90. InstallWindow SVGA_RESOLUTION HIRES
  91.  
  92. :OS2INI :MODE=SECONDARY
  93. %BOOTDRIVE%:\OS2\INSTALL\REINSTAL.INI
  94. InstallWindow VIOADAPTER2STR 7
  95. InstallWindow SVGA_RESOLUTION HIRES
  96.  
  97. :OS2INI :MODE=PRIMARY
  98. OS2.INI
  99. PM_DISPLAYDRIVERS  ALSCPM           ALSCPM
  100. PM_DISPLAYDRIVERS  CURRENTDRIVER    ALSCPM
  101. PM_DISPLAYDRIVERS  DEFAULTDRIVER    IBMVGA32
  102. PM_Fonts           COURIERI
  103. PM_Fonts           HELVI
  104. PM_Fonts           TIMESI
  105.  
  106. :OS2INI :MODE=PRIMARY :MODE=WINDOWS
  107. OS2.INI
  108. PM_DISPLAYDRIVERS RESOLUTION_CHANGED 1
  109.  
  110. WIN_RES_640x480x256         WIN_RES_SET WIN_RES_ALSC_1
  111. WIN_RES_640x480x65536       WIN_RES_SET WIN_RES_ALSC_2
  112. WIN_RES_640x480x16777216    WIN_RES_SET WIN_RES_ALSC_3
  113. WIN_RES_800x600x256         WIN_RES_SET WIN_RES_ALSC_4
  114. WIN_RES_800x600x65536       WIN_RES_SET WIN_RES_ALSC_5
  115. WIN_RES_800x600x16777216    WIN_RES_SET WIN_RES_ALSC_6
  116. WIN_RES_1024x768x256        WIN_RES_SET WIN_RES_ALSC_7
  117. WIN_RES_1024x768x65536      WIN_RES_SET WIN_RES_ALSC_8
  118. WIN_RES_1280x1024x256       WIN_RES_SET WIN_RES_ALSC_9
  119. WIN_RES_1600x1200x256       WIN_RES_SET WIN_RES_ALSC_A
  120.  
  121. WIN_RES_ALSC_1   1  "system.ini boot display.drv promtn8.drv"
  122. WIN_RES_ALSC_1   2  "system.ini boot fdisplay.drv promtn8.drv"
  123. WIN_RES_ALSC_1   3  "system.ini boot sdisplay.drv promts8.drv"
  124. WIN_RES_ALSC_1   5  "system.ini boot.description display.drv \"ProMotion 640x480 256 Colors (Small fonts)\""
  125. WIN_RES_ALSC_1   6  "system.ini boot.description fdisplay.drv \"ProMotion 640x480 256 Colors (Small fonts)\""
  126. WIN_RES_ALSC_1   7  "system.ini boot.description sdisplay.drv \"ProMotion 640x480 256 Colors (Small fonts)\""
  127. WIN_RES_ALSC_1   9  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  128. WIN_RES_ALSC_1  10  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  129. WIN_RES_ALSC_1  11  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  130. WIN_RES_ALSC_1  12  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  131. WIN_RES_ALSC_1  13  "win.ini fonts \"Small Fonts (VGA res)\" smalle.fon"
  132. WIN_RES_ALSC_1  14  "system.ini ProMotion Resolution 640x480"
  133. *WIN_RES_ALSC_1  15  "system.ini boot fixedfon.fon vgafix.fon"
  134. *WIN_RES_ALSC_1  16  "system.ini boot oemfonts.fon vgaoem.fon"
  135. *WIN_RES_ALSC_1   4  "system.ini boot fonts.fon vgasys.fon"
  136. *WIN_RES_ALSC_1   8  "system.ini boot.description aspect 100,96,96"
  137.  
  138. WIN_RES_ALSC_2  1   "system.ini boot display.drv promtn16.drv"
  139. WIN_RES_ALSC_2  2   "system.ini boot fdisplay.drv promtn16.drv"
  140. WIN_RES_ALSC_2  3   "system.ini boot sdisplay.drv promts16.drv"
  141. WIN_RES_ALSC_2  5   "system.ini boot.description display.drv \"ProMotion 640x480 64K Colors (Small fonts)\""
  142. WIN_RES_ALSC_2  6   "system.ini boot.description fdisplay.drv \"ProMotion 640x480 64K Colors (Small fonts)\""
  143. WIN_RES_ALSC_2  7   "system.ini boot.description sdisplay.drv \"ProMotion 640x480 64K Colors (Small fonts)\""
  144. WIN_RES_ALSC_2  9   "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  145. WIN_RES_ALSC_2 10   "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  146. WIN_RES_ALSC_2 11   "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  147. WIN_RES_ALSC_2 12   "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  148. WIN_RES_ALSC_2 13   "win.ini fonts \"Small Fonts (VGA res)\" smalle.fon"
  149. WIN_RES_ALSC_2 14  "system.ini ProMotion Resolution 640x480"
  150. *WIN_RES_ALSC_2  15  "system.ini boot fixedfon.fon vgafix.fon"
  151. *WIN_RES_ALSC_2  16  "system.ini boot oemfonts.fon vgaoem.fon"
  152. *WIN_RES_ALSC_2  4   "system.ini boot fonts.fon vgasys.fon"
  153. *WIN_RES_ALSC_2  8   "system.ini boot.description aspect 100,96,96"
  154.  
  155. WIN_RES_ALSC_3   1  "system.ini boot display.drv promtn32.drv"
  156. WIN_RES_ALSC_3   2  "system.ini boot fdisplay.drv promtn32.drv"
  157. WIN_RES_ALSC_3   3  "system.ini boot sdisplay.drv promts32.drv"
  158. WIN_RES_ALSC_3   5  "system.ini boot.description display.drv \"ProMotion 640x480 1677216 col. (Small fonts)\""
  159. WIN_RES_ALSC_3   6  "system.ini boot.description fdisplay.drv \"ProMotion 640x480 1677216 col. (Small fonts)\""
  160. WIN_RES_ALSC_3   7  "system.ini boot.description sdisplay.drv \"ProMotion 640x480 1677216 col. (Small fonts)\""
  161. WIN_RES_ALSC_3   9  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  162. WIN_RES_ALSC_3  10  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  163. WIN_RES_ALSC_3  11  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  164. WIN_RES_ALSC_3  12  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  165. WIN_RES_ALSC_3  13  "win.ini fonts \"Small Fonts (VGA res)\" smalle.fon"
  166. WIN_RES_ALSC_3 14  "system.ini ProMotion Resolution 640x480"
  167. *WIN_RES_ALSC_3  15  "system.ini boot fixedfon.fon vgafix.fon"
  168. *WIN_RES_ALSC_3  16  "system.ini boot oemfonts.fon vgaoem.fon"
  169. *WIN_RES_ALSC_3   4  "system.ini boot fonts.fon vgasys.fon"
  170. *WIN_RES_ALSC_3   8  "system.ini boot.description aspect 100,96,96"
  171.  
  172. WIN_RES_ALSC_4   1  "system.ini boot display.drv promtn8.drv"
  173. WIN_RES_ALSC_4   2  "system.ini boot fdisplay.drv promtn8.drv"
  174. WIN_RES_ALSC_4   3  "system.ini boot sdisplay.drv promts8.drv"
  175. WIN_RES_ALSC_4   5  "system.ini boot.description display.drv \"ProMotion 800x600 256 Colors (Small fonts)\""
  176. WIN_RES_ALSC_4   6  "system.ini boot.description fdisplay.drv \"ProMotion 800x600 256 Colors (Small fonts)\""
  177. WIN_RES_ALSC_4   7  "system.ini boot.description sdisplay.drv \"ProMotion 800x600 256 Colors (Small fonts)\""
  178. WIN_RES_ALSC_4   9  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  179. WIN_RES_ALSC_4  10  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  180. WIN_RES_ALSC_4  11  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  181. WIN_RES_ALSC_4  12  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  182. WIN_RES_ALSC_4  13  "win.ini fonts \"Small Fonts (VGA res)\" smalle.fon"
  183. WIN_RES_ALSC_4  14  "system.ini ProMotion Resolution 800x600"
  184. *WIN_RES_ALSC_4  15  "system.ini boot fixedfon.fon vgafix.fon"
  185. *WIN_RES_ALSC_4  16  "system.ini boot oemfonts.fon vgaoem.fon"
  186. *WIN_RES_ALSC_4   4  "system.ini boot fonts.fon vgasys.fon"
  187. *WIN_RES_ALSC_4   8  "system.ini boot.description aspect 100,96,96"
  188.  
  189. WIN_RES_ALSC_5   1  "system.ini boot display.drv promtn16.drv"
  190. WIN_RES_ALSC_5   2  "system.ini boot fdisplay.drv promtn16.drv"
  191. WIN_RES_ALSC_5   3  "system.ini boot sdisplay.drv promts16.drv"
  192. WIN_RES_ALSC_5   5  "system.ini boot.description display.drv \"ProMotion 800x600 64K Colors (Small fonts)\""
  193. WIN_RES_ALSC_5   6  "system.ini boot.description fdisplay.drv \"ProMotion 800x600 64K Colors (Small fonts)\""
  194. WIN_RES_ALSC_5   7  "system.ini boot.description sdisplay.drv \"ProMotion 800x600 64K Colors (Small fonts)\""
  195. WIN_RES_ALSC_5   9  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  196. WIN_RES_ALSC_5  10  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  197. WIN_RES_ALSC_5  11  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  198. WIN_RES_ALSC_5  12  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  199. WIN_RES_ALSC_5  13  "win.ini fonts \"Small Fonts (VGA res)\" smalle.fon"
  200. WIN_RES_ALSC_5  14  "system.ini ProMotion Resolution 800x600"
  201. *WIN_RES_ALSC_5  15  "system.ini boot fixedfon.fon vgafix.fon"
  202. *WIN_RES_ALSC_5  16  "system.ini boot oemfonts.fon vgaoem.fon"
  203. *WIN_RES_ALSC_5   4  "system.ini boot fonts.fon vgasys.fon"
  204. *WIN_RES_ALSC_5   8  "system.ini boot.description aspect 100,96,96"
  205.  
  206. WIN_RES_ALSC_6   1  "system.ini boot display.drv promtn32.drv"
  207. WIN_RES_ALSC_6   2  "system.ini boot fdisplay.drv promtn32.drv"
  208. WIN_RES_ALSC_6   3  "system.ini boot sdisplay.drv promts32.drv"
  209. WIN_RES_ALSC_6   5  "system.ini boot.description display.drv \"ProMotion 800x600 16777216 col. (Small fonts)\""
  210. WIN_RES_ALSC_6   6  "system.ini boot.description fdisplay.drv \"ProMotion 800x600 16777216 col. (Small fonts)\""
  211. WIN_RES_ALSC_6   7  "system.ini boot.description sdisplay.drv \"ProMotion 800x600 16777216 col. (Small fonts)\""
  212. WIN_RES_ALSC_6   9  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  213. WIN_RES_ALSC_6  10  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  214. WIN_RES_ALSC_6  11  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  215. WIN_RES_ALSC_6  12  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  216. WIN_RES_ALSC_6  13  "win.ini fonts \"Small Fonts (VGA res)\" smalle.fon"
  217. WIN_RES_ALSC_6  14  "system.ini ProMotion Resolution 800x600"
  218. *WIN_RES_ALSC_6  15  "system.ini boot fixedfon.fon vgafix.fon"
  219. *WIN_RES_ALSC_6  16  "system.ini boot oemfonts.fon vgaoem.fon"
  220. *WIN_RES_ALSC_6   4  "system.ini boot fonts.fon vgasys.fon"
  221. *WIN_RES_ALSC_6   8  "system.ini boot.description aspect 100,96,96"
  222.  
  223. WIN_RES_ALSC_7   1  "system.ini boot display.drv promtn8.drv"
  224. WIN_RES_ALSC_7   2  "system.ini boot fdisplay.drv promtn8.drv"
  225. WIN_RES_ALSC_7   3  "system.ini boot sdisplay.drv promts8.drv"
  226. WIN_RES_ALSC_7   5  "system.ini boot.description display.drv \"ProMotion 1024x768 256 Colors (Large fonts)\""
  227. WIN_RES_ALSC_7   6  "system.ini boot.description fdisplay.drv \"ProMotion 1024x768 256 Colors (Large fonts)\""
  228. WIN_RES_ALSC_7   7  "system.ini boot.description sdisplay.drv \"ProMotion 1024x768 256 Colors (Large fonts)\""
  229. WIN_RES_ALSC_7   9  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (XGA res)\"  sseriff.fon"
  230. WIN_RES_ALSC_7  10  "win.ini fonts \"Courier 10,12,15 (XGA res)\"                courf.fon"
  231. WIN_RES_ALSC_7  11  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (XGA res)\"       seriff.fon"
  232. WIN_RES_ALSC_7  12  "win.ini fonts \"Symbol 8,10,12,14,18,24 (XGA res)\"         symbolf.fon"
  233. WIN_RES_ALSC_7  13  "win.ini fonts \"Small Fonts (XGA res)\" smallf.fon"
  234. WIN_RES_ALSC_7  14  "system.ini ProMotion Resolution 1024x768"
  235. *WIN_RES_ALSC_7  15  "system.ini boot fixedfon.fon xgafix.fon"
  236. *WIN_RES_ALSC_7  16  "system.ini boot oemfonts.fon xgaoem.fon"
  237. *WIN_RES_ALSC_7   4  "system.ini boot fonts.fon xgasys.fon"
  238. *WIN_RES_ALSC_7   8  "system.ini boot.description aspect 100,120,120"
  239.  
  240. WIN_RES_ALSC_8  1   "system.ini boot display.drv promtn16.drv"
  241. WIN_RES_ALSC_8  2   "system.ini boot fdisplay.drv promtn16.drv"
  242. WIN_RES_ALSC_8  3   "system.ini boot sdisplay.drv promts16.drv"
  243. WIN_RES_ALSC_8  5   "system.ini boot.description display.drv \"ProMotion 1024x768 64K Colors (Large fonts)\""
  244. WIN_RES_ALSC_8  6   "system.ini boot.description fdisplay.drv \"ProMotion 1024x768 64K Colors (Large fonts)\""
  245. WIN_RES_ALSC_8  7   "system.ini boot.description sdisplay.drv \"ProMotion 1024x768 64K Colors (Large fonts)\""
  246. WIN_RES_ALSC_8  9   "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (XGA res)\"  sseriff.fon"
  247. WIN_RES_ALSC_8 10   "win.ini fonts \"Courier 10,12,15 (XGA res)\"                courf.fon"
  248. WIN_RES_ALSC_8 11   "win.ini fonts \"MS Serif 8,10,12,14,18,24 (XGA res)\"       seriff.fon"
  249. WIN_RES_ALSC_8 12   "win.ini fonts \"Symbol 8,10,12,14,18,24 (XGA res)\"         symbolf.fon"
  250. WIN_RES_ALSC_8 13   "win.ini fonts \"Small Fonts (XGA res)\" smallf.fon"
  251. WIN_RES_ALSC_8  14  "system.ini ProMotion Resolution 1024x768"
  252. *WIN_RES_ALSC_8  15  "system.ini boot fixedfon.fon xgafix.fon"
  253. *WIN_RES_ALSC_8  16  "system.ini boot oemfonts.fon xgaoem.fon"
  254. *WIN_RES_ALSC_8  4   "system.ini boot fonts.fon xgasys.fon"
  255. *WIN_RES_ALSC_8  8   "system.ini boot.description aspect 100,120,120"
  256.  
  257. WIN_RES_ALSC_9   1  "system.ini boot display.drv promtn8.drv"
  258. WIN_RES_ALSC_9   2  "system.ini boot fdisplay.drv promtn8.drv"
  259. WIN_RES_ALSC_9   3  "system.ini boot sdisplay.drv promts8.drv"
  260. WIN_RES_ALSC_9   5  "system.ini boot.description display.drv \"ProMotion 1280x1024 256 Colors (Large fonts)\""
  261. WIN_RES_ALSC_9   6  "system.ini boot.description fdisplay.drv \"ProMotion 1280x1024 256 Colors (Large fonts)\""
  262. WIN_RES_ALSC_9   7  "system.ini boot.description sdisplay.drv \"ProMotion 1280x1024 256 Colors (Large fonts)\""
  263. WIN_RES_ALSC_9   9  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (XGA res)\"  sseriff.fon"
  264. WIN_RES_ALSC_9  10  "win.ini fonts \"Courier 10,12,15 (XGA res)\"                courf.fon"
  265. WIN_RES_ALSC_9  11  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (XGA res)\"       seriff.fon"
  266. WIN_RES_ALSC_9  12  "win.ini fonts \"Symbol 8,10,12,14,18,24 (XGA res)\"         symbolf.fon"
  267. WIN_RES_ALSC_9  13  "win.ini fonts \"Small Fonts (XGA res)\" smallf.fon"
  268. WIN_RES_ALSC_9  14  "system.ini ProMotion Resolution 1280x1024"
  269. *WIN_RES_ALSC_9  15  "system.ini boot fixedfon.fon xgafix.fon"
  270. *WIN_RES_ALSC_9  16  "system.ini boot oemfonts.fon xgaoem.fon"
  271. *WIN_RES_ALSC_9   4  "system.ini boot fonts.fon xgasys.fon"
  272. *WIN_RES_ALSC_9   8  "system.ini boot.description aspect 100,120,120"
  273.  
  274. WIN_RES_ALSC_A   1  "system.ini boot display.drv promtn8.drv"
  275. WIN_RES_ALSC_A   2  "system.ini boot fdisplay.drv promtn8.drv"
  276. WIN_RES_ALSC_A   3  "system.ini boot sdisplay.drv promts8.drv"
  277. WIN_RES_ALSC_A   5  "system.ini boot.description display.drv \"ProMotion 1600x1200 256 Colors (Large fonts)\""
  278. WIN_RES_ALSC_A   6  "system.ini boot.description fdisplay.drv \"ProMotion 1600x1200 256 Colors (Large fonts)\""
  279. WIN_RES_ALSC_A   7  "system.ini boot.description sdisplay.drv \"ProMotion 1600x1200 256 Colors (Large fonts)\""
  280. WIN_RES_ALSC_A   9  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (XGA res)\"  sseriff.fon"
  281. WIN_RES_ALSC_A  10  "win.ini fonts \"Courier 10,12,15 (XGA res)\"                courf.fon"
  282. WIN_RES_ALSC_A  11  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (XGA res)\"       seriff.fon"
  283. WIN_RES_ALSC_A  12  "win.ini fonts \"Symbol 8,10,12,14,18,24 (XGA res)\"         symbolf.fon"
  284. WIN_RES_ALSC_A  13  "win.ini fonts \"Small Fonts (XGA res)\" smallf.fon"
  285. WIN_RES_ALSC_A  14  "system.ini ProMotion Resolution 1600x1200"
  286. *WIN_RES_ALSC_A  15  "system.ini boot fixedfon.fon xgafix.fon"
  287. *WIN_RES_ALSC_A  16  "system.ini boot oemfonts.fon xgaoem.fon"
  288. *WIN_RES_ALSC_A   4  "system.ini boot fonts.fon xgasys.fon"
  289. *WIN_RES_ALSC_A   8  "system.ini boot.description aspect 100,120,120"
  290.  
  291. :WININI :MODE=PRIMARY :MODE=WINDOWS
  292. SYSTEM.INI
  293. boot  useos2shield 1
  294. boot  os2shield winsheld.exe
  295.  
  296.