dolphin/Source/Core/Core/Debugger
Tilka c442c0d5e5
Merge pull request #10957 from Pokechu22/std-bitcast
Replace Common::BitCast with std::bit_cast
2024-05-04 08:24:59 +01:00
..
BranchWatch.cpp Core::GetState: Avoid Global System Accessor 2024-04-08 16:23:23 -07:00
BranchWatch.h Replace Common::BitCast with std::bit_cast 2024-05-03 18:43:51 -07:00
CodeTrace.cpp CodeTrace: Use std::set::lower_bound() over std::lower_bound() 2024-01-23 17:21:22 -05: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 PPCSymbolDB: GetDescription by std::string_view 2024-04-13 00:19:01 -07: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 Disabled Hardcore Mode when Achievements disabled 2024-05-02 04:44:52 -04:00
PPCDebugInterface.h PPCSymbolDB: GetDescription by std::string_view 2024-04-13 00:19:01 -07: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