]> 4ch.mooo.com Git - 16.git/commitdiff
testing
authorsparky4 <sparky4@cock.li>
Sat, 4 Jun 2016 04:38:59 +0000 (23:38 -0500)
committersparky4 <sparky4@cock.li>
Sat, 4 Jun 2016 04:38:59 +0000 (23:38 -0500)
src/lib/modex16.c

index f9dfa39687ec9a1a481da16d553625cee0ec6a99..1f1e303bcec3cdbd7d82d419e5ab2a293b73c365 100755 (executable)
@@ -1187,7 +1187,7 @@ void update_state_from_vga_() {
        vga_state.vga_stride = 80;\r
        vga_state.vga_height = 25;\r
        vga_state.vga_width = 80;\r
-       vga_state.vga_9wide = 0;\r
+       vga_state.vga_9wide = 1;\r
 \r
        if (vga_state.vga_flags & VGA_IS_VGA) { /* VGA only. EGA cards DO have the misc. output reg but it's write-only */\r
                /* update state from H/W which I/O port */\r