dolphin-emulator/Source/Core/Core
Léo Lam a66ee4ea42
Merge pull request #8597 from SirMangler/master
Hotkeys: Toggle Freelook Hotkey
2020-03-15 22:40:51 +01:00
..
Boot Handle partitions in /dev/di, not DVDInterface 2020-01-04 11:43:32 -08:00
Config DolphinQt: Give hotkeys their own "background input" setting. 2020-02-10 20:06:29 -06:00
ConfigLoaders Add an option to present/skip presenting duplicate frames 2020-01-14 10:57:35 +10:00
Debugger
DSP Source/Core/Core/DSP/DSPTables.cpp: include <cstdio> for sprintf 2020-03-05 21:20:34 +00:00
FifoPlayer
HLE
HW Merge pull request #8609 from jordan-woyak/separate-hotkey-background-input 2020-03-15 22:35:49 +01:00
IOS Merge pull request #8594 from leoetlino/fs-createfullpath-fix 2020-02-02 16:50:02 +01:00
PowerPC Breakpoints: Fix crash after clearing all memory breakpoints 2020-03-14 21:57:09 +09:00
ActionReplay.cpp
ActionReplay.h
Analytics.cpp Report use of DI interrupt mask commands as a game quirk 2020-02-02 00:44:12 -08:00
Analytics.h Report use of DI interrupt mask commands as a game quirk 2020-02-02 00:44:12 -08:00
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp Core/WiimoteReal: Make wiimote source type an enum class and add Get/SetWiimoteSource functions. Add connected real Wii Remotes to a pool when a slot is not available. 2020-01-05 10:15:22 -06:00
BootManager.h
CMakeLists.txt
CommonTitles.h
ConfigManager.cpp Add path to File Name column of game grid 2020-03-02 17:38:28 +13:00
ConfigManager.h Add path to File Name column of game grid 2020-03-02 17:38:28 +13:00
Core.cpp Merge pull request #8609 from jordan-woyak/separate-hotkey-background-input 2020-03-15 22:35:49 +01:00
Core.h DolphinQt: Give hotkeys their own "background input" setting. 2020-02-10 20:06:29 -06:00
Core.vcxproj Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
Core.vcxproj.filters Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
CoreTiming.cpp
CoreTiming.h
DSPEmulator.cpp
DSPEmulator.h
GeckoCode.cpp
GeckoCode.h
GeckoCodeConfig.cpp Core/GeckoCodeConfig : Fix Gecko codes formatting 2020-02-14 11:51:36 +01:00
GeckoCodeConfig.h
Host.h
HotkeyManager.cpp Merge pull request #8597 from SirMangler/master 2020-03-15 22:40:51 +01:00
HotkeyManager.h Added Toggle Freelook Hotkey 2020-01-31 20:45:08 +00:00
LibusbUtils.cpp
LibusbUtils.h
MachineContext.h Compile fixes for Windows-on-ARM64 2019-12-28 19:20:41 +10:00
MemoryWatcher.cpp Use std::istringstream or std::ostringstream instead of std::stringstream where possible. 2019-12-29 23:45:02 -05:00
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp Core/WiimoteEmu: Add functions to Nunchuk, Classic Controller, and MotionPlus extensions to get/set data without duplicate bithacks everywhere. 2020-02-17 15:57:58 -06:00
Movie.h
NetPlayClient.cpp Core/NetPlayClient: Add documentation for SendPadHostPoll 2020-02-06 07:24:00 -05:00
NetPlayClient.h
NetPlayProto.h
NetPlayServer.cpp Core/NetPlayServer: Fix session not being added to index on direct connection type 2020-02-17 21:05:32 -05:00
NetPlayServer.h Core/NetPlayServer: Fix session not being added to index on direct connection type 2020-02-17 21:05:32 -05:00
PatchEngine.cpp
PatchEngine.h
State.cpp Bump state version 2020-01-04 11:43:33 -08:00
State.h
SysConf.cpp Common/Core: Minor rvalue reference related cleanups. 2020-01-23 22:58:23 -06:00
SysConf.h Common/Core: Minor rvalue reference related cleanups. 2020-01-23 22:58:23 -06:00
TitleDatabase.cpp
TitleDatabase.h
WiiRoot.cpp WiiRoot: Fix CopySysmenuFilesToFS directory creation 2020-01-30 13:53:39 +01:00
WiiRoot.h
WiiUtils.cpp
WiiUtils.h