From e60fb98981f0b309dd05919504b4c462cdb0238d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Strohh=C3=A4cker?= Date: Sun, 5 Aug 2007 15:33:02 +0000 Subject: [PATCH] allow non-palette vga attr registers to always be modified during modeswitch (fixes Dreamweb) Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2948 --- src/ints/int10_modes.cpp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/ints/int10_modes.cpp b/src/ints/int10_modes.cpp index 8870f3a6..c58e0697 100644 --- a/src/ints/int10_modes.cpp +++ b/src/ints/int10_modes.cpp @@ -936,6 +936,11 @@ dac_text16: } } } else { + for (i=0x10;i