dolphin/Source/Core/Core
2023-03-25 02:37:10 +01:00
..
Boot HW/VideoInterface: Refactor to class. 2023-03-11 12:50:35 +01:00
Config Merge pull request #11205 from TellowKrinkle/AutoPresent 2023-01-30 09:01:18 +01:00
ConfigLoaders Migrate game INI profile setting to new config system 2023-03-11 17:51:58 +01:00
Debugger HW/DSP: Refactor to class. 2023-03-09 22:35:29 +01:00
DSP DSPTool: Fix missing error when redefining labels 2023-02-04 17:31:06 -08:00
FifoPlayer HW/VideoInterface: Refactor to class. 2023-03-11 12:50:35 +01:00
HLE Core: Add System parameter to CPUThreadGuard. 2023-03-08 22:41:42 +01:00
HW HW/DVDInterface: Do DTK math in blocks instead of in samples. 2023-03-14 13:19:44 +01:00
IOS Skylander Portal: Play Trap Team Audio 2023-03-13 13:01:48 +13:00
PowerPC CachedInterpreter: Avoid System::GetInstance() and ppcState. 2023-03-25 02:37:10 +01:00
ActionReplay.cpp DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00
ActionReplay.h DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp
BootManager.h
CheatCodes.h
CheatGeneration.cpp
CheatGeneration.h
CheatSearch.cpp [[unlikely]] ASSERT 2023-03-02 19:54:15 -06:00
CheatSearch.h DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00
CMakeLists.txt
CommonTitles.h
ConfigManager.cpp HW/DVDInterface: Refactor to class. 2023-03-10 18:12:59 +01:00
ConfigManager.h DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00
Core.cpp Common: Move FPU-related helpers into Common namespace 2023-03-21 10:58:13 -04:00
Core.h Core/CPUThreadGuard: Fetch System from Guard. 2023-03-13 18:13:20 +01:00
CoreTiming.cpp Let VI Skip work if variance > fallback 2023-02-02 20:59:17 -05:00
CoreTiming.h
DolphinAnalytics.cpp
DolphinAnalytics.h
DSPEmulator.cpp
DSPEmulator.h
FreeLookConfig.cpp
FreeLookConfig.h
FreeLookManager.cpp ControllerEmu: Add default mappings for Android 2023-03-03 22:28:23 +01:00
FreeLookManager.h
GeckoCode.cpp DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00
GeckoCode.h DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h
HotkeyManager.cpp
HotkeyManager.h
LibusbUtils.cpp
LibusbUtils.h
MachineContext.h
MemoryWatcher.cpp DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00
MemoryWatcher.h DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00
MemTools.cpp
MemTools.h
Movie.cpp HW/SerialInterface: Refactor to class. 2023-03-12 16:08:56 +01:00
Movie.h
NetPlayClient.cpp HW/SerialInterface: Refactor to class. 2023-03-12 16:08:56 +01:00
NetPlayClient.h Qt/WiimoteControllersWidget: Disable remote Wiimote configuration during netplay. 2022-10-02 23:25:15 +02:00
NetPlayCommon.cpp
NetPlayCommon.h
NetPlayProto.h
NetPlayServer.cpp
NetPlayServer.h
NetworkCaptureLogger.cpp
NetworkCaptureLogger.h
PatchEngine.cpp Core: Add System parameter to CPUThreadGuard. 2023-03-08 22:41:42 +01:00
PatchEngine.h
State.cpp HW/DVDInterface: Do DTK math in blocks instead of in samples. 2023-03-14 13:19:44 +01:00
State.h
SyncIdentifier.h
SysConf.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
SysConf.h
System.cpp Interpreter: Move global state into class, move instance to System. 2023-03-19 03:05:20 +01:00
System.h Interpreter: Move global state into class, move instance to System. 2023-03-19 03:05:20 +01:00
TitleDatabase.cpp
TitleDatabase.h
WiiRoot.cpp Core: Refactor InitializeDeterministicWiiSaves 2023-03-16 22:49:46 +01:00
WiiRoot.h
WiiUtils.cpp
WiiUtils.h