dolphin/Source/Core/Core
JosJuice aabb17b7c9 DVDThread: Use queues
This makes it possible to submit a read without waiting for
the previous read to finish.
2016-10-15 15:27:16 +02:00
..
Boot Fix missing includes 2016-10-07 23:46:41 +02:00
Debugger DebugInterface: Make GetRawMemoryString return a std::string 2016-10-07 10:26:26 -04:00
DSP DSPRegisterView: Get rid of magic numbers 2016-10-06 13:02:49 -04:00
FifoPlayer Fix missing includes 2016-10-07 23:46:41 +02:00
HLE HLE: Logs nlPrintf calls 2016-10-05 19:15:26 +01:00
HW DVDThread: Use queues 2016-10-15 15:27:16 +02:00
IPC_HLE Fix building with PCH disabled. 2016-10-11 14:25:14 -05:00
PowerPC Fix missing includes 2016-10-07 23:46:41 +02:00
ActionReplay.cpp Fix missing includes 2016-10-07 23:46:41 +02:00
ActionReplay.h
Analytics.cpp ConfigManager: Drop SkipIdle option. 2016-10-04 08:31:43 +02:00
Analytics.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp Merge pull request #4319 from leoetlino/sysconf 2016-10-09 02:34:52 -07:00
BootManager.h Don't read/store settings directly from/to SYSCONF 2016-10-08 14:37:55 +02:00
CMakeLists.txt Don't build Vulkan video backend on macOS 2016-10-06 16:53:55 -07:00
ConfigManager.cpp ConfigManager: Sync Dolphin settings to SYSCONF on exit 2016-10-09 17:15:24 +02:00
ConfigManager.h Don't read/store settings directly from/to SYSCONF 2016-10-08 14:37:55 +02:00
Core.cpp Don't read/store settings directly from/to SYSCONF 2016-10-08 14:37:55 +02:00
Core.h
Core.vcxproj Add ability to passthrough a Bluetooth adapter 2016-10-03 23:06:23 +02:00
Core.vcxproj.filters Add ability to passthrough a Bluetooth adapter 2016-10-03 23:06:23 +02:00
CoreTiming.cpp
CoreTiming.h
DSPEmulator.cpp
DSPEmulator.h DSPEmulator: Move common variable into base class 2016-10-07 08:55:54 -04:00
ec_wii.cpp
ec_wii.h
GeckoCode.cpp GeckoCode: Provide operator== and operator!= overloads 2016-10-03 02:32:43 -04:00
GeckoCode.h GeckoCode: Provide operator== and operator!= overloads 2016-10-03 02:32:43 -04:00
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h
HotkeyManager.cpp Add ability to passthrough a Bluetooth adapter 2016-10-03 23:06:23 +02:00
HotkeyManager.h Add ability to passthrough a Bluetooth adapter 2016-10-03 23:06:23 +02:00
MachineContext.h
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp Merge pull request #4319 from leoetlino/sysconf 2016-10-09 02:34:52 -07:00
Movie.h Remove Frameskip 2016-10-08 11:49:51 -05:00
NetPlayClient.cpp HW: Change u8 pad specifier params to int where applicable 2016-10-07 08:14:12 -04:00
NetPlayClient.h HW: Change u8 pad specifier params to int where applicable 2016-10-07 08:14:12 -04:00
NetPlayProto.h
NetPlayServer.cpp Fix missing includes 2016-10-07 23:46:41 +02:00
NetPlayServer.h
PatchEngine.cpp GeckoCode: Save installation state to savestates 2016-10-03 16:27:42 +11:00
PatchEngine.h PatchEngine: Handle MSR more cleanly 2016-10-03 16:27:42 +11:00
State.cpp DVDThread: Use structs for requests and results 2016-10-15 11:32:11 +02:00
State.h