From 61f626ca4e5175a065344cb97f40dd8695d0e8b0 Mon Sep 17 00:00:00 2001 From: Ernie Pasveer Date: Sat, 6 Jun 2026 12:53:03 -0500 Subject: [PATCH] Update help doc for MemoryVisualizer. --- src/resources/help/MemoryVisualizer.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/resources/help/MemoryVisualizer.md b/src/resources/help/MemoryVisualizer.md index fa77d37..928586e 100644 --- a/src/resources/help/MemoryVisualizer.md +++ b/src/resources/help/MemoryVisualizer.md @@ -21,6 +21,9 @@ The memory displayed in 3 views. A CRC16 checksum of the memory region is also displayed. Useful for quickly determining if different memory regions have the same contents. +Changes with the memory contents between step/next/breakpoints will show changed bytes with an underline. This requires 'Auto +Refresh' on. + ### Operation There are various things to control how the memory is display.