dolphin/Source/Core/DolphinQt/Debugger
JosJuice c1a26808ce Jit: Use RangeSet for physical_addresses
This makes JitBaseBlockCache::ErasePhysicalRange around 50% faster and
PPCAnalyzer::Analyze around 40% faster. Rogue Squadron 2's notoriously
laggy action of switching to and from cockpit view is made something
like 20-30% faster by this, though this is a very rough measurement.
2026-02-23 23:01:49 +01:00
..
AssembleInstructionDialog.cpp
AssembleInstructionDialog.h
AssemblerWidget.cpp
AssemblerWidget.h
AssemblyEditor.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
AssemblyEditor.h
BranchWatchDialog.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
BranchWatchDialog.h
BranchWatchTableModel.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
BranchWatchTableModel.h
BreakpointDialog.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
BreakpointDialog.h
BreakpointWidget.cpp Debugger/ BreakpointsWidget: Add option to disable/enable all breaking without affecting individual breakpoint enabled states. 2026-02-19 16:23:42 -07:00
BreakpointWidget.h Debugger/ BreakpointsWidget: Add option to disable/enable all breaking without affecting individual breakpoint enabled states. 2026-02-19 16:23:42 -07:00
CodeViewWidget.cpp Debugger/ BreakpointsWidget: Add option to disable/enable all breaking without affecting individual breakpoint enabled states. 2026-02-19 16:23:42 -07:00
CodeViewWidget.h
CodeWidget.cpp Debugger: Ignore bctr when stepping out 2025-11-04 11:41:48 -05:00
CodeWidget.h
EditSymbolDialog.cpp
EditSymbolDialog.h
GekkoSyntaxHighlight.cpp
GekkoSyntaxHighlight.h
JitBlockTableModel.cpp Jit: Use RangeSet for physical_addresses 2026-02-23 23:01:49 +01:00
JitBlockTableModel.h
JITWidget.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
JITWidget.h
MemoryViewWidget.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
MemoryViewWidget.h
MemoryWidget.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
MemoryWidget.h Remove unused imports 2026-01-25 16:12:15 +01:00
NetworkWidget.cpp Triforce: Rename IPOverrides to IPRedirections. 2026-02-15 23:13:18 -06:00
NetworkWidget.h Debugger/NetworkWidget: Add Triforce support 2026-02-15 20:14:15 -06:00
PatchInstructionDialog.cpp
PatchInstructionDialog.h
RegisterColumn.cpp
RegisterColumn.h Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
RegisterWidget.cpp Core: Pre-shift pagetable_hashmask left by 6 2026-02-01 12:39:33 +01:00
RegisterWidget.h
ThreadWidget.cpp
ThreadWidget.h
WatchWidget.cpp
WatchWidget.h