dolphin/Source/Core/Core
Mai 4281606838
Merge pull request #11641 from JosJuice/android-remove-old-config
Android: Remove support for the old config system
2023-03-14 15:48:04 -04:00
..
Boot HW/VideoInterface: Refactor to class. 2023-03-11 12:50:35 +01:00
Config
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 Core/CPUThreadGuard: Fetch System from Guard. 2023-03-13 18:13:20 +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 HW: Pass System to functions. 2023-03-13 18:13:20 +01: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
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
SysConf.h
System.cpp HW/ProcessorInterface: Store reference to System in class. 2023-03-13 18:13:20 +01:00
System.h HW/SerialInterface: Refactor to class. 2023-03-12 16:08:56 +01:00
TitleDatabase.cpp
TitleDatabase.h
WiiRoot.cpp Migrate destructive calls of File::CopyDir() to File::Move(). 2023-02-26 23:17:10 +01:00
WiiRoot.h
WiiUtils.cpp
WiiUtils.h