| .. |
|
Boot
|
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 |
|
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
|
Rename bpmem.copyMipMapStrideChannels to bpmem.copyDestStride
|
2023-11-11 23:32:14 -08:00 |
|
HLE
|
Disable cheats in hardcore mode
|
2023-12-02 16:41:17 -05:00 |
|
HW
|
Merge pull request #12295 from sepalani/arp-check
|
2023-12-03 11:26:00 -05:00 |
|
IOS
|
Merge pull request #12184 from noahpistilli/kd-mail-send
|
2023-12-02 17:15:56 +01:00 |
|
PowerPC
|
Merge pull request #11904 from LillyJadeKatrin/retroachievements-hardcore-v2
|
2023-12-05 01:31:54 -05:00 |
|
AchievementManager.cpp
|
Added Hardcore flag to Achievement Settings
|
2023-12-02 16:41:15 -05:00 |
|
AchievementManager.h
|
Added Hardcore flag to Achievement Settings
|
2023-12-02 16:41:15 -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
|
|
|
|
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
|
|
|
|
ConfigManager.cpp
|
|
|
|
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
|
|
|
|
FreeLookManager.h
|
|
|
|
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
|
|
|
|
HotkeyManager.h
|
|
|
|
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
|
|
|
|
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
|
|
|
|
WC24PatchEngine.h
|
|
|
|
WiiRoot.cpp
|
|
|
|
WiiRoot.h
|
|
|
|
WiiUtils.cpp
|
|
|
|
WiiUtils.h
|
|
|