dolphin/Source/Core/Core/HW
Matthew Parlane 21e4e035cc Merge pull request #1281 from Stevoisiak/RenameEuRGB60
Renamed EuRGB to PAL60
2014-11-21 19:09:42 +13:00
..
BBA-TAP Make some OSX-only functions static 2014-10-28 08:41:50 -04:00
DSPHLE Fix UCodes.cpp to use UTF-8 encoding. 2014-11-14 11:53:56 -05:00
DSPLLE Fix Indentation in PR 1450. 2014-11-01 15:45:44 +13:00
WiimoteEmu Added condition so that function to mix wiimote-speaker data into the master mixer is called only if wiimote is emulated. 2014-11-19 01:28:11 -05:00
WiimoteReal
AudioInterface.cpp
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
DVDInterface.cpp Fixed the fast disc speed option (immediately service the interrupt instead of going through the scheduler). 2014-11-20 18:23:05 +11:00
DVDInterface.h
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
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
EXI_DeviceGecko.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04: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
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
GCMemcardRaw.h
GCPad.cpp ControllerInterface: Get rid of SetHwnd(), introduce Reinitialize() 2014-10-15 09:29:25 -04:00
GCPad.h
GCPadEmu.cpp GCPadEmu/WiimoteEmu: Make some arrays static 2014-10-31 09:51:51 -04:00
GCPadEmu.h
GPFifo.cpp Core: Fix potentially uninitialized variable warnings 2014-11-03 22:21:10 -05:00
GPFifo.h
HW.cpp
HW.h
Memmap.cpp Android: Silence a few warnings. 2014-11-17 19:21:38 +00:00
Memmap.h Memmap: Remove vestigals of the memory-mapped EFB 2014-11-02 16:34:17 -08:00
MemmapFunctions.cpp MemmapFunctions: Remove unused effective_address argument 2014-11-02 16:34:17 -08:00
MemoryInterface.cpp
MemoryInterface.h
MMIO.cpp
MMIO.h
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
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 Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
SI_DeviceDanceMat.h Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
SI_DeviceGBA.cpp
SI_DeviceGBA.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
SI_DeviceGCController.cpp Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
SI_DeviceGCController.h Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
SI_DeviceGCSteeringWheel.cpp Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
SI_DeviceGCSteeringWheel.h Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
SI.cpp Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
SI.h
Sram.cpp
Sram.h
StreamADPCM.cpp
StreamADPCM.h
SystemTimers.cpp Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
SystemTimers.h
VideoInterface.cpp
VideoInterface.h Renamed EuRGB60 to PAL60 2014-11-18 16:51:21 -05:00
WII_IPC.cpp
WII_IPC.h
Wiimote.cpp ControllerInterface: Get rid of SetHwnd(), introduce Reinitialize() 2014-10-15 09:29:25 -04:00
Wiimote.h
WiiSaveCrypted.cpp
WiiSaveCrypted.h