ATOMBIOS.SYS: Difference between revisions
Appearance
Created page with "Driver that activates widescreen modes on video adapters with ATOM BIOS. Developed by Robert Lalla. ==Links== * [http://en.os2.guru/projects/panorama/?action=down Download site]" |
No edit summary |
||
Line 1: | Line 1: | ||
Driver that activates widescreen modes on video adapters with ATOM BIOS. Developed by Robert Lalla. | Driver that activates widescreen modes on video adapters with ATOM BIOS. Developed by Robert Lalla. | ||
==Syntax== | |||
BASEDEV=ATOMBIOS.SYS +HHHHVVVV | |||
==Parameters== | |||
;No option specified in CONFIG.SYS | |||
:mode_EE 1856x1392 --> 1280x800 | |||
:mode_EF 1920x1440 --> 1440x900 | |||
:mode_EB 1400x1050 --> 1680x1050 | |||
;Option +HHHHVVVV specified in CONFIG.SYS (custom resolution) | |||
:mode_EE 1856x1392 --> HHHHxVVVV | |||
==Links== | ==Links== | ||
* [http://en.os2.guru/projects/panorama/?action=down Download site] | * [http://en.os2.guru/projects/panorama/?action=down Download site] | ||
[[Category:BASEDEV]] |
Revision as of 04:28, 8 March 2021
Driver that activates widescreen modes on video adapters with ATOM BIOS. Developed by Robert Lalla.
Syntax
BASEDEV=ATOMBIOS.SYS +HHHHVVVV
Parameters
- No option specified in CONFIG.SYS
- mode_EE 1856x1392 --> 1280x800
- mode_EF 1920x1440 --> 1440x900
- mode_EB 1400x1050 --> 1680x1050
- Option +HHHHVVVV specified in CONFIG.SYS (custom resolution)
- mode_EE 1856x1392 --> HHHHxVVVV