From 2253938a55bbe8d92b3eccea570dfe4bf73ef9bd Mon Sep 17 00:00:00 2001 From: mpohoreski Date: Sun, 9 Jul 2006 04:52:30 +0000 Subject: [PATCH] Help is colorized Rewrote color console for 2nd and last time. --- AppleWin/docs/Debugger_Changelog.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/AppleWin/docs/Debugger_Changelog.txt b/AppleWin/docs/Debugger_Changelog.txt index eb9a23f5..cee5118a 100644 --- a/AppleWin/docs/Debugger_Changelog.txt +++ b/AppleWin/docs/Debugger_Changelog.txt @@ -1,6 +1,10 @@ /* TODO: 2.6.0.0 released with next version of AppleWin (1.12.9.2) +.5 Fixed: HELP WA wasn't displaying help for Watch Add +.4 Added: Colorized most of built in debugger help. +.3 Added: In disassembly, regs X & Y in mnemonic line are now color coded +.2 Changed internal representation of color console .1 Console now jumps to end, when return pressed 2.5.7.0 Debugger using new Apple Font with color console support