Hello,
I am running Windows XP and for some odd reason when I attempt
to use PALETTE to turn the entire screen blue, the program
decides it is better to have the screen stay as it is. Any ideas? This is for SCREEN mode 0.
The code is similar to:
cls
SCREEN 0
PALETTE 15,1:?"This is a test."
Regards,
Paul
------------------
Few cats act their age, while
most just cough up furballs.
I am running Windows XP and for some odd reason when I attempt
to use PALETTE to turn the entire screen blue, the program
decides it is better to have the screen stay as it is. Any ideas? This is for SCREEN mode 0.
The code is similar to:
cls
SCREEN 0
PALETTE 15,1:?"This is a test."
Regards,
Paul
------------------
Few cats act their age, while
most just cough up furballs.
Comment