dolphin/Source/Core/Core/HW
2015-01-07 21:51:47 +01:00
..
BBA-TAP Make some OSX-only functions static 2014-10-28 08:41:50 -04:00
DSPHLE DSPHLE: fix an unimportant memory leak 2014-12-29 18:39:24 +01:00
DSPLLE DSPLLE: Silence -Wshadow warning and conform more to style. 2014-12-28 09:52:31 -06:00
WiimoteEmu Merge pull request #1477 from magcius/nunchuk-cleanup 2014-12-07 01:29:59 -06:00
WiimoteReal Merge pull request #1477 from magcius/nunchuk-cleanup 2014-12-07 01:29:59 -06:00
AudioInterface.cpp Update Outdated Google Code References 2014-12-20 21:17:51 -06:00
AudioInterface.h
CPU.cpp Made the "continue", "stepover" and "stepout" functions work when the PC is at a breakpoint 2014-10-26 14:56:02 +11:00
CPU.h Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
DSP.cpp Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
DSP.h More formatting and consistency fixes 2014-11-24 17:16:59 -05:00
DVDInterface.cpp DVDInterface: Use default delay for DVDLowClearCoverInterrupt 2015-01-06 21:25:17 +01:00
DVDInterface.h DiscIO: Replace "raw" functions with "decrypt" parameters 2014-12-28 10:35:48 +01:00
EXI_Channel.cpp Make EXI use CoreTiming events like everything else instead of having its own slow special check. 2014-11-03 00:28:46 -05:00
EXI_Channel.h Make EXI use CoreTiming events like everything else instead of having its own slow special check. 2014-11-03 00:28:46 -05:00
EXI_Device.cpp Remove some unnecessary semicolons 2014-09-11 13:05:31 -04:00
EXI_Device.h
EXI_DeviceAD16.cpp
EXI_DeviceAD16.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
EXI_DeviceAMBaseboard.cpp Make EXI use CoreTiming events like everything else instead of having its own slow special check. 2014-11-03 00:28:46 -05:00
EXI_DeviceAMBaseboard.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
EXI_DeviceEthernet.cpp Make EXI use CoreTiming events like everything else instead of having its own slow special check. 2014-11-03 00:28:46 -05:00
EXI_DeviceEthernet.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
EXI_DeviceGecko.cpp Port dolphin to SFML 2.1 2014-11-25 16:44:38 +00:00
EXI_DeviceGecko.h Port dolphin to SFML 2.1 2014-11-25 16:44:38 +00:00
EXI_DeviceIPL.cpp Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
EXI_DeviceIPL.h
EXI_DeviceMemoryCard.cpp Make EXI use CoreTiming events like everything else instead of having its own slow special check. 2014-11-03 00:28:46 -05:00
EXI_DeviceMemoryCard.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
EXI_DeviceMic.cpp Make EXI use CoreTiming events like everything else instead of having its own slow special check. 2014-11-03 00:28:46 -05:00
EXI_DeviceMic.h Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
EXI.cpp Make EXI use CoreTiming events like everything else instead of having its own slow special check. 2014-11-03 00:28:46 -05:00
EXI.h Make EXI use CoreTiming events like everything else instead of having its own slow special check. 2014-11-03 00:28:46 -05:00
GCMemcard.cpp
GCMemcard.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
GCMemcardDirectory.cpp GCMemcardDirectory: Pass std::strings by reference. 2014-10-31 10:17:24 -04:00
GCMemcardDirectory.h GCMemcardDirectory: Pass std::strings by reference. 2014-10-31 10:17:24 -04:00
GCMemcardRaw.cpp Kill Core::g_CoreStartupParameter. 2014-09-09 00:24:49 -04:00
GCMemcardRaw.h raw memcards: revert last change so flushes are still time-driven. 2014-09-05 21:16:59 -07:00
GCPad.cpp HW: Poll system input from system timers 2014-11-28 10:56:11 -08:00
GCPad.h GCPad: Clean up Motor/Rumble interfaces 2014-11-28 10:50:45 -08:00
GCPadEmu.cpp GCPad: Clean up Motor/Rumble interfaces 2014-11-28 10:50:45 -08:00
GCPadEmu.h GCPad: Clean up Motor/Rumble interfaces 2014-11-28 10:50:45 -08:00
GPFifo.cpp Core: Fix potentially uninitialized variable warnings 2014-11-03 22:21:10 -05:00
GPFifo.h Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
HW.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
HW.h
Memmap.cpp Memmap: clean up function argument names. 2015-01-05 10:46:02 -08:00
Memmap.h Memmap: clean up function argument names. 2015-01-05 10:46:02 -08:00
MemmapFunctions.cpp Memmap: clean up function argument names. 2015-01-05 10:46:02 -08:00
MemoryInterface.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
MemoryInterface.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
MMIO.cpp
MMIO.h Fix IsMMIOAddress Check. 2014-09-11 19:12:34 +12:00
MMIOHandlers.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
ProcessorInterface.cpp Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
ProcessorInterface.h
SI_Device.cpp Remove some unnecessary semicolons 2014-09-11 13:05:31 -04:00
SI_Device.h SI_Device: Make GetDeviceNumber and GetDeviceType const. 2014-10-31 09:30:56 -04:00
SI_DeviceAMBaseboard.cpp
SI_DeviceAMBaseboard.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
SI_DeviceDanceMat.cpp SI: Clean up controller-like devices with subclassing 2014-11-28 10:50:45 -08:00
SI_DeviceDanceMat.h SI: Clean up controller-like devices with subclassing 2014-11-28 10:50:45 -08:00
SI_DeviceGBA.cpp Port dolphin to SFML 2.1 2014-11-25 16:44:38 +00:00
SI_DeviceGBA.h Fix building with PCH disabled. 2014-11-26 10:21:04 -06:00
SI_DeviceGCController.cpp Corrects the origin in the case where a GC Controller has been set in the controller properties, but a controller has not been plugged into the adapter. 2015-01-07 17:12:30 +11:00
SI_DeviceGCController.h Set the GC pad origin using the real hardware origin instead of the virtual hardware. 2015-01-05 12:27:36 +11:00
SI_DeviceGCSteeringWheel.cpp GCPad: Clean up Motor/Rumble interfaces 2014-11-28 10:50:45 -08:00
SI_DeviceGCSteeringWheel.h SI: Clean up controller-like devices with subclassing 2014-11-28 10:50:45 -08:00
SI_GCAdapter.cpp Added a callback option instead of using a thread to read the GC adapter. 2015-01-05 12:43:26 +11:00
SI_GCAdapter.h Removed redundant code from the GC Adapter interface. 2014-12-20 09:44:35 +11:00
SI.cpp Moved the GC Adapter processing under "Standard Controller" as it appears the adapter does not work with controllers other than the standard controller (pads, bongos, some dance mats). 2014-12-11 14:06:35 +11:00
SI.h Moved the GC Adapter processing under "Standard Controller" as it appears the adapter does not work with controllers other than the standard controller (pads, bongos, some dance mats). 2014-12-11 14:06:35 +11:00
Sram.cpp
Sram.h Core: Clean up brace placements 2014-08-30 18:06:49 -04:00
StreamADPCM.cpp
StreamADPCM.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
SystemTimers.cpp HW: Poll system input from system timers 2014-11-28 10:56:11 -08:00
SystemTimers.h JIT: implement timer support in mtspr 2014-09-02 21:47:45 -07:00
VideoInterface.cpp Fix indentation 2015-01-07 21:51:47 +01:00
VideoInterface.h Renamed EuRGB60 to PAL60 2014-11-18 16:51:21 -05:00
WII_IPC.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
WII_IPC.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
Wiimote.cpp HW: Poll system input from system timers 2014-11-28 10:56:11 -08:00
Wiimote.h InputCommon: Rename class InputPlugin to InputConfig 2014-08-31 00:59:06 -04:00
WiiSaveCrypted.cpp WiiSaveCrypted: Move some function params over to std::string 2014-09-30 20:31:59 -04:00
WiiSaveCrypted.h WiiSaveCrypted: Move some function params over to std::string 2014-09-30 20:31:59 -04:00