dolphin/Source/Core/Core/HW
2015-05-13 16:06:09 -05:00
..
BBA-TAP Make some OSX-only functions static 2014-10-28 08:41:50 -04:00
DSPHLE Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
DSPLLE Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
WiimoteEmu Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
WiimoteReal Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
AudioInterface.cpp Update Outdated Google Code References 2014-12-20 21:17:51 -06:00
AudioInterface.h DTK: Adjustments attempting to increase accuracy 2014-07-27 03:15:52 +08:00
CPU.cpp Reverts pull request #2362, fixes issue 8542. 2015-05-06 05:36:37 +01:00
CPU.h Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
DSP.cpp Clean up usage of ScheduleEvent_Threadsafe. 2015-01-30 14:48:23 -08:00
DSP.h More formatting and consistency fixes 2014-11-24 17:16:59 -05:00
DVDInterface.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
DVDInterface.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
EXI_Channel.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
EXI_Channel.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
EXI_Device.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
EXI_Device.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
EXI_DeviceAD16.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
EXI_DeviceAD16.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
EXI_DeviceAGP.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
EXI_DeviceAGP.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
EXI_DeviceAMBaseboard.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
EXI_DeviceAMBaseboard.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
EXI_DeviceEthernet.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
EXI_DeviceEthernet.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
EXI_DeviceGecko.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
EXI_DeviceGecko.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
EXI_DeviceIPL.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
EXI_DeviceIPL.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
EXI_DeviceMemoryCard.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
EXI_DeviceMemoryCard.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
EXI_DeviceMic.cpp General: Apply the const specifier where applicable 2015-04-15 02:04:03 -04:00
EXI_DeviceMic.h General: Apply the const specifier where applicable 2015-04-15 02:04:03 -04:00
EXI.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
EXI.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
GCKeyboard.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
GCKeyboard.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
GCKeyboardEmu.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
GCKeyboardEmu.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
GCMemcard.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
GCMemcard.h General: Apply the const specifier where applicable 2015-04-15 02:04:03 -04:00
GCMemcardDirectory.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
GCMemcardDirectory.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
GCMemcardRaw.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
GCMemcardRaw.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
GCPad.cpp Cleaned up the controls lock that is not needed with 780eef68f6 2015-03-12 23:33:30 +11:00
GCPad.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
GCPadEmu.cpp Minor consistency changes 2015-01-12 15:18:18 -05:00
GCPadEmu.h GCPad: Clean up Motor/Rumble interfaces 2014-11-28 10:50:45 -08:00
GPFifo.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
GPFifo.h Fix non-PCH build. 2015-05-10 20:16:05 -05:00
HW.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
HW.h Convert some more header inclusions into forward declarations 2014-07-29 20:55:07 -04:00
Memmap.cpp Automatically disable fastmem and enable memcheck when there are any watchpoints. 2015-04-24 22:37:53 -04:00
Memmap.h Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -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 msvc: resolve all warnings in Core. 2014-08-19 22:33:46 -07:00
MMIO.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
MMIOHandlers.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
ProcessorInterface.cpp Remove useless volatile from ProcessorInterface. 2015-03-15 20:33:41 -07:00
ProcessorInterface.h Remove useless volatile from ProcessorInterface. 2015-03-15 20:33:41 -07:00
SI_Device.cpp Preliminary update to the GameCube to GBA link cable emulation. Fixes Zelda Wind Waker's Tingle Tuner connection, Pac-Man Vs, Final Fantasy: Crystal Chronicles multiplayer, and most other Gamecube to GBA link cable games. 2015-03-20 12:43:55 +11:00
SI_Device.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
SI_DeviceAMBaseboard.cpp Fix building with PCH disabled. 2015-05-13 16:06:09 -05:00
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 Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
SI_DeviceDanceMat.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
SI_DeviceGBA.cpp Silence -Wformat warnings in debug builds. 2015-04-26 13:45:06 -05:00
SI_DeviceGBA.h Preliminary update to the GameCube to GBA link cable emulation. Fixes Zelda Wind Waker's Tingle Tuner connection, Pac-Man Vs, Final Fantasy: Crystal Chronicles multiplayer, and most other Gamecube to GBA link cable games. 2015-03-20 12:43:55 +11:00
SI_DeviceGCController.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
SI_DeviceGCController.h Calibrated the GCPad even if the game does not explicitly do so. 2015-03-09 17:07:15 +11:00
SI_DeviceGCSteeringWheel.cpp Fix non-PCH build. 2015-05-10 20:16:05 -05:00
SI_DeviceGCSteeringWheel.h Added GameCube Keyboard support. 2015-01-17 09:36:05 +11:00
SI_DeviceKeyboard.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
SI_DeviceKeyboard.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
SI_GCAdapter.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
SI_GCAdapter.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
SI.cpp Preliminary update to the GameCube to GBA link cable emulation. Fixes Zelda Wind Waker's Tingle Tuner connection, Pac-Man Vs, Final Fantasy: Crystal Chronicles multiplayer, and most other Gamecube to GBA link cable games. 2015-03-20 12:43:55 +11:00
SI.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
Sram.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
Sram.h Core: Clean up brace placements 2014-08-30 18:06:49 -04:00
StreamADPCM.cpp mark all local functions as static 2014-07-11 16:07:23 +02:00
StreamADPCM.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
SystemTimers.cpp Fifo: only sleep once within every ms of emulated time 2015-04-06 12:35:35 +02:00
SystemTimers.h JIT: implement timer support in mtspr 2014-09-02 21:47:45 -07:00
VideoInterface.cpp Remove now useless NumFields Function which always returned 1. 2015-02-10 00:48:06 +13:00
VideoInterface.h Remove now useless NumFields Function which always returned 1. 2015-02-10 00:48:06 +13:00
WII_IPC.cpp Clean up usage of ScheduleEvent_Threadsafe. 2015-01-30 14:48:23 -08:00
WII_IPC.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
Wiimote.cpp Revert "Merge pull request #2256 from RachelBryk/Dolphin-Pro" 2015-04-01 22:30:57 +02:00
Wiimote.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
WiiSaveCrypted.cpp Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
WiiSaveCrypted.h WiiSaveCrypted: Move some function params over to std::string 2014-09-30 20:31:59 -04:00