dolphin/Source/Core/Core
2024-12-16 00:54:05 -05:00
..
Boot Core: Store object name separately for symbols 2024-11-11 12:36:53 -05:00
Config Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master2 2024-12-16 00:48:24 -05:00
ConfigLoaders Force NetPlay Clients to Host Hardcore Status 2024-11-10 09:40:47 -05:00
Debugger Core: Store object name separately for symbols 2024-11-11 12:36:53 -05:00
DSP Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial 2024-10-15 17:08:55 +02:00
FifoPlayer Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial 2024-10-15 17:08:55 +02:00
HLE DolphinQt: Signal Host::JitCacheInvalidation in more places 2024-10-23 23:43:25 -07:00
HW Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master2 2024-12-16 00:48:24 -05:00
IOS Merge pull request #13000 from tygyh/Simplify-type-specifiers 2024-11-08 23:59:08 +00:00
MarioPartyNetplay Merge branch 'master' of https://github.com/MarioPartyNetplay/Dolphin-MPN 2024-09-28 20:23:25 -04:00
PowerPC Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master2 2024-12-16 00:48:24 -05:00
AchievementManager.cpp Scale back hardcore code block 2024-11-27 21:21:26 -05:00
AchievementManager.h AchievementManager: Add required forward declarations 2024-12-15 18:00:14 +01:00
ActionReplay.cpp Add AR Code Whitelist Approval 2024-11-27 21:21:26 -05:00
ActionReplay.h Add AR Code Whitelist Approval 2024-11-27 21:21:26 -05:00
ARDecrypt.cpp Replace BitUtils with C++20: RotateLeft/RotateRight 2022-12-11 08:59:18 +01:00
ARDecrypt.h
BootManager.cpp Config: Don't depend on is_dirty to save SYSCONF during restore 2024-07-27 16:45:33 +02:00
BootManager.h meh 2024-05-12 02:17:59 -04:00
CheatCodes.h update Cheat files 2023-04-20 20:32:13 -04:00
CheatGeneration.cpp
CheatGeneration.h
CheatSearch.cpp Use a stub AchivementManager when USE_RETRO_ACHIEVEMENTS isn't defined 2024-06-06 08:26:20 +02:00
CheatSearch.h Remove redundant semicolons 2024-08-20 14:59:54 +02:00
CMakeLists.txt Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master 2024-10-23 14:29:49 -04:00
CommonTitles.h Add Everybody Votes Channel and Region Select to WiiLink config 2023-09-03 15:56:02 -04:00
ConfigManager.cpp merge 2024-11-04 10:59:00 -05:00
ConfigManager.h code handler super extended 2024-08-22 22:50:57 -04:00
Core.cpp Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master 2024-10-23 14:29:49 -04:00
Core.h a minor bug fix 2024-10-23 15:30:18 -04:00
CoreTiming.cpp Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master 2024-10-23 14:29:49 -04:00
CoreTiming.h Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master 2024-10-23 14:29:49 -04:00
CPUThreadConfigCallback.cpp Remove redundant semicolons 2024-08-20 14:59:54 +02:00
CPUThreadConfigCallback.h C++20: Synthesize operator!= From operator== 2024-10-10 20:23:55 -07:00
DolphinAnalytics.cpp AX: add analytics quirks for wiimote filters 2024-08-24 19:47:22 +01:00
DolphinAnalytics.h AX: add analytics quirks for wiimote filters 2024-08-24 19:47:22 +01:00
DSPEmulator.cpp Core/DSPHLE: Store reference to System in DSPHLE instances. 2024-01-08 10:23:28 +01:00
DSPEmulator.h Core/DSPHLE: Store reference to System in DSPHLE instances. 2024-01-08 10:23:28 +01:00
FreeLookConfig.cpp Use a stub AchivementManager when USE_RETRO_ACHIEVEMENTS isn't defined 2024-06-06 08:26:20 +02:00
FreeLookConfig.h
FreeLookManager.cpp StringUtil: Remove JoinStrings 2024-09-22 21:09:36 -07:00
FreeLookManager.h Android: Get profile name from core 2023-10-01 18:47:49 +02:00
GeckoCode.cpp Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master2 2024-12-16 00:48:24 -05:00
GeckoCode.h Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master2 2024-12-16 00:48:24 -05:00
GeckoCodeConfig.cpp GeckoCodeConfig: Make use of std::erase_if 2023-12-12 13:26:16 -05:00
GeckoCodeConfig.h update Cheat files 2023-04-20 20:32:13 -04:00
Host.h GDBStub: Signal Breakpoint Changes To Host 2024-11-15 15:12:11 -08:00
HotkeyManager.cpp Modernize std::find_if with ranges 2024-10-10 15:28:11 -07:00
HotkeyManager.h Add Open Achievements Hotkey 2024-07-06 07:36:31 -04:00
LibusbUtils.cpp
LibusbUtils.h
MachineContext.h Add OpenBSD/arm64 support. 2024-05-22 14:32:37 -04:00
MemoryWatcher.cpp PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
MemoryWatcher.h DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00
MemTools.cpp JitInterface: Refactor to class, move to System. 2023-03-26 14:38:07 +02:00
MemTools.h
Movie.cpp Modernize std::copy with ranges 2024-10-10 00:53:48 -07:00
Movie.h Movie: Mark getters as const 2024-01-23 15:15:13 -05:00
NetPlayClient.cpp Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master2 2024-12-16 00:48:24 -05:00
NetPlayClient.h meh 2024-05-12 02:17:59 -04: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 Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master2 2024-12-16 00:48:24 -05:00
NetPlayServer.cpp now were building again. 2024-12-16 00:54:05 -05:00
NetPlayServer.h merge 2024-03-03 19:43:48 -05:00
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 Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master2 2024-12-16 00:48:24 -05:00
PatchEngine.h merge 2024-11-04 10:59:00 -05:00
State.cpp Cache normals in addition to binormals and tangents 2024-10-12 10:32:41 -07:00
State.h meh 2024-05-12 02:17:59 -04:00
StateMPN.cpp meh 2023-09-29 08:44:02 -04:00
StateMPN.h meh 2023-09-29 08:44:02 -04:00
SyncIdentifier.h Core/SyncIdentifier: Default operator== 2023-12-11 19:39:55 -05:00
SysConf.cpp Modernize std::copy with ranges 2024-10-10 00:53:48 -07:00
SysConf.h
System.cpp meh 2024-05-12 02:17:59 -04:00
System.h Remove redundant semicolons 2024-08-20 14:59:54 +02:00
TitleDatabase.cpp
TitleDatabase.h
WC24PatchEngine.cpp Modernize std::find_if with ranges 2024-10-10 15:28:11 -07:00
WC24PatchEngine.h WC24PatchEngine: Make GetNetworkPatch() take a std::string_view 2023-12-14 14:24:49 -05:00
WiiRoot.cpp Core: Move Emulation IOS instance to System. 2024-02-07 22:07:30 +01:00
WiiRoot.h
WiiUtils.cpp Use 'contains' method 2024-08-14 22:18:28 +02:00
WiiUtils.h Qt: Add file size stats to NAND Check. 2023-08-16 21:13:28 -04:00