From 8db819262c901494060b466e14e43b7b7e8c9d2c Mon Sep 17 00:00:00 2001 From: mpohoreski Date: Mon, 27 Feb 2006 00:42:06 +0000 Subject: [PATCH] *** empty log message *** --- AppleWin/docs/Debugger_Changelog.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/AppleWin/docs/Debugger_Changelog.txt b/AppleWin/docs/Debugger_Changelog.txt index 9b310d97..af076a59 100644 --- a/AppleWin/docs/Debugger_Changelog.txt +++ b/AppleWin/docs/Debugger_Changelog.txt @@ -1,6 +1,15 @@ /* -.3 Cleaned up Breakpoint code +.7 Fixed script read hang in GetLinePointers() +.6 Fixed Assembler storing one too many bytes in AssemblerPokeAddress() +.5 Fixed Assembler not parsing target address in AssemblerGetArgs() + A 40C7 + BRA $40D7 +.4 Fixed Assembler hang in AssemblerProcessDelayedSymols() + A 40C7 + BRA $40D7 +.3 Fixed BPM to break ON the trigger, not after + Cleaned up Breakpoint code .2 Fixed BP address[,Length] to re-direct to BPX .1 Search Hex SH Address,Len Byte [Byte ..]