dolphin/Source/Core/Core/HW
Leo Lam 4733bbd8f3
Merge pull request #6166 from ligfx/invokedeviceschangedcallbacks
ControllerInterface: cleanup callbacks API and logic
2017-12-15 21:05:17 +01:00
..
DSPHLE DSP: Fix ACCOV not suspending accelerator reads 2017-09-24 20:48:29 +02:00
DSPLLE DebugInterface: Rename InsertBLR to Patch 2017-10-05 20:22:16 +02:00
DVD Merge pull request #5973 from ligfx/renamefifoqueue 2017-11-19 13:51:22 +01:00
EXI Externals: update cubeb to kinetiknz/cubeb@c2bd582 2017-10-21 14:28:39 -07:00
GCMemcard Remove NonCopyable 2017-08-22 16:40:34 +02:00
SI GCPadEmu: only connected if default device connected 2017-11-19 16:07:00 +01:00
WiimoteCommon Core: Add WiimoteCommon headers to the VS project 2017-06-15 18:38:21 -04:00
WiimoteEmu Don't use wrong encoding for paths when opening streams on Windows 2017-12-05 21:23:35 +01:00
WiimoteReal Fix whitespace in and around WiimoteScannerDarwin::~WiimoteScannerDarwin() (linter). 2017-12-03 12:31:18 -05:00
AudioInterface.cpp Fix DTK audio not working after loading a savestate 2017-11-06 09:15:14 +01:00
AudioInterface.h
CPU.cpp AudioCommon: rename ClearAudioBuffer(mute) to SetSoundStreamRunning(running) 2017-10-21 16:28:04 -07:00
CPU.h
DSP.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
DSP.h
GCKeyboard.cpp ControllerInterface: HotplugCallbacks -> DevicesChangedCallbacks 2017-11-10 13:37:42 -08:00
GCKeyboard.h
GCKeyboardEmu.cpp
GCKeyboardEmu.h
GCPad.cpp ControllerInterface: HotplugCallbacks -> DevicesChangedCallbacks 2017-11-10 13:37:42 -08:00
GCPad.h
GCPadEmu.cpp GCPadEmu: only connected if default device connected 2017-11-19 16:07:00 +01:00
GCPadEmu.h GCPadEmu: only connected if default device connected 2017-11-19 16:07:00 +01:00
GPFifo.cpp Jit64: Inline GP fast check in Cleanup. 2017-11-18 17:43:38 +01:00
GPFifo.h Jit64: Inline GP fast check in Cleanup. 2017-11-18 17:43:38 +01:00
HW.cpp Initialise WiiRoot once per emulation session 2017-06-27 15:44:17 +02:00
HW.h
Memmap.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
Memmap.h
MemoryInterface.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
MemoryInterface.h
MMIO.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
MMIO.h
MMIOHandlers.h Remove NonCopyable 2017-08-22 16:40:34 +02:00
ProcessorInterface.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
ProcessorInterface.h Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
Sram.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
Sram.h
StreamADPCM.cpp Fix DTK audio not working after loading a savestate 2017-11-06 09:15:14 +01:00
StreamADPCM.h Fix DTK audio not working after loading a savestate 2017-11-06 09:15:14 +01:00
SystemTimers.cpp Common: Move version strings to their own header 2017-09-09 19:28:10 -04:00
SystemTimers.h
VideoInterface.cpp HybridXFB: Fix lint errors 2017-11-17 22:11:31 -06:00
VideoInterface.h FifoPlayer: Generate fake VideoInterface updates 2017-11-17 22:11:29 -06:00
WII_IPC.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
WII_IPC.h
Wiimote.cpp ControllerInterface: HotplugCallbacks -> DevicesChangedCallbacks 2017-11-10 13:37:42 -08:00
Wiimote.h Sync info about pressed wiimote button 2017-08-01 20:56:45 +02:00
WiiSaveCrypted.cpp Change Wii Save Import alerts 2017-09-29 20:13:14 +10:00
WiiSaveCrypted.h