From fd60d9ac9d9e1f014247ec0f9c9c5b7cbd8843d7 Mon Sep 17 00:00:00 2001 From: mpohoreski Date: Thu, 16 Dec 2010 07:33:20 +0000 Subject: [PATCH] 2.6.2.10 Added: Pretty printing 'B' of all bytes treated as data. --- AppleWin/docs/Debugger_Changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/AppleWin/docs/Debugger_Changelog.txt b/AppleWin/docs/Debugger_Changelog.txt index 5976f5e3..f407700e 100644 --- a/AppleWin/docs/Debugger_Changelog.txt +++ b/AppleWin/docs/Debugger_Changelog.txt @@ -1,6 +1,7 @@ /* 2.7.0.0 Released with Applewin 1.19.1.x +.10 Added: Pretty printing 'B' of all bytes treated as data. .9 Fixed: Renamed ambiguous command 'DL' to 'B' to list all bytes being treated as data Renamed command: 'B' to 'Z' as an alias to treat byte(s) as data .8 Fixed: Define Code 'X' wasn't removing entries