diff --git a/AppleWin/source/Debugger/Debugger_Console.h b/AppleWin/source/Debugger/Debugger_Console.h index 38cbce43..4aca65de 100644 --- a/AppleWin/source/Debugger/Debugger_Console.h +++ b/AppleWin/source/Debugger/Debugger_Console.h @@ -3,7 +3,7 @@ enum { - CONSOLE_HEIGHT = 384, // Lines, was 128, but need ~ 256+16 for PROFILE LIST + CONSOLE_HEIGHT = 512, // Lines, was 128, but need ~ 256+16 for PROFILE LIST CONSOLE_WIDTH = 80, // need min 256+ lines for "profile list"