dolphin/Source/Core/Core/HW
Lioncash 038bb9b3e1 AudioInterface: Use member initializers where applicable for unions
Migrates more code to the initialization capabilities available since C++11
2018-05-30 09:49:28 -04:00
..
DSPHLE DSPEmulator: Make the IsLLE() member function const-qualified 2018-05-29 17:45:07 -04:00
DSPLLE DSPEmulator: Make the IsLLE() member function const-qualified 2018-05-29 17:45:07 -04:00
DVD Make the support for unencrypted Wii disc images less broken 2018-05-23 08:40:37 +02:00
EXI EXI_DeviceEthernet: In-class initialize members 2018-05-16 16:55:07 -04:00
GCMemcard ColorUtil: Amend function name casing 2018-05-27 21:04:48 -04:00
SI SI: Remove unnecessary declarations of internally linked functions 2018-04-17 16:33:11 -04:00
WiimoteCommon
WiimoteEmu WiimoteEmu: Get rid of pointer casting in extension GetState() functions 2018-05-27 22:33:26 -04:00
WiimoteReal Fix -Wignored-qualifiers warnings 2018-05-19 17:18:45 +01:00
AudioInterface.cpp AudioInterface: Use member initializers where applicable for unions 2018-05-30 09:49:28 -04:00
AudioInterface.h
CPU.cpp
CPU.h
DSP.cpp
DSP.h
GCKeyboard.cpp
GCKeyboard.h
GCKeyboardEmu.cpp ControllerEmu: Use enum instead of bool for translatability 2018-04-13 13:04:26 +02:00
GCKeyboardEmu.h
GCPad.cpp
GCPad.h
GCPadEmu.cpp ControllerEmu: Use enum instead of bool for translatability 2018-04-13 13:04:26 +02:00
GCPadEmu.h
GPFifo.cpp
GPFifo.h
HW.cpp Move Wii FS content init to happen after Boot 2018-05-22 19:05:45 +02:00
HW.h
Memmap.cpp Common: Add MemArena.h/cpp to the Common namespace 2018-05-15 18:27:32 -04:00
Memmap.h PowerPC: Move MMU-specifics from PowerPC.h to MMU.h 2018-05-17 19:18:55 -04:00
MemoryInterface.cpp
MemoryInterface.h
MMIO.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
MMIO.h Reformat all the things! 2018-04-12 21:28:39 +02:00
MMIOHandlers.h
ProcessorInterface.cpp
ProcessorInterface.h
Sram.cpp
Sram.h
StreamADPCM.cpp StreamADPCM: Turn the ADPCM decoder into a class 2018-04-09 03:49:18 -04:00
StreamADPCM.h StreamADPCM: Turn the ADPCM decoder into a class 2018-04-09 03:49:18 -04:00
SystemTimers.cpp
SystemTimers.h
VideoInterface.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
VideoInterface.h
WII_IPC.cpp
WII_IPC.h
Wiimote.cpp Remove Hybrid Wii Remote 2018-04-17 22:40:21 +02:00
Wiimote.h Remove Hybrid Wii Remote 2018-04-17 22:40:21 +02:00
WiiSave.cpp Move ECCSignature to Common::ec and give it a less confusing name 2018-05-27 14:01:38 +02:00
WiiSave.h WiiSave: Reuse IOSC::Sign for signing 2018-05-13 21:28:35 +02:00