From 6e9e1674f3ec71b2d67dbe10ce2ba19095b89b0a 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. --- docs/Debugger_Changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Debugger_Changelog.txt b/docs/Debugger_Changelog.txt index 5976f5e3..f407700e 100644 --- a/docs/Debugger_Changelog.txt +++ b/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