home *** CD-ROM | disk | FTP | other *** search
- 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.