dolphin/Source/Core/Core
2022-10-22 20:13:24 -05:00
..
Boot Support for loading Ancast images 2022-10-22 13:35:49 +02:00
Config Merge pull request #11095 from K0bin/misc-vulkan 2022-10-08 22:24:30 +02:00
ConfigLoaders Merge pull request #10175 from dreamsyntax/pause-on-panic 2022-09-24 20:28:09 +02:00
Debugger
DSP
FifoPlayer OpcodeDecoding: Get vertex size from the loader 2022-09-19 01:14:53 +02:00
HLE HLE_OS: Don't modify emulated state in printf hooks, since the actual PPC function will be called afterwards. 2022-07-30 14:06:28 +02:00
HW WiimoteEmu: Replace shinkansen MixedTriggers with Triggers. 2022-10-22 02:42:40 -05:00
IOS Show vWii System Menu version in Menu Bar 2022-10-22 13:36:55 +02:00
PowerPC Merge pull request #11147 from JosJuice/jitarm64-arith-org 2022-10-22 06:37:27 -04:00
ActionReplay.cpp
ActionReplay.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp Netplay: Simplify save data options. 2022-09-20 01:37:32 +02:00
BootManager.h
CheatCodes.h
CheatGeneration.cpp
CheatGeneration.h
CheatSearch.cpp
CheatSearch.h
CMakeLists.txt Support for loading Ancast images 2022-10-22 13:35:49 +02:00
CommonTitles.h
ConfigManager.cpp
ConfigManager.h
Core.cpp Netplay: Completely rewrite Wiimote syncing logic to be similar to the GameCube controller one. 2022-10-02 23:22:02 +02:00
Core.h Common::Timer: use chrono::steady_clock internally 2022-08-02 22:24:06 -07:00
CoreTiming.cpp
CoreTiming.h
DolphinAnalytics.cpp Common::Timer: use chrono::steady_clock internally 2022-08-02 22:24:06 -07:00
DolphinAnalytics.h
DSPEmulator.cpp
DSPEmulator.h
FreeLookConfig.cpp
FreeLookConfig.h
FreeLookManager.cpp
FreeLookManager.h
GeckoCode.cpp
GeckoCode.h
GeckoCodeConfig.cpp StripSpaces: only strip spaces 2022-07-25 18:40:12 -07:00
GeckoCodeConfig.h
Host.h Add Discord presence ioctlv to /dev/dolphin 2022-08-06 07:32:29 +01:00
HotkeyManager.cpp Add hotkeys for incrementing/decrementing selected state slot (like RetroArch) 2022-08-07 12:20:09 -05:00
HotkeyManager.h Add hotkeys for incrementing/decrementing selected state slot (like RetroArch) 2022-08-07 12:20:09 -05:00
LibusbUtils.cpp
LibusbUtils.h
MachineContext.h
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00
Movie.h DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00
NetPlayClient.cpp Deduplicate NetPlayServer::Send() and NetPlayClient::Send() into ENetUtil::SendPacket(). 2022-10-09 02:25:28 +02:00
NetPlayClient.h Qt/WiimoteControllersWidget: Disable remote Wiimote configuration during netplay. 2022-10-02 23:25:15 +02:00
NetPlayCommon.cpp
NetPlayCommon.h Updated PEER_TIMOUT in NetPlayCommon.h to use chrono literals; Updated NetPlayServer.cpp OnConnect() by putting commonly used code into named functions 2022-08-09 16:26:52 -06:00
NetPlayProto.h Qt/WiimoteControllersWidget: Disable remote Wiimote configuration during netplay. 2022-10-02 23:25:15 +02:00
NetPlayServer.cpp Deduplicate NetPlayServer::Send() and NetPlayClient::Send() into ENetUtil::SendPacket(). 2022-10-09 02:25:28 +02:00
NetPlayServer.h Merge pull request #10905 from shuffle2/netplay-hash 2022-08-22 15:57:49 +02:00
NetworkCaptureLogger.cpp
NetworkCaptureLogger.h
PatchEngine.cpp
PatchEngine.h
State.cpp VideoCommon: Add vertex shader point and line expansion 2022-10-22 20:13:24 -05:00
State.h Core/State: Rewrite threading behavior when multiple Save requests are happening. Should improve responsiveness when eg. mashing a save state button. 2022-10-02 00:00:29 +02:00
SyncIdentifier.h Added type to SyncIndentifierComparison enum in SyncIdentifier.h in an 2022-08-09 16:26:53 -06:00
SysConf.cpp
SysConf.h
System.cpp HW: Move MemoryInterface variables to Core::System. 2022-10-13 04:28:17 +02:00
System.h HW: Move MemoryInterface variables to Core::System. 2022-10-13 04:28:17 +02:00
TitleDatabase.cpp StripSpaces: only strip spaces 2022-07-25 18:40:12 -07:00
TitleDatabase.h
WiiRoot.cpp Netplay: Simplify save data options. 2022-09-20 01:37:32 +02:00
WiiRoot.h
WiiUtils.cpp
WiiUtils.h