| .. |
|
DSPHLE
|
|
|
|
DSPLLE
|
Common/DebugInterface: Namespace code under the Common namespace
|
2018-07-09 22:23:57 -04:00 |
|
DVD
|
Add a delay before automatically switching discs
|
2019-01-04 09:24:41 +01:00 |
|
EXI
|
mx sram: replace union-with-byte-array with operator[] to make gcc happy.
|
2018-10-01 00:00:20 -07:00 |
|
GCMemcard
|
Use empty instead of size
|
2019-02-13 00:03:49 +01:00 |
|
SI
|
Merge pull request #7742 from jordan-woyak/si-device-change-fix
|
2019-02-03 00:52:23 +00:00 |
|
WiimoteCommon
|
WiimoteEmu: Minor IR Camera behavior accuracy fix.
|
2019-02-23 16:40:47 -06:00 |
|
WiimoteEmu
|
Work around GCC 8.2 ICE
|
2019-03-08 09:47:06 +00:00 |
|
WiimoteReal
|
WiimoteEmu: Code cleanups.
|
2019-02-02 19:40:31 -06:00 |
|
AudioInterface.cpp
|
|
|
|
AudioInterface.h
|
|
|
|
CPU.cpp
|
PowerPC: Convert CPUCore enum into an enum class
|
2018-06-15 10:27:59 -04:00 |
|
CPU.h
|
PowerPC: Convert CPUCore enum into an enum class
|
2018-06-15 10:27:59 -04:00 |
|
DSP.cpp
|
|
|
|
DSP.h
|
|
|
|
GCKeyboard.cpp
|
ControllerInterface: Allow hotplug callbacks to be unregistered and don't reload the entire config from the ini file on hotplug, just update the control references. This should fix a crash on shutdown on Android.
|
2019-01-10 18:32:16 -06:00 |
|
GCKeyboard.h
|
|
|
|
GCKeyboardEmu.cpp
|
QT: Removed iterative input in options groups.
|
2018-06-30 14:38:42 -05:00 |
|
GCKeyboardEmu.h
|
|
|
|
GCPad.cpp
|
ControllerInterface: Allow hotplug callbacks to be unregistered and don't reload the entire config from the ini file on hotplug, just update the control references. This should fix a crash on shutdown on Android.
|
2019-01-10 18:32:16 -06:00 |
|
GCPad.h
|
|
|
|
GCPadEmu.cpp
|
DolphinQt/ControllerEmu: Replace Input Radius/Shape settings with an input calibration "wizard".
|
2019-02-10 07:55:47 -06:00 |
|
GCPadEmu.h
|
Add ability to reshape analog sticks from square/circle to octagon and make the analog stick mapping indicator pretty.
|
2018-12-27 18:31:46 -06:00 |
|
GPFifo.cpp
|
|
|
|
GPFifo.h
|
|
|
|
HW.cpp
|
PowerPC: Convert CPUCore enum into an enum class
|
2018-06-15 10:27:59 -04:00 |
|
HW.h
|
|
|
|
Memmap.cpp
|
|
|
|
Memmap.h
|
|
|
|
MemoryInterface.cpp
|
|
|
|
MemoryInterface.h
|
|
|
|
MMIO.cpp
|
|
|
|
MMIO.h
|
|
|
|
MMIOHandlers.h
|
|
|
|
ProcessorInterface.cpp
|
|
|
|
ProcessorInterface.h
|
|
|
|
Sram.cpp
|
Core: Fix some warnings
|
2019-01-25 21:21:22 +01:00 |
|
Sram.h
|
mx sram: replace union-with-byte-array with operator[] to make gcc happy.
|
2018-10-01 00:00:20 -07:00 |
|
StreamADPCM.cpp
|
|
|
|
StreamADPCM.h
|
|
|
|
SystemTimers.cpp
|
Core: Fix some warnings
|
2019-01-25 21:21:22 +01:00 |
|
SystemTimers.h
|
SystemTimers: export performance index from the throttler callback
|
2018-10-27 15:14:59 +02:00 |
|
VideoInterface.cpp
|
NetPlay: Change "Reduce Polling Rate" to poll twice per frame
|
2018-07-08 06:14:13 -04:00 |
|
VideoInterface.h
|
|
|
|
WII_IPC.cpp
|
|
|
|
WII_IPC.h
|
|
|
|
Wiimote.cpp
|
ControllerInterface: Allow hotplug callbacks to be unregistered and don't reload the entire config from the ini file on hotplug, just update the control references. This should fix a crash on shutdown on Android.
|
2019-01-10 18:32:16 -06:00 |
|
Wiimote.h
|
Reduce emulated shaking frequency to 6hz. (something more humanly possible) (was ~13hz)
|
2018-12-15 10:36:22 -06:00 |
|
WiiSave.cpp
|
HW/WiiSave: Fix reversed condition in WriteFiles
|
2018-11-19 06:37:09 -05:00 |
|
WiiSave.h
|
|
|
|
WiiSaveStructs.h
|
NetPlay save data synchronization
|
2018-07-19 18:09:20 -04:00 |