mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-06 20:56:12 +00:00
Now that we've flipped the C++20 switch, let's start making use of the nice new <bit> header. I'm planning on handling this move away from BitUtils.h incrementally in a series of PRs. There may be a few functions remaining in BitUtils.h by the end that C++20 doesn't have any equivalents for. |
||
|---|---|---|
| .. | ||
| Boot | ||
| Config | ||
| ConfigLoaders | ||
| Debugger | ||
| DSP | ||
| FifoPlayer | ||
| HLE | ||
| HW | ||
| IOS | ||
| PowerPC | ||
| ActionReplay.cpp | ||
| ActionReplay.h | ||
| ARDecrypt.cpp | ||
| ARDecrypt.h | ||
| BootManager.cpp | ||
| BootManager.h | ||
| CheatCodes.h | ||
| CheatGeneration.cpp | ||
| CheatGeneration.h | ||
| CheatSearch.cpp | ||
| CheatSearch.h | ||
| CMakeLists.txt | ||
| CommonTitles.h | ||
| ConfigManager.cpp | ||
| ConfigManager.h | ||
| Core.cpp | ||
| Core.h | ||
| CoreTiming.cpp | ||
| CoreTiming.h | ||
| DolphinAnalytics.cpp | ||
| DolphinAnalytics.h | ||
| DSPEmulator.cpp | ||
| DSPEmulator.h | ||
| FreeLookConfig.cpp | ||
| FreeLookConfig.h | ||
| FreeLookManager.cpp | ||
| FreeLookManager.h | ||
| GeckoCode.cpp | ||
| GeckoCode.h | ||
| GeckoCodeConfig.cpp | ||
| GeckoCodeConfig.h | ||
| Host.h | ||
| HotkeyManager.cpp | ||
| HotkeyManager.h | ||
| LibusbUtils.cpp | ||
| LibusbUtils.h | ||
| MachineContext.h | ||
| MemoryWatcher.cpp | ||
| MemoryWatcher.h | ||
| MemTools.cpp | ||
| MemTools.h | ||
| Movie.cpp | ||
| Movie.h | ||
| NetPlayClient.cpp | ||
| NetPlayClient.h | ||
| NetPlayCommon.cpp | ||
| NetPlayCommon.h | ||
| NetPlayProto.h | ||
| NetPlayServer.cpp | ||
| NetPlayServer.h | ||
| NetworkCaptureLogger.cpp | ||
| NetworkCaptureLogger.h | ||
| PatchEngine.cpp | ||
| PatchEngine.h | ||
| State.cpp | ||
| State.h | ||
| SyncIdentifier.h | ||
| SysConf.cpp | ||
| SysConf.h | ||
| System.cpp | ||
| System.h | ||
| TitleDatabase.cpp | ||
| TitleDatabase.h | ||
| WiiRoot.cpp | ||
| WiiRoot.h | ||
| WiiUtils.cpp | ||
| WiiUtils.h | ||