dolphin/Source/Core/Core/HW
Lioncash 5464e698fc Merge pull request #3102 from rohit-n/build-pch
Fix building with PCH disabled.
2015-10-03 13:30:51 -04:00
..
BBA-TAP Merge pull request #3102 from rohit-n/build-pch 2015-10-03 13:30:51 -04:00
DSPHLE AX: Use ArraySize over sizeof division 2015-09-14 23:55:09 -04:00
DSPLLE Get rid of some casts used with logging for size_t 2015-09-28 08:43:53 -04:00
WiimoteEmu Merge pull request #3102 from rohit-n/build-pch 2015-10-03 13:30:51 -04:00
WiimoteReal Core: Replace 0 literals with nullptr 2015-10-02 22:06:17 -04:00
AudioInterface.cpp AI: reduce overhead of sample counter 2015-09-23 20:39:28 +08: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 ChunkFile: Provide additional helpers for C-style arrays 2015-09-30 19:45:46 -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-07-11 23:09:11 -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 Fix building with PCH disabled. 2015-09-28 11:51:08 -05:00
GCKeyboard.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
GCKeyboardEmu.cpp Fix building with PCH disabled. 2015-09-28 11:51:08 -05:00
GCKeyboardEmu.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
GCMemcard.cpp Fix building with PCH disabled. 2015-09-28 11:51:08 -05:00
GCMemcard.h Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
GCMemcardDirectory.cpp Merge pull request #3075 from waddlesplash/no-regexp 2015-10-02 04:00:23 +13: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 Fix building with PCH disabled. 2015-09-28 11:51:08 -05:00
GCPad.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
GCPadEmu.cpp Fix building with PCH disabled. 2015-09-28 11:51:08 -05: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 Get rid of some casts used with logging for size_t 2015-09-28 08:43:53 -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 Core: Replace 0 literals with nullptr 2015-10-02 22:06:17 -04: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 SystemTimers: Don't name non-constant variables as if they are constant 2015-09-24 14:57:25 +02:00
SystemTimers.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
VideoInterface.cpp Merge pull request #3108 from lioncash/cstyle-array 2015-10-01 01:55:54 +02: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