From 474ded6b0f80c68f7d22eacb2ce8f30d4c2b8094 Mon Sep 17 00:00:00 2001 From: mpohoreski Date: Tue, 13 Jun 2006 01:23:06 +0000 Subject: [PATCH] --- docs/Debugger_Changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Debugger_Changelog.txt b/docs/Debugger_Changelog.txt index 3d47a2ec..039be603 100644 --- a/docs/Debugger_Changelog.txt +++ b/docs/Debugger_Changelog.txt @@ -1,6 +1,8 @@ /* 2.5.3.x +.8 added DISASM to print current states +.7 added DISASM TARGET [#] .6 added BLOAD addr[,len] "Filename" .5 added BSAVE addr,len "Filename" .4 added HELP DISASM