dolphin/Source/Core/DolphinQt/Debugger
LillyJadeKatrin cb2fa9a1f2 Disable Debug Mode in hardcore mode
Debug Mode gives players direct read and write access to memory, which could be used to completely manipulate RetroAchievements logic and therefore is not allowed in hardcore mode.
2023-12-02 16:41:16 -05:00
..
BreakpointDialog.cpp BreakpointDialog: Mark breakpoint help text as translatable 2023-06-12 09:50:17 -04:00
BreakpointDialog.h
BreakpointWidget.cpp DolphinQt: Set window decorations for all top-level QWidgets. 2023-08-12 16:54:54 +02:00
BreakpointWidget.h PowerPC: Refactor to class, move to System. 2023-04-09 21:48:37 +02:00
CodeDiffDialog.cpp Merge pull request #12265 from TryTwo/FuncFinder_bkup 2023-11-27 19:00:27 +01:00
CodeDiffDialog.h CodeDiffDialog: Add saving/loading function finder results. 2023-11-26 21:26:58 -07:00
CodeViewWidget.cpp DolphinQt: Adjust panel-specific colors and syntax highlighting for dark theme. 2023-08-12 19:43:12 +02:00
CodeViewWidget.h Common: Move CodeTrace.cpp/.h into Core 2023-04-24 09:10:43 -04:00
CodeWidget.cpp DolphinQt: Set window decorations for all top-level QWidgets. 2023-08-12 16:54:54 +02:00
CodeWidget.h DolphinQt: Avoid ppcState global. 2023-04-05 20:09:32 +02:00
JITWidget.cpp Disable Debug Mode in hardcore mode 2023-12-02 16:41:16 -05:00
JITWidget.h
MemoryViewWidget.cpp MemoryViewWidget: Fix some characters being truncated 2023-08-21 22:02:44 +04:00
MemoryViewWidget.h MemoryViewWidget: Use QStringView with ConvertTextToBytes 2023-06-08 12:01:59 -04:00
MemoryWidget.cpp DolphinQt: Remove unnecessary qOverloads 2023-11-04 14:14:14 -07:00
MemoryWidget.h
NetworkWidget.cpp DolphinQt: Remove unnecessary qOverloads 2023-11-04 14:14:14 -07:00
NetworkWidget.h
PatchInstructionDialog.cpp
PatchInstructionDialog.h
RegisterColumn.cpp
RegisterColumn.h
RegisterWidget.cpp DolphinQt: Set window decorations for all top-level QWidgets. 2023-08-12 16:54:54 +02:00
RegisterWidget.h DolphinQt: Avoid ppcState global. 2023-04-05 20:09:32 +02:00
ThreadWidget.cpp PowerPC: Refactor to class, move to System. 2023-04-09 21:48:37 +02:00
ThreadWidget.h
WatchWidget.cpp DolphinQt: cache icons instead of single pixmaps 2023-04-25 12:34:27 -07:00
WatchWidget.h PowerPC: Refactor to class, move to System. 2023-04-09 21:48:37 +02:00