note bugs with NT

This commit is contained in:
Jonathan Campbell
2014-04-17 16:27:11 -07:00
parent 7b44dc93c8
commit 428f138522

View File

@@ -0,0 +1,11 @@
Bugs with DOSBox-X and Windows NT 3.1
- The ET4000 SVGA driver changes the upper-left most text cell purple on
the NT boot screen
- In low memory conditions (memsize=12) DOSBox's dynamic core will likely
segfault at some point at some unexpected time. This does not happen
when larger amounts of memory are given (memsize > 16).
- Hitting CTRL+F9, which is supposed to terminate DOSBox, instead triggers
a fault within the NT kernel. Hitting CTRL+F9 again exits DOSBox.