diff --git a/docs/Debugger_Changelog.txt b/docs/Debugger_Changelog.txt index f1ed8663..fbd7e33f 100644 --- a/docs/Debugger_Changelog.txt +++ b/docs/Debugger_Changelog.txt @@ -1,4 +1,5 @@ /* +2.9.2.0 Fixed: Debugger: Step-over WAIT can fail #1194 2.9.1.26 Fixed: When adding symbols list the address first then the name for readability 2.9.1.25 Fixed: R P ## wasn't setting P flag status register. 2.9.1.24 Fixed: Disassembly line when at PC for BW mode. GH #1231