| .. |
|
BBA-TAP
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
DSPHLE
|
Turn loops into range-based form
|
2014-02-13 09:05:50 +01:00 |
|
DSPLLE
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
WiimoteEmu
|
Turn loops into range-based form
|
2014-02-13 09:05:50 +01:00 |
|
WiimoteReal
|
Merge pull request #50 from Parlane/inifile_tidy
|
2014-02-13 19:04:27 +13:00 |
|
AudioInterface.cpp
|
Clean up some struct indentations
|
2014-02-09 19:40:11 -05:00 |
|
AudioInterface.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
CPU.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
CPU.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
DSP.cpp
|
MMIO: Port the DSP/ARAM/AI MMIOs to the new interface.
|
2014-02-16 19:22:40 +01:00 |
|
DSP.h
|
MMIO: Port the DSP/ARAM/AI MMIOs to the new interface.
|
2014-02-16 19:22:40 +01:00 |
|
DVDInterface.cpp
|
Clean up some struct indentations
|
2014-02-09 19:40:11 -05:00 |
|
DVDInterface.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
EXI_Channel.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
EXI_Channel.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
EXI_Device.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
EXI_Device.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
EXI_DeviceAD16.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
EXI_DeviceAD16.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
EXI_DeviceAMBaseboard.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
EXI_DeviceAMBaseboard.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
EXI_DeviceEthernet.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
EXI_DeviceEthernet.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
EXI_DeviceGecko.cpp
|
Turn loops into range-based form
|
2014-02-13 09:05:50 +01:00 |
|
EXI_DeviceGecko.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
EXI_DeviceIPL.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
EXI_DeviceIPL.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
EXI_DeviceMemoryCard.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
EXI_DeviceMemoryCard.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
EXI_DeviceMic.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
EXI_DeviceMic.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
EXI.cpp
|
Code cleanup
|
2014-01-08 20:36:27 -05:00 |
|
EXI.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
GCMemcard.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
GCMemcard.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
GCPad.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
GCPad.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
GCPadEmu.cpp
|
Introduce the usage of unique_ptr into the InputCommon ControlEmu.h class. Allows for the automatic handling of resource deallocation.
|
2014-02-01 17:20:35 -05:00 |
|
GCPadEmu.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
GPFifo.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
GPFifo.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
HW.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
HW.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
Memmap.cpp
|
MMIO: Port the DSP/ARAM/AI MMIOs to the new interface.
|
2014-02-16 19:22:40 +01:00 |
|
Memmap.h
|
Starting point for the new MMIO interface
|
2014-02-16 19:22:39 +01:00 |
|
MemmapFunctions.cpp
|
Starting point for the new MMIO interface
|
2014-02-16 19:22:39 +01:00 |
|
MemoryInterface.cpp
|
MMIO: Port the MI MMIOs to the new interface (and rework that module extensively).
|
2014-02-16 19:22:40 +01:00 |
|
MemoryInterface.h
|
MMIO: Port the MI MMIOs to the new interface (and rework that module extensively).
|
2014-02-16 19:22:40 +01:00 |
|
MMIO.cpp
|
Starting point for the new MMIO interface
|
2014-02-16 19:22:39 +01:00 |
|
MMIO.h
|
MMIO: Port the PI MMIOs to the new interface.
|
2014-02-16 19:22:39 +01:00 |
|
MMIOHandlers.h
|
Starting point for the new MMIO interface
|
2014-02-16 19:22:39 +01:00 |
|
ProcessorInterface.cpp
|
MMIO: Port the PI MMIOs to the new interface.
|
2014-02-16 19:22:39 +01:00 |
|
ProcessorInterface.h
|
MMIO: Port the PI MMIOs to the new interface.
|
2014-02-16 19:22:39 +01:00 |
|
SI_Device.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
SI_Device.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
SI_DeviceAMBaseboard.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
SI_DeviceAMBaseboard.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
SI_DeviceDanceMat.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
SI_DeviceDanceMat.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
SI_DeviceGBA.cpp
|
Turn loops into range-based form
|
2014-02-13 09:05:50 +01:00 |
|
SI_DeviceGBA.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
SI_DeviceGCController.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
SI_DeviceGCController.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
SI_DeviceGCSteeringWheel.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
SI_DeviceGCSteeringWheel.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
SI.cpp
|
Clean up some struct indentations
|
2014-02-09 19:40:11 -05:00 |
|
SI.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
Sram.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
Sram.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
StreamADPCM.cpp
|
Change the modified parameter in the Clamp function to be a pointer.
|
2014-02-05 04:04:35 -05:00 |
|
StreamADPCM.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
SystemTimers.cpp
|
Remove slowdown warning
|
2014-02-16 12:57:17 +01:00 |
|
SystemTimers.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
VideoInterface.cpp
|
MMIO: Port the VI MMIOs to the new interface.
|
2014-02-16 19:22:39 +01:00 |
|
VideoInterface.h
|
MMIO: Port the VI MMIOs to the new interface.
|
2014-02-16 19:22:39 +01:00 |
|
WII_IOB.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
WII_IOB.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
WII_IPC.cpp
|
Clean up some struct indentations
|
2014-02-09 19:40:11 -05:00 |
|
WII_IPC.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
Wiimote.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
Wiimote.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |