dolphin/Source/Core/Core/HW
2015-09-26 18:51:58 -04:00
..
BBA-TAP Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
DSPHLE AX: Use ArraySize over sizeof division 2015-09-14 23:55:09 -04:00
DSPLLE Partially revert "General: Toss out PRI macro usage" 2015-09-11 09:49:00 -04:00
WiimoteEmu fixed disabling auto reporting for emulated wiimotes not working properly 2015-09-09 04:55:14 +02:00
WiimoteReal Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
AudioInterface.cpp Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
AudioInterface.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
CPU.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
CPU.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00
DSP.cpp Jit64: implement dcbf + dcbi 2015-08-24 18:33:19 +02:00
DSP.h Jit64: implement dcbf + dcbi 2015-08-24 18:33:19 +02:00
DVDInterface.cpp Partially revert "General: Toss out PRI macro usage" 2015-09-11 09:49:00 -04:00
DVDInterface.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
EXI.cpp Netplay: Sync GameCube SRAM. 2015-06-14 16:52:08 +02:00
EXI.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
EXI_Channel.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
EXI_Channel.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
EXI_Device.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
EXI_Device.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
EXI_DeviceAD16.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
EXI_DeviceAD16.h Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
EXI_DeviceAGP.cpp Common: Remove StdMakeUnique.h 2015-09-06 04:09:53 -04:00
EXI_DeviceAGP.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
EXI_DeviceAMBaseboard.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
EXI_DeviceAMBaseboard.h Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
EXI_DeviceEthernet.cpp Ignore all writes to BBA_TXFIFOCNT 2015-08-13 22:45:29 +02:00
EXI_DeviceEthernet.h Fix FreeBSD build 2015-06-13 21:52:47 -07:00
EXI_DeviceGecko.cpp Common: Remove StdMakeUnique.h 2015-09-06 04:09:53 -04:00
EXI_DeviceGecko.h Core: Convert volatile bools to atomics 2015-06-04 21:21:11 -04:00
EXI_DeviceIPL.cpp EXI_DeviceIPL: Get rid of a pointer cast 2015-09-06 14:42:43 -04:00
EXI_DeviceIPL.h EXI_DeviceIPL: Get rid of a pointer cast 2015-09-06 14:42:43 -04:00
EXI_DeviceMemoryCard.cpp Common: Remove StdMakeUnique.h 2015-09-06 04:09:53 -04:00
EXI_DeviceMemoryCard.h Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
EXI_DeviceMic.cpp Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
EXI_DeviceMic.h Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
GCKeyboard.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
GCKeyboard.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
GCKeyboardEmu.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
GCKeyboardEmu.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
GCMemcard.cpp Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
GCMemcard.h Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
GCMemcardDirectory.cpp Partially revert "General: Toss out PRI macro usage" 2015-09-11 09:49:00 -04:00
GCMemcardDirectory.h Common: Move NonCopyable to its own header 2015-09-26 18:50:35 -04:00
GCMemcardRaw.cpp Common: Remove StdMakeUnique.h 2015-09-06 04:09:53 -04:00
GCMemcardRaw.h Pass strings by const reference where possible 2015-05-28 20:54:55 -04:00
GCPad.cpp Merge pull request #2398 from JosJuice/revert-854f6b8 2015-05-25 23:49:56 -04:00
GCPad.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
GCPadEmu.cpp Use official names for GameCube controller sticks 2015-09-12 22:45:06 +02:00
GCPadEmu.h Core: Use constexpr for default pad and attachment radius 2015-09-03 19:44:42 -04:00
GPFifo.cpp General: Replace GC_ALIGN macros with alignas 2015-09-06 12:53:51 -04:00
GPFifo.h General: Replace GC_ALIGN macros with alignas 2015-09-06 12:53:51 -04:00
HW.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
HW.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Memmap.cpp General: Toss out PRI macro usage 2015-09-05 16:02:35 -04:00
Memmap.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
MemoryInterface.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
MemoryInterface.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
MMIO.cpp MMIO: Add missing override specifiers 2015-07-06 06:11:31 -04:00
MMIO.h Common: Move asserts to their own header 2015-09-26 18:51:27 -04:00
MMIOHandlers.h Common: Move NonCopyable to its own header 2015-09-26 18:50:35 -04:00
ProcessorInterface.cpp Fixes issue with PAL Wind Waker not displaying PAL60 option. 2015-06-08 02:29:35 +02:00
ProcessorInterface.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SI.cpp VI: derive field timing from VI registers 2015-09-01 20:24:40 +08:00
SI.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SI_Device.cpp Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
SI_Device.h SI_Device: Convert define constants over to enums 2015-09-23 11:13:03 -04:00
SI_DeviceAMBaseboard.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SI_DeviceAMBaseboard.h Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
SI_DeviceDanceMat.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SI_DeviceDanceMat.h Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
SI_DeviceGBA.cpp Common: Remove StdMakeUnique.h 2015-09-06 04:09:53 -04:00
SI_DeviceGBA.h Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
SI_DeviceGCController.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SI_DeviceGCController.h Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
SI_DeviceGCSteeringWheel.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SI_DeviceGCSteeringWheel.h Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
SI_DeviceKeyboard.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SI_DeviceKeyboard.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SI_GCAdapter.cpp GCAdapter: Only start the thread on startup if direct connect is enabled 2015-07-14 17:15:26 +02:00
SI_GCAdapter.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Sram.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
Sram.h Netplay: Sync GameCube SRAM. 2015-06-14 16:52:08 +02:00
StreamADPCM.cpp MathUtil: Convert Clamp into a constexpr function 2015-09-12 01:18:28 -04:00
StreamADPCM.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SystemTimers.cpp VI: derive field timing from VI registers 2015-09-01 20:24:40 +08:00
SystemTimers.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
VideoInterface.cpp Revert "Merge pull request #2943 from booto/vi-enb" 2015-09-06 01:21:23 +08:00
VideoInterface.h VI: derive field timing from VI registers 2015-09-01 20:24:40 +08:00
WII_IPC.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WII_IPC.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Wiimote.cpp Wiimote: (Re-)Connect a disconnected real Wiimote when a button is pressed. 2015-07-16 02:35:55 +02:00
Wiimote.h Wiimote: (Re-)Connect a disconnected emulated Wiimote when a mapped button is pressed. 2015-07-10 04:29:56 +02:00
WiiSaveCrypted.cpp Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
WiiSaveCrypted.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00