From deb46979e5b9337a988a86934615c4a9509d52f4 Mon Sep 17 00:00:00 2001 From: mpohoreski Date: Wed, 5 Jul 2006 21:24:23 +0000 Subject: [PATCH] Color console support --- docs/Debugger_Changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/Debugger_Changelog.txt b/docs/Debugger_Changelog.txt index 7290bf6e..eb9a23f5 100644 --- a/docs/Debugger_Changelog.txt +++ b/docs/Debugger_Changelog.txt @@ -1,6 +1,9 @@ /* TODO: 2.6.0.0 released with next version of AppleWin (1.12.9.2) +.1 Console now jumps to end, when return pressed +2.5.7.0 Debugger using new Apple Font with color console support + .41 Fixed: Breakpoints now properly handle ranges (both relative and absolute) See HELP BPR .40 Changed: Cleaned up Bookmarks, Watches, ZeroPage to be more consistent.