dolphin/Source/Core/Core/HW
Matthew Parlane 8c23888968 Merge pull request #5174 from lioncash/vi
VideoInterface: Minor changes
2017-03-28 16:15:59 +13:00
..
DSPHLE Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
DSPLLE Fix memory breakpoint when checking the middle of the data 2017-03-18 22:48:57 -04:00
EXI EXI: Move enum constants into the ExpansionInterface namespace 2017-03-16 02:06:29 -04:00
GCMemcard GCMemcardDirectory: Move flush interval constant into the cpp file 2017-03-26 17:55:30 -04:00
SI Merge pull request #5092 from lioncash/namespace 2017-03-18 19:30:38 +13:00
WiimoteEmu WiimoteEmu: refer to settings by name, not index 2017-03-21 13:31:42 -07:00
WiimoteReal Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
AudioInterface.cpp specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
AudioInterface.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CPU.cpp PowerPC: Convert CoreMode enum into an enum class 2017-02-04 19:34:56 -05:00
CPU.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DSP.cpp HW/DSP: Remove prefixed underscores from parameter names 2017-03-13 12:27:38 -04:00
DSP.h HW/DSP: Remove prefixed underscores from parameter names 2017-03-13 12:27:38 -04:00
DVDInterface.cpp DVDInterface: Update comment about buffer speed 2017-03-24 20:04:26 +01:00
DVDInterface.h DVDInterface: Remove VolumeIsValid 2017-03-08 19:27:00 +01:00
DVDThread.cpp FileMonitor redesign 2017-03-13 17:13:20 +01:00
DVDThread.h DVDInterface: Prepare for reading DTK data in DVDThread 2016-10-15 15:27:54 +02:00
GCKeyboard.cpp ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
GCKeyboard.h ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
GCKeyboardEmu.cpp Move 'Background Input' to controller config dialog 2017-03-13 13:43:20 -07:00
GCKeyboardEmu.h ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
GCPad.cpp ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
GCPad.h ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
GCPadEmu.cpp Move 'Background Input' to controller config dialog 2017-03-13 13:43:20 -07:00
GCPadEmu.h ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
GPFifo.cpp Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
GPFifo.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
HW.cpp Get rid of a singleton for NAND shared contents 2017-02-10 22:46:38 +01:00
HW.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Memmap.cpp Memmap: Replace '0' constant with nullptr 2017-03-18 22:35:35 -04:00
Memmap.h Memmap: Remove unnecessary const on function declaration parameters 2017-03-06 14:08:07 -05:00
MemoryInterface.cpp specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
MemoryInterface.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MMIO.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MMIO.h MMIO: Get rid of a TODO regarding tuples 2017-01-27 02:54:07 -05:00
MMIOHandlers.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ProcessorInterface.cpp Only allow reset/power when core is running 2017-01-19 22:08:13 +01:00
ProcessorInterface.h Shut down Wii software gracefully 2016-10-01 13:06:04 +02:00
Sram.cpp Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
Sram.h Sram: Make SRAM dumps const 2017-01-30 17:44:03 -05:00
StreamADPCM.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
StreamADPCM.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
SystemTimers.cpp Adjust event times after a PPC clock change 2017-02-08 16:22:27 +01:00
SystemTimers.h IOS: Implement MIOS functionality 2017-02-08 15:07:34 +01:00
VideoInterface.cpp VideoInterface: Make clock frequency array constexpr 2017-03-26 19:30:44 -04:00
VideoInterface.h VideoInterface: Initialize union members directly where applicable 2017-03-26 18:42:09 -04:00
WII_IPC.cpp IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
WII_IPC.h IPC_HLE: Namespace IOS HLE 2017-01-17 20:46:58 -05:00
Wiimote.cpp ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
Wiimote.h ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
WiiSaveCrypted.cpp Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
WiiSaveCrypted.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00