.. |
BBA-TAP
|
clang-modernize -use-nullptr
|
2014-03-09 21:14:26 +01:00 |
DSPHLE
|
DSPHLE: Rename variables in the Zelda UCode to match Dolphin's coding style
|
2014-03-30 13:06:45 +02:00 |
DSPLLE
|
Minor Ucode cleanup.
|
2014-03-27 14:16:16 -07:00 |
WiimoteEmu
|
Remove all trailing whitespaces from our codebase.
|
2014-03-29 11:05:44 +01:00 |
WiimoteReal
|
Remove all trailing whitespaces from our codebase.
|
2014-03-29 11:05:44 +01:00 |
AudioInterface.cpp
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
AudioInterface.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
CPU.cpp
|
clang-modernize -use-nullptr
|
2014-03-09 21:14:26 +01:00 |
CPU.h
|
clang-modernize -use-nullptr
|
2014-03-09 21:14:26 +01:00 |
DSP.cpp
|
clang-modernize -use-nullptr
|
2014-03-09 21:14:26 +01:00 |
DSP.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
DVDInterface.cpp
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
DVDInterface.h
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
EXI.cpp
|
Fixes spacing for "for", "while", "switch" and "if"
|
2014-03-11 00:35:07 +13:00 |
EXI.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
EXI_Channel.cpp
|
Fixes spacing for "for", "while", "switch" and "if"
|
2014-03-11 00:35:07 +13:00 |
EXI_Channel.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
EXI_Device.cpp
|
clang-modernize -use-nullptr
|
2014-03-09 21:14:26 +01:00 |
EXI_Device.h
|
clang-modernize -use-nullptr
|
2014-03-09 21:14:26 +01:00 |
EXI_DeviceAD16.cpp
|
Fixes spacing for "for", "while", "switch" and "if"
|
2014-03-11 00:35:07 +13:00 |
EXI_DeviceAD16.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
EXI_DeviceAMBaseboard.cpp
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
EXI_DeviceAMBaseboard.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
EXI_DeviceEthernet.cpp
|
Fix MAC address reading on Windows.
|
2014-03-07 21:40:59 +13:00 |
EXI_DeviceEthernet.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
EXI_DeviceGecko.cpp
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
EXI_DeviceGecko.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
EXI_DeviceIPL.cpp
|
clang-modernize -use-nullptr
|
2014-03-09 21:14:26 +01:00 |
EXI_DeviceIPL.h
|
clang-modernize -add-override
|
2014-03-09 21:12:01 +01:00 |
EXI_DeviceMemoryCard.cpp
|
Fixes spacing for "for", "while", "switch" and "if"
|
2014-03-11 00:35:07 +13:00 |
EXI_DeviceMemoryCard.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
EXI_DeviceMic.cpp
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
EXI_DeviceMic.h
|
clang-modernize -add-override
|
2014-03-09 21:12:01 +01:00 |
GCMemcard.cpp
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
GCMemcard.h
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
GCPad.cpp
|
Fix more header sorting issues in Core/ (now check-includes clean).
|
2014-02-20 01:01:11 +01:00 |
GCPad.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
GCPadEmu.cpp
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
GCPadEmu.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
GPFifo.cpp
|
Fix more header sorting issues in Core/ (now check-includes clean).
|
2014-02-20 01:01:11 +01:00 |
GPFifo.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
HW.cpp
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
HW.h
|
Fix more header sorting issues in Core/ (now check-includes clean).
|
2014-02-20 01:01:11 +01:00 |
Memmap.cpp
|
clang-modernize -use-nullptr
|
2014-03-09 21:14:26 +01:00 |
Memmap.h
|
Make our architecture defines less stupid.
|
2014-03-04 09:36:59 -06:00 |
MemmapFunctions.cpp
|
Fixes spacing for "for", "while", "switch" and "if"
|
2014-03-11 00:35:07 +13:00 |
MemoryInterface.cpp
|
MemoryInterface: properly register region MMIOs.
|
2014-03-14 21:52:45 +01:00 |
MemoryInterface.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
MMIO.cpp
|
MMIO: Pass pointers to the complex method lambdas when visiting.
|
2014-03-08 23:32:43 +01:00 |
MMIO.h
|
MMIO: Add a function to check if a given address refers to MMIO registers.
|
2014-03-08 23:32:43 +01:00 |
MMIOHandlers.h
|
MMIO: Pass pointers to the complex method lambdas when visiting.
|
2014-03-08 23:32:43 +01:00 |
ProcessorInterface.cpp
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
ProcessorInterface.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
SI.cpp
|
Fixes spacing for "for", "while", "switch" and "if"
|
2014-03-11 00:35:07 +13:00 |
SI.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
SI_Device.cpp
|
Fixes spacing for "for", "while", "switch" and "if"
|
2014-03-11 00:35:07 +13:00 |
SI_Device.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
SI_DeviceAMBaseboard.cpp
|
Fixes spacing for "for", "while", "switch" and "if"
|
2014-03-11 00:35:07 +13:00 |
SI_DeviceAMBaseboard.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
SI_DeviceDanceMat.cpp
|
Fixes spacing for "for", "while", "switch" and "if"
|
2014-03-11 00:35:07 +13:00 |
SI_DeviceDanceMat.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
SI_DeviceGBA.cpp
|
Fix more header sorting issues in Core/ (now check-includes clean).
|
2014-02-20 01:01:11 +01:00 |
SI_DeviceGBA.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
SI_DeviceGCController.cpp
|
Fixes spacing for "for", "while", "switch" and "if"
|
2014-03-11 00:35:07 +13:00 |
SI_DeviceGCController.h
|
clang-modernize -add-override
|
2014-03-09 21:12:01 +01:00 |
SI_DeviceGCSteeringWheel.cpp
|
Fixes spacing for "for", "while", "switch" and "if"
|
2014-03-11 00:35:07 +13:00 |
SI_DeviceGCSteeringWheel.h
|
clang-modernize -add-override
|
2014-03-09 21:12:01 +01:00 |
Sram.cpp
|
Fixes spacing for "for", "while", "switch" and "if"
|
2014-03-11 00:35:07 +13:00 |
Sram.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
StreamADPCM.cpp
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
StreamADPCM.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
SystemTimers.cpp
|
Fix more header sorting issues in Core/ (now check-includes clean).
|
2014-02-20 01:01:11 +01:00 |
SystemTimers.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
VideoInterface.cpp
|
Fixes spacing for "for", "while", "switch" and "if"
|
2014-03-11 00:35:07 +13:00 |
VideoInterface.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
WII_IPC.cpp
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
WII_IPC.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
Wiimote.cpp
|
More range-based loops and overrides
|
2014-03-17 02:55:55 +01:00 |
Wiimote.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |