1
0
Fork 0

2 color mode cga detection.

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@123
This commit is contained in:
Sjoerd van der Berg 2002-08-08 09:46:47 +00:00
parent 3023a8db88
commit b73647f308

View file

@ -37,6 +37,8 @@ void write_p3c5(Bit32u port,Bit8u val) {
break;
case 1: /* Clocking Mode */
seq(clocking_mode)=val;
vga.config.pixel_double=(val & 8)>0;
VGA_FindSettings();
/* TODO Figure this out :)
0 If set character clocks are 8 dots wide, else 9.
2 If set loads video serializers every other character