Dec 192017
 
Set video mode w/ TC source code.
File SETMODE.ZIP from The Programmer’s Corner in
Category C Source Code
Set video mode w/ TC source code.
File Name File Size Zip Size Zip Type
SETMODE.C 644 354 deflated
SETMODE.DOC 807 468 deflated
SETMODE.EXE 6118 3898 deflated

Download File SETMODE.ZIP Here

Contents of the SETMODE.DOC file




SETMODE ULTILITY

This program will allow you to set your graphics adaptor into any mode
from DOS. Modes 0, 2, and 5 are called "color supressed" modes; they
generate images in shades of grey for use on monitors that display
graphics but not colors. Modes 1 and 3 are the normal text modes for the
color monitors, providing 25 lines of 40 characters or 25 lines of 80
characters, respectively. The monochrome adoptor is set to mode 7 when
computer is booted up. The CGA & EGA adoptors are set to mode 3.
Mode 13 through 16 were added with the EGA, and provide increased
resolution, additional colors, or both. Modes 15 and 16 require the
ECD, which has special circuitry permitting 350 rows to be displayed.

Example: C>setmode 3




 December 19, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)