Debugger: support prefixed addresses for mini memory dump windows (PR #1427)

* Mem dump cmds without any args will now display the prefix address
* Support data sub-window (that reflects m1 dump)
* Breakpoint display: Right align R and W at end of line
* Help doc: Update Memory page to include prefix address examples
* Help doc: Update Breakpoint & Memory pages: add images showing address prefixes as shown in the UI
---------
Co-authored-by: michaelangel007 <michaelangel007@sharedcraft.com>
This commit is contained in:
TomCh
2025-09-08 21:58:22 +01:00
committed by GitHub
parent 54f86f0cdc
commit 04ba39b1dd
15 changed files with 473 additions and 204 deletions
+1
View File
@@ -112,6 +112,7 @@
, FG_INFO_BP_MEM_READ // Green
, FG_INFO_BP_MEM_WRITE // Orange
, FG_INFO_MEM_SLOT // Yellow
, BG_INFO_MEM_BANK // mid Cyan
, FG_INFO_MEM_BANK // White
, FG_INFO_MEM_LC //~mid Cyan