mirror of https://github.com/PCSX2/pcsx2.git
bd032bbcb8
Adds memory search comparisons for Increased, Increased By, Decreased, Decreased By, Changed, Not Changed, Changed By. For arrays, adds not equals, changed, not changed for filter searches. Now only shows the comparison types that are currently valid for the given search type and if there's prior search results. Also refactors to allow holding the prior set of search results rather than just the addresses, needed for these search comparisons to work. Also adds a ui label to show that the debugger is searching after clicking the search button which then gets replaced with the results count when the search completes. |
||
---|---|---|
.. | ||
Models | ||
BreakpointDialog.cpp | ||
BreakpointDialog.h | ||
BreakpointDialog.ui | ||
CpuWidget.cpp | ||
CpuWidget.h | ||
CpuWidget.ui | ||
DebuggerSettingsManager.cpp | ||
DebuggerSettingsManager.h | ||
DebuggerWindow.cpp | ||
DebuggerWindow.h | ||
DebuggerWindow.ui | ||
DisassemblyWidget.cpp | ||
DisassemblyWidget.h | ||
DisassemblyWidget.ui | ||
MemorySearchWidget.cpp | ||
MemorySearchWidget.h | ||
MemorySearchWidget.ui | ||
MemoryViewWidget.cpp | ||
MemoryViewWidget.h | ||
MemoryViewWidget.ui | ||
RegisterWidget.cpp | ||
RegisterWidget.h | ||
RegisterWidget.ui |