home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The World of Computer Software
/
World_Of_Computer_Software-02-385-Vol-1of3.iso
/
m
/
mnubt222.zip
/
NOBLINK.DOC
< prev
next >
Wrap
Text File
|
1992-02-25
|
639b
|
9 lines
NOBLINK.COM is a short utility for EGA, VGA and MCGA display cards only.
Normally, you can only use hi-intensity attributes for the foreground;
hence, it is impossible to have a yellow background for example.
NOBLINK alters the system settings to provide hi-intensity instead of
blinking. It is not a TSR, and the settings will revert to normal if
the screen mode changes. It is free to anyone who wants it... I simply
used it when I was playing with programming the VGA card. Technically,
the effect is achieved by call Int 10, sub-function 10, minor function
03 with a value in BL to enable hi-intensity backgrounds.