Debugger: update change log

This commit is contained in:
tomcw 2023-07-21 21:21:08 +01:00
parent a7a2ef63f2
commit ab5b0e2379
1 changed files with 1 additions and 0 deletions

View File

@ -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