dolphin/Source/Core/Core/Debugger
JosJuice 07605bf67c
Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial
Ranges Algorithms Modernization - Trivial
2024-10-15 17:08:55 +02:00
..
BranchWatch.cpp Modernize std::for_each with ranges 2024-10-10 00:53:48 -07:00
BranchWatch.h Branch Watch Tool: New Conditional Branch Inspection Tools 2024-08-31 15:37:34 -07:00
CodeTrace.cpp Modernize std::find with ranges 2024-10-10 15:28:11 -07:00
CodeTrace.h Common: Move CodeTrace.cpp/.h into Core 2023-04-24 09:10:43 -04:00
Debugger_SymbolMap.cpp Core::IsRunning: Avoid Global System Accessor 2024-05-01 08:54:17 -07:00
Debugger_SymbolMap.h IOS::HLE::BluetoothEmuDevice: Remove calls to GetPointer 2024-04-06 21:04:54 +02:00
DebugInterface.h Debugger: fix Run to Here 2024-07-02 18:29:42 +02: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 Remove redundant semicolons 2024-08-20 14:59:54 +02:00
PPCDebugInterface.cpp Modernize std::reverse with ranges 2024-10-10 00:53:48 -07:00
PPCDebugInterface.h Debugger: fix Run to Here 2024-07-02 18:29:42 +02:00
RSO.cpp PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
RSO.h Remove redundant semicolons 2024-08-20 14:59:54 +02:00