From 78419f10d625849fd821a38def9db21333441329 Mon Sep 17 00:00:00 2001 From: thrust26 Date: Fri, 24 Jul 2020 11:09:01 +0200 Subject: [PATCH] enhanced debugger option "Re-disassemble" into "Disassemble @ current line" (resolves #652) --- Changes.txt | 2 + docs/debugger.html | 8 +-- docs/graphics/debugger_main.png | Bin 63592 -> 63710 bytes docs/graphics/debugger_romcmenu.png | Bin 10000 -> 8710 bytes docs/graphics/resources/debugger_main.pdn | Bin 204733 -> 205235 bytes src/debugger/CartDebug.cxx | 15 +++-- src/debugger/CartDebug.hxx | 31 +++++++++- src/debugger/gui/RomListSettings.cxx | 6 +- src/debugger/gui/RomWidget.cxx | 66 ++++++++++++++-------- src/debugger/gui/RomWidget.hxx | 2 + 10 files changed, 93 insertions(+), 37 deletions(-) diff --git a/Changes.txt b/Changes.txt index eb4f0a16e..6d3b5b2f1 100644 --- a/Changes.txt +++ b/Changes.txt @@ -24,6 +24,8 @@ the ROM. This allows to distribute ROM and properties in one file, which Stella can use directly. + * Replaced "Re-disassemble" with "Disassemble @ current line" in debugger + -Have fun! diff --git a/docs/debugger.html b/docs/debugger.html index 306885c34..781d05bf5 100644 --- a/docs/debugger.html +++ b/docs/debugger.html @@ -1496,13 +1496,13 @@ anywhere in the listing:

The following options are available: