dolphin-emulator/Source/Core/Common/Debug
mitaclaw 62b2b939b5 Simplify std::find_if with std::ranges::find and projections
In LabelMap.cpp, the code is currently unused so I was unable to test it.

In WiiUtils.cpp, the magic value `1u` was replaced by the constant value `DiscIO::PARTITION_UPDATE`.
2025-03-09 13:26:35 -07:00
..
MemoryPatches.cpp Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
MemoryPatches.h DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00
Threads.h Remove redundant semicolons 2024-08-20 14:59:54 +02:00
Watches.cpp Modernize std::any_of with ranges 2024-12-15 19:54:16 -08:00
Watches.h Core: add locked state to watches 2022-12-23 11:59:23 -06:00