Author
| unusual startup screen
|
msxrestarter msx freak Posts: 181 | Posted: June 06 2005, 00:00   |
Hi,
I have the following question :
I have an MSX2 (NMS8250) witch has a different startup screen.
Normally you get a blue screen with a white rectangle and 'MSX' written in black, but this one has a lightgreen screen with a blue rectangle and 'MSX' written in white.
How can I change these colors back to the standard settings ?
Thanks !
|
|
[D-Tail]
 msx guru Posts: 3018 | Posted: June 06 2005, 00:15   |
|
|
msxrestarter msx freak Posts: 181 | Posted: June 06 2005, 00:29   |
Doesn't seem to work.
I get message Illegal function call when I type SET TITLE "",0
When I type set title "Hallo",0 it also says illegal function call.
When I type set title "Hallo" it displays Hallo on the startup screen but the colors stay the same.
|
|
snout
 msx legend Posts: 4991 | Posted: June 06 2005, 00:58   |
try a SET TITLE "",1 then
|
|
ro msx guru Posts: 2329 | Posted: June 06 2005, 07:28   |
set title ,0 maybe?
|
|
AuroraMSX
 msx master Posts: 1249 | Posted: June 06 2005, 09:31   |
and a "set screen" to save the settings IIRC
|
|
Jazzy msx addict Posts: 411 | Posted: June 06 2005, 09:38   |
Quote:
| and a "set screen" to save the settings IIRC
|
I don't think you need to do that. All commands wich begin with SET are automatically stored. |
|
Tanni msx addict Posts: 303 | Posted: June 06 2005, 12:20   |
Quote:
| and a "set screen" to save the settings IIRC
|
What do you mean by IIRC, AuroraMSX? BTW means By The Way, but IIRC? |
|
AuroraMSX
 msx master Posts: 1249 | Posted: June 06 2005, 12:28   |
|
|
AuroraMSX
 msx master Posts: 1249 | Posted: June 06 2005, 12:29   |
Quote:
| Quote:
| and a "set screen" to save the settings IIRC
|
I don't think you need to do that. All commands wich begin with SET are automatically stored.
|
SET PAGE 0,1 ?  |
|
Tanni msx addict Posts: 303 | Posted: June 06 2005, 12:33   |
I tried it with leo - dict.leo.org, but there was no translation for it. |
|
BiFi msx guru Posts: 3142 | Posted: June 06 2005, 13:00   |
SET TITLE doesn't require a SET SCREEN
and it's SET TITLE ,1 to SET TITLE ,4
|
|
flyguille msx master Posts: 1202 | Posted: June 06 2005, 15:34   |
oh, greaT maybe now i can fix my startup screen
it seems light red on background with black square and yellow MSX letters
|
|
msxrestarter msx freak Posts: 181 | Posted: June 06 2005, 18:16   |
Just fixed my startup screen back to normal by typing :
SET TITLE ,1
Thanks for the help everyone !
|
|
[D-Tail]
 msx guru Posts: 3018 | Posted: June 07 2005, 06:49   |
Quote:
| it seems light red on background with black square and yellow MSX letters
|
Is the RGB cable plugging in correctly? These color settings seem quite unusual to me...
SET TITLE "",x
x=1 -> Blue background, black rectangle, white MSX logo
x=2 -> Green background, blue rectangle, white MSX logo
x=3 -> Pink background, purple rectangle, white MSX logo
x=4 -> Yellow background, red rectangle, white MSX logo
As you can see, these are all combinations available... |
|
|
|
|