From 3c9621991a8da06e718acb73404518d252ef1495 Mon Sep 17 00:00:00 2001 From: mpohoreski Date: Sun, 14 May 2006 05:13:30 +0000 Subject: [PATCH] BRK, BRKOP, Ctrl-V support --- docs/Debugger_Changelog.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/Debugger_Changelog.txt b/docs/Debugger_Changelog.txt index 2617a019..fd32e056 100644 --- a/docs/Debugger_Changelog.txt +++ b/docs/Debugger_Changelog.txt @@ -1,5 +1,9 @@ /* +3.0 Ctrl-V (paste) now works. +2.0 BRKOP ## support +2.5.1.0 BRK ON|OFF support + .23 Moved columns of disasm for instructions, and target values over one char left, to leave whitespace past the target 'char' on the end .22 Disasm window now shows target values for indirect, and indexed addressing modes. i.e.