| .. |
|
DSPHLE
|
Misc cleanup
|
2020-05-24 15:51:52 +01:00 |
|
DSPLLE
|
Misc cleanup
|
2020-05-24 15:51:52 +01:00 |
|
DVD
|
Adjust s_DIMAR/s_DILENGTH behavior (fixes Baten Kaitos music)
|
2020-04-09 22:13:45 +02:00 |
|
EXI
|
Merge pull request #8688 from howard0su/cleanup_strncpy
|
2020-04-28 14:28:30 +02:00 |
|
GCMemcard
|
Cleanup warnings of -Wswitch
|
2020-04-28 13:16:30 +02:00 |
|
SI
|
Cleanup warnings of -Wswitch
|
2020-04-28 13:16:30 +02:00 |
|
WiimoteCommon
|
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 |
|
WiimoteEmu
|
Externals: Add zstd
|
2020-05-13 20:53:10 +02:00 |
|
WiimoteReal
|
use s_ prefix for local variables
|
2020-03-24 20:13:20 +08:00 |
|
AddressSpace.cpp
|
Configurable MEM1 and MEM2 sizes at runtime via Dolphin.ini
|
2020-04-28 12:10:50 -05:00 |
|
AddressSpace.h
|
Configurable MEM1 and MEM2 sizes at runtime via Dolphin.ini
|
2020-04-28 12:10:50 -05:00 |
|
AudioInterface.cpp
|
|
|
|
AudioInterface.h
|
|
|
|
CPU.cpp
|
Core/CPU: Make use of type deduction for scoped locks
|
2019-08-18 17:39:27 +02:00 |
|
CPU.h
|
Core: Support asynchronously executing functions on the CPU thread
|
2019-07-24 04:08:19 +10:00 |
|
DSP.cpp
|
Configurable MEM1 and MEM2 sizes at runtime via Dolphin.ini
|
2020-04-28 12:10:50 -05:00 |
|
DSP.h
|
Revert "DSP: ARAM cleanup experiments"
|
2019-09-02 01:47:50 -04:00 |
|
GCKeyboard.cpp
|
|
|
|
GCKeyboard.h
|
|
|
|
GCKeyboardEmu.cpp
|
InputCommon: Clean up creation of inputs.
|
2020-02-09 19:08:26 -06:00 |
|
GCKeyboardEmu.h
|
|
|
|
GCPad.cpp
|
|
|
|
GCPad.h
|
|
|
|
GCPadEmu.cpp
|
InputCommon: Clean up creation of inputs.
|
2020-02-09 19:08:26 -06:00 |
|
GCPadEmu.h
|
|
|
|
GPFifo.cpp
|
|
|
|
GPFifo.h
|
|
|
|
HW.cpp
|
Configurable MEM1 and MEM2 sizes at runtime via Dolphin.ini
|
2020-04-28 12:10:50 -05:00 |
|
HW.h
|
|
|
|
Memmap.cpp
|
Configurable MEM1 and MEM2 sizes at runtime via Dolphin.ini
|
2020-04-28 12:10:50 -05:00 |
|
Memmap.h
|
Configurable MEM1 and MEM2 sizes at runtime via Dolphin.ini
|
2020-04-28 12:10:50 -05:00 |
|
MemoryInterface.cpp
|
|
|
|
MemoryInterface.h
|
|
|
|
MMIO.cpp
|
|
|
|
MMIO.h
|
|
|
|
MMIOHandlers.h
|
|
|
|
ProcessorInterface.cpp
|
|
|
|
ProcessorInterface.h
|
|
|
|
Sram.cpp
|
|
|
|
Sram.h
|
|
|
|
StreamADPCM.cpp
|
|
|
|
StreamADPCM.h
|
|
|
|
SystemTimers.cpp
|
Cleanup: Use std::abs instead of abs.
|
2020-02-08 18:21:14 -06:00 |
|
SystemTimers.h
|
|
|
|
VideoInterface.cpp
|
Core: Skip duplicate frames when using frame advance
|
2020-04-09 11:39:29 +02:00 |
|
VideoInterface.h
|
|
|
|
WII_IPC.cpp
|
Implement RTC flag, which is counter-intuitively disc drive related
|
2020-01-04 11:43:26 -08:00 |
|
WII_IPC.h
|
Implement Broadway GPIOs
|
2020-01-04 11:43:26 -08:00 |
|
Wiimote.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 |
|
Wiimote.h
|
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 |
|
WiiSave.cpp
|
Core: Replace usages of StringFromFormat with fmt where applicable
|
2019-11-11 07:32:57 -05:00 |
|
WiiSave.h
|
Core: Replace usages of StringFromFormat with fmt where applicable
|
2019-11-11 07:32:57 -05:00 |
|
WiiSaveStructs.h
|
|
|