Add composite lite patch by VileRancour/reenigne.
Thanks to everybody who participated in the discussion on the subject. Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3804
This commit is contained in:
parent
a6a7f4b82d
commit
e60a44755a
3 changed files with 188 additions and 76 deletions
|
@ -523,7 +523,8 @@ void SHELL_Init() {
|
|||
"\xBA \xBA\n"
|
||||
);
|
||||
MSG_Add("SHELL_STARTUP_CGA","\xBA DOSBox supports Composite CGA mode. \xBA\n"
|
||||
"\xBA Use \033[31m(alt-)F11\033[37m to change the colours when in this mode. \xBA\n"
|
||||
"\xBA Use \033[31mF12\033[37m to set composite output ON, OFF, or AUTO (default). \xBA\n"
|
||||
"\xBA \033[31m(Alt-)F11\033[37m changes hue; \033[31mctrl-alt-F11\033[37m selects early/late CGA model. \xBA\n"
|
||||
"\xBA \xBA\n"
|
||||
);
|
||||
MSG_Add("SHELL_STARTUP_HERC","\xBA Use \033[31mF11\033[37m to cycle through white, amber, and green monochrome color. \xBA\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue