diff --git a/AppleWin/source/Debugger_Display.cpp b/AppleWin/source/Debugger_Display.cpp index aed2328c..b579c91a 100644 --- a/AppleWin/source/Debugger_Display.cpp +++ b/AppleWin/source/Debugger_Display.cpp @@ -33,7 +33,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA #include // NEW UI debugging -#define DEBUG_FORCE_DISPLAY 1 +#define DEBUG_FORCE_DISPLAY 0 #define DEBUG_FONT_NO_BACKGROUND_CHAR 0 #define DEBUG_FONT_NO_BACKGROUND_TEXT 1 diff --git a/AppleWin/source/Debugger_Display.h b/AppleWin/source/Debugger_Display.h index b9a74f0e..9a5ab074 100644 --- a/AppleWin/source/Debugger_Display.h +++ b/AppleWin/source/Debugger_Display.h @@ -4,7 +4,7 @@ // Test Colors & Glyphs #define DEBUG_APPLE_FONT 0 // Re-route all debugger text to new font -#define USE_APPLE_FONT 1 +#define USE_APPLE_FONT 0 // Win32 Debugger Font // 1 = Use Debugger_Font_7x8.BMP