From: sparky4 Date: Sat, 4 Jun 2016 04:38:59 +0000 (-0500) Subject: testing X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=4fecffefba3ffb6f4a1c15e2d727d1526d9f4a1d;p=16.git testing --- diff --git a/src/lib/modex16.c b/src/lib/modex16.c index f9dfa396..1f1e303b 100755 --- a/src/lib/modex16.c +++ b/src/lib/modex16.c @@ -1187,7 +1187,7 @@ void update_state_from_vga_() { vga_state.vga_stride = 80; vga_state.vga_height = 25; vga_state.vga_width = 80; - vga_state.vga_9wide = 0; + vga_state.vga_9wide = 1; if (vga_state.vga_flags & VGA_IS_VGA) { /* VGA only. EGA cards DO have the misc. output reg but it's write-only */ /* update state from H/W which I/O port */