dolphin/Source/Core/Core/HW
JosJuice 541344ef9b
Merge pull request #13240 from thalesmg/20241225-m-known-bt-addresses-config-only
feat(linux): allow configuring real wiimotes with known bluetooth addresses
2025-03-15 15:34:49 +01:00
..
DSPHLE DSPHLE/AXWii: fix Elebits sound 2024-11-04 20:47:55 +00:00
DSPLLE
DVD Use 'contains' method 2024-08-14 22:18:28 +02:00
EXI Merge pull request #13181 from tygyh/Replace-'reinterpret_cast' 2025-03-15 15:31:38 +01:00
GCMemcard Modernize std::any_of with ranges 2024-12-15 19:54:16 -08:00
HSP
SI Merge pull request #13363 from JoshuaVandaele/nowarnings 2025-03-10 15:04:14 -04:00
WiimoteCommon
WiimoteEmu WiimoteEmu: Make SerializedWiimoteState store camera points as IRExtended instead of custom layout. 2025-02-24 16:29:07 -06:00
WiimoteReal Merge pull request #13240 from thalesmg/20241225-m-known-bt-addresses-config-only 2025-03-15 15:34:49 +01:00
AddressSpace.cpp Modernize std::find_if with ranges 2024-10-10 15:28:11 -07:00
AddressSpace.h
AudioInterface.cpp
AudioInterface.h
CPU.cpp Core/HW: Add time tracking thread in CPU manager 2025-02-16 23:15:12 +01:00
CPU.h Core/HW: Add time tracking thread in CPU manager 2025-02-16 23:15:12 +01:00
DSP.cpp Replace 'reinterpret_cast' with 'static_cast' 2024-11-08 07:26:47 +01:00
DSP.h
GBACore.cpp Simplify std::copy with std::copy_n 2024-10-07 15:34:56 -07:00
GBACore.h
GBAPad.cpp
GBAPad.h
GBAPadEmu.cpp
GBAPadEmu.h
GCKeyboard.cpp
GCKeyboard.h
GCKeyboardEmu.cpp
GCKeyboardEmu.h
GCPad.cpp
GCPad.h
GCPadEmu.cpp
GCPadEmu.h
GPFifo.cpp
GPFifo.h
HW.cpp
HW.h
Memmap.cpp Memmap: Replace GetPointer with GetSpanForAddress 2024-04-20 18:31:08 +02:00
Memmap.h Memmap: Replace GetPointer with GetSpanForAddress 2024-04-20 18:31:08 +02:00
MemoryInterface.cpp
MemoryInterface.h
MMIO.cpp
MMIO.h Replace Common::BitCast with std::bit_cast 2024-05-03 18:43:51 -07:00
MMIOHandlers.h
ProcessorInterface.cpp ProcessorInterface: sync GPU just before PI_FIFO_RESET 2024-11-09 03:29:05 +00:00
ProcessorInterface.h
Sram.cpp Remove defined-out code 2024-04-15 12:17:35 -07:00
Sram.h Remove redundant semicolons 2024-08-20 14:59:54 +02:00
StreamADPCM.cpp
StreamADPCM.h
SystemTimers.cpp SystemTimers: Throttle prior to performance marker. 2025-03-10 16:40:46 -05:00
SystemTimers.h
VideoInterface.cpp Merge pull request #13394 from jordan-woyak/odd-even-pacing 2025-03-13 21:56:36 -04:00
VideoInterface.h
WII_IPC.cpp WII_IPC: rewrite multiply as 100_tbticks literal (NFC) 2024-10-01 01:42:16 +01:00
WII_IPC.h
Wiimote.cpp
Wiimote.h
WiiSave.cpp Modernize std::copy with ranges 2024-10-10 00:53:48 -07:00
WiiSave.h
WiiSaveStructs.h