Change color 6 in palet. Fixes bug 998455
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1927
This commit is contained in:
parent
5d3260ab29
commit
7ef3d81e8b
1 changed files with 1 additions and 0 deletions
|
@ -583,6 +583,7 @@ att_text16:
|
|||
att_data[i]=i;
|
||||
att_data[i+8]=i+0x38;
|
||||
}
|
||||
att_data[0x06]=0x14; //Odd Color 6 yellow/brown.
|
||||
break;
|
||||
case M_CGA2:
|
||||
att_data[0x10]=0x01; //Color Graphics
|
||||
|
|
Loading…
Add table
Reference in a new issue