diff --git a/docs/Windows 3.0 and later EGA, VGA driver notes.txt b/docs/Windows 3.0 and later EGA, VGA driver notes.txt new file mode 100644 index 000000000..6f18c9b5c --- /dev/null +++ b/docs/Windows 3.0 and later EGA, VGA driver notes.txt @@ -0,0 +1,5 @@ +Notes: +- Starting with Windows 3.0, the stock EGA/VGA drivers require a 80186 or + higher, they do not work on an 8086. This is due to the use of instructions + not supported by the 8086. +