issues
search
aldelaro5
/
dolphin-memory-engine
A RAM search made specifically to search, monitor and edit the Dolphin emulator's emulated memory
MIT License
171
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature: Value transformations
#178
awesomemushroom1
opened
1 month ago
1
Hooking on macOS Sequoia not working
#177
mv-stns
closed
1 month ago
12
Retain file information when closing and reopening
#176
camila314
closed
6 days ago
6
Fix two crash bugs, add new context menu items
#175
camila314
closed
3 months ago
1
Convert to `unsigned char` before invoking `std::isprint()`.
#174
cristian64
closed
3 months ago
1
Bug: Crash on Scrolling with Certain Watchlists
#173
dreamsyntax
closed
3 months ago
1
Bug: Crash on adding a pointer deref at 0x91044624 for One Piece Unlimited Adventure
#172
dreamsyntax
closed
2 weeks ago
1
Check watch entry pointer to avoid dereferencing null pointer when a group node is right-clicked.
#171
cristian64
closed
3 months ago
0
Bug: Right-clicking a group closes program
#170
CanvasK
closed
3 months ago
1
Add QtSvg support to macOS deployment
#169
campital
closed
3 months ago
0
Upgrade Clang-Format check in GitHub Action.
#168
cristian64
closed
4 months ago
0
Add options to copy pointer addresses (or base address) of a watch entry
#167
jahorta
closed
4 months ago
4
Add fallback for external Qt in CMake file on Windows
#166
jahorta
closed
4 months ago
14
Fixed build error: AddressInputWidget.h is never moc'ed but the moc file is included during build
#165
jahorta
closed
4 months ago
12
Update status icon with Dolphin's logo redesign.
#164
cristian64
closed
4 months ago
0
Feature: "Monitor/Preview Node" Group for Base Address
#163
dreamsyntax
opened
5 months ago
0
README: Update screenshot and fix typo
#162
dreamsyntax
closed
5 months ago
0
Relax input acceptance criteria in `AddressInputWidget`.
#161
cristian64
closed
5 months ago
0
Feature: Copy address of pointer level
#160
dreamsyntax
closed
4 months ago
2
Use correct font in painter in **Memory Viewer** dialog.
#159
cristian64
closed
5 months ago
3
Persistent expansion state.
#158
cristian64
closed
5 months ago
0
Add context menu to results list in scanner pane.
#157
cristian64
closed
6 months ago
0
Move Dolphin hook status to status bar.
#156
cristian64
closed
6 months ago
2
CI: move lint into one workflow
#155
dreamsyntax
closed
6 months ago
1
Mark session with unsaved changes during grouping and inline label editing.
#154
cristian64
closed
6 months ago
0
Add memory address input custom widget.
#153
cristian64
closed
6 months ago
0
Add **Group** context menu action to group currently selected entries.
#152
cristian64
closed
6 months ago
0
Bouquet of GUI fixes and improvements.
#151
cristian64
closed
6 months ago
0
Attempt to make the directories before trying to lock the lockfile.
#150
cristian64
closed
6 months ago
0
Add Light, Dark Gray, and Dark themes along with the System theme.
#149
cristian64
closed
6 months ago
5
Add icon to watch groups.
#148
cristian64
closed
6 months ago
0
Prompt user before destructive operations of great impact.
#147
cristian64
closed
6 months ago
5
Treat failed save actions as cancel actions.
#146
cristian64
closed
6 months ago
0
Memory leak and more specific model invalidation.
#145
cristian64
closed
6 months ago
0
Remove remnants of the deactivated sorting mechanism.
#144
cristian64
closed
6 months ago
1
Prevent segmentation fault and construct `DlgAddWatchEntry` dialogs in the stack.
#143
cristian64
closed
6 months ago
0
Avoid memory leaks in `MemWatchModel::clearRoot()`.
#142
cristian64
closed
6 months ago
0
Avoid prematurely freeing buffer during value editing on Linux.
#141
cristian64
closed
6 months ago
0
Use splitter's section size to determine whether scanner pane is visible.
#140
cristian64
closed
6 months ago
0
Revised watch list item insertion.
#139
cristian64
closed
6 months ago
0
Address `-Wfortify-source` warnings.
#138
cristian64
closed
6 months ago
0
Further fixes for Clang-Tidy warnings (2).
#137
cristian64
closed
6 months ago
0
Maintenance QOL: Update build artifacts to match release names
#136
dreamsyntax
opened
6 months ago
1
Warn user about other instances owning the settings file.
#135
cristian64
closed
6 months ago
0
Set initial state of the **Scanner** checkable action in the next event loop tick.
#134
cristian64
closed
6 months ago
0
Add **Open Configuration Directory** action to top-bar **File** menu.
#133
cristian64
closed
6 months ago
0
Further fixes for Clang-Tidy warnings.
#132
cristian64
closed
6 months ago
0
Bug: Initial "Scanner" visible check/unchecked state in wrong state
#131
dreamsyntax
closed
6 months ago
0
Windows Ext: Qt 6.7.0 -> 6.5.3
#130
dreamsyntax
closed
6 months ago
0
Feature: "Add group / Add watch" should add below selected index if watch node, or inside if group node
#129
dreamsyntax
closed
6 months ago
0
Next