Project 6 is to develop a program using no macros or
interrupts to display text. You are to display the
message:
After the text is use a loop to change the colors using all
possible combinations of colors. (To make it easier, don't
worry about having the foreground and background the same,
as it will be changing.) You can make things simple and
use all 256 attribute combinations. When the look is
finished, restore the screen to normal.
Output
The output of your program will look like this (assuming the
current color is red on white):