-
-
Notifications
You must be signed in to change notification settings - Fork 983
How to use the memory viewer #1705
Copy link
Copy link
Closed
Labels
feature:usabilityUX issues due to unclear UIUX issues due to unclear UIport:QtAffects the Qt version (the standard desktop version)Affects the Qt version (the standard desktop version)
Milestone
Metadata
Metadata
Assignees
Labels
feature:usabilityUX issues due to unclear UIUX issues due to unclear UIport:QtAffects the Qt version (the standard desktop version)Affects the Qt version (the standard desktop version)
I am trying to understand how to change values in memory with mgba but the memory viewer is not easy to understand (also there is not doc about the debug stuff integrated in this software).
As example I pick a value, found with the search (also if writing something in the search field and press Return doesn't do anything), select in the table view the address, press the button to open the memory viewer, found the value but is not possible to change that.
So before start digging with the source code I don't know if mgba support that feature.