dolphin/Source/Core/Core/Debugger
Lioncash d991cbaf3c Common: Move CodeTrace.cpp/.h into Core
This interface relies on Core details and shouldn't be in Common to
begin with, since it's not a general utility.
2023-04-24 09:10:43 -04:00
..
CodeTrace.cpp Common: Move CodeTrace.cpp/.h into Core 2023-04-24 09:10:43 -04:00
CodeTrace.h Common: Move CodeTrace.cpp/.h into Core 2023-04-24 09:10:43 -04:00
Debugger_SymbolMap.cpp PowerPC: Refactor to class, move to System. 2023-04-09 21:48:37 +02:00
Debugger_SymbolMap.h DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00
Dump.cpp Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
Dump.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
GCELF.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
OSThread.cpp PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
OSThread.h DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00
PPCDebugInterface.cpp PowerPC: Refactor to class, move to System. 2023-04-09 21:48:37 +02:00
PPCDebugInterface.h DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00
RSO.cpp PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
RSO.h DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00