Additional fixes to ET4000AX and ET4000/W32p - fixes segment bank messup when exiting from Windows;

The internal video cards of the Trigem 286M and the Packard Bell PB640 now have the correct timings.
This commit is contained in:
OBattler
2018-08-26 08:16:22 +02:00
parent 8453a88223
commit 66225bced8
4 changed files with 39 additions and 6 deletions

View File

@@ -10,7 +10,7 @@
# settings, so we can avoid changing the main one for all of
# our local setups.
#
# Version: @(#)Makefile.local 1.0.15 2018/07/19
# Version: @(#)Makefile.local 1.0.16 2018/08/01
#
# Author: Fred N. van Kempen, <decwiz@yahoo.com>
#
@@ -62,6 +62,7 @@ STUFF :=
# -DENABLE_386_LOG=N sets logging level at N.
# -DENABLE_386_DYNAREC_LOG=N sets logging level at N.
# -DENABLE_808X_LOG=N sets logging level at N.
# -DENABLE_FPU_LOG=N sets logging level at N.
# -DENABLE_X86SEG_LOG=N sets logging level at N.
# disk/ logging:
# -DENABLE_ESDI_AT_LOG=N sets logging level at N.