dolphin-emulator/Source/Core/Core
2023-12-10 14:18:25 +01:00
..
Boot Merge pull request #12357 from AdmiralCurtiss/ipl-bounds 2023-12-06 19:57:26 -05:00
Config Disable cheats in hardcore mode 2023-12-02 16:41:17 -05:00
ConfigLoaders Remove references to Debugger.ini 2023-11-27 21:38:43 +01:00
Debugger Disable memory patches in hardcore mode 2023-12-02 16:41:16 -05:00
DSP Remove _M_X86 in favour of _M_X86_64 2023-11-28 23:03:20 +11:00
FifoPlayer Jit: Replace "msrBits" with "featureFlags" 2023-11-30 22:40:32 +01:00
HLE Disable cheats in hardcore mode 2023-12-02 16:41:17 -05:00
HW Refactored AchievementManager hash code to take a volume. 2023-12-05 16:17:11 -05:00
IOS IOS/KD/Mail: Add missing includes. 2023-12-09 17:07:03 +01:00
PowerPC MMU: Use MSR.IR for instruction reads. 2023-12-10 14:18:25 +01:00
AchievementManager.cpp Handle Achievement Un/Primed Events 2023-12-06 08:21:06 -05:00
AchievementManager.h Handle Achievement Un/Primed Events 2023-12-06 08:21:06 -05:00
ActionReplay.cpp Disable cheats in hardcore mode 2023-12-02 16:41:17 -05:00
ActionReplay.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp Added Disabled flag to Achievement Manager 2023-12-05 16:17:17 -05:00
BootManager.h
CheatCodes.h
CheatGeneration.cpp
CheatGeneration.h
CheatSearch.cpp Disable cheats in hardcore mode 2023-12-02 16:41:17 -05:00
CheatSearch.h Disable cheats in hardcore mode 2023-12-02 16:41:17 -05:00
CMakeLists.txt IOS/KD: Implement Send Mail 2023-12-01 19:55:32 +01:00
CommonTitles.h Add Everybody Votes Channel and Region Select to WiiLink config 2023-09-03 15:56:02 -04:00
ConfigManager.cpp Added Disabled flag to Achievement Manager 2023-12-05 16:17:17 -05:00
ConfigManager.h
Core.cpp Disable frame advance in hardcore mode 2023-12-02 16:41:16 -05:00
Core.h Core::SetState() allow state to change without sending a callback. 2023-11-16 11:07:37 -07:00
CoreTiming.cpp Disable slowdown in hardcore mode 2023-12-02 16:41:16 -05:00
CoreTiming.h
CPUThreadConfigCallback.cpp
CPUThreadConfigCallback.h
DolphinAnalytics.cpp
DolphinAnalytics.h
DSPEmulator.cpp
DSPEmulator.h
FreeLookConfig.cpp Disable Freelook in hardcore mode 2023-12-02 16:41:16 -05:00
FreeLookConfig.h
FreeLookManager.cpp Android: Get profile name from core 2023-10-01 18:47:49 +02:00
FreeLookManager.h Android: Get profile name from core 2023-10-01 18:47:49 +02:00
GeckoCode.cpp Disable cheats in hardcore mode 2023-12-02 16:41:17 -05:00
GeckoCode.h
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h
HotkeyManager.cpp Android: Get profile name from core 2023-10-01 18:47:49 +02:00
HotkeyManager.h Android: Get profile name from core 2023-10-01 18:47:49 +02:00
LibusbUtils.cpp
LibusbUtils.h
MachineContext.h
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp Merge pull request #11904 from LillyJadeKatrin/retroachievements-hardcore-v2 2023-12-05 01:31:54 -05:00
Movie.h Use ExtensionNumber in Movie.cpp 2023-12-03 11:36:54 -08:00
NetPlayClient.cpp Netplay: Fix building on clang 17. 2023-11-03 16:15:04 +01:00
NetPlayClient.h
NetPlayCommon.cpp
NetPlayCommon.h
NetPlayProto.h
NetPlayServer.cpp Disable cheats in hardcore mode 2023-12-02 16:41:17 -05:00
NetPlayServer.h
NetworkCaptureLogger.cpp BBA/HLE: Fix random PCAP file corruption 2023-11-23 22:07:44 +04:00
NetworkCaptureLogger.h BBA/HLE: Fix random PCAP file corruption 2023-11-23 22:07:44 +04:00
PatchEngine.cpp Disable memory patches in hardcore mode 2023-12-02 16:41:16 -05:00
PatchEngine.h
State.cpp Disable loading state in hardcore mode 2023-12-02 16:41:15 -05:00
State.h Savestates: Use LZ4 algorithm for faster decompression 2023-10-08 20:45:49 -04:00
SyncIdentifier.h
SysConf.cpp
SysConf.h
System.cpp VideoCommon: move xf state management to its own class, so changes can be detected in places other than VertexShaderManager 2023-11-26 16:27:26 -06:00
System.h VideoCommon: move xf state management to its own class, so changes can be detected in places other than VertexShaderManager 2023-11-26 16:27:26 -06:00
TitleDatabase.cpp
TitleDatabase.h
WC24PatchEngine.cpp Add Everybody Votes Channel and Region Select to WiiLink config 2023-09-03 15:56:02 -04:00
WC24PatchEngine.h
WiiRoot.cpp
WiiRoot.h
WiiUtils.cpp
WiiUtils.h