dolphin-emulator/Source/Core/Core
2014-02-16 21:08:32 -05:00
..
Boot Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
Debugger Fix some vertical alignments 2014-02-16 20:12:05 -05:00
DSP Fix some vertical alignments 2014-02-16 20:12:05 -05:00
FifoPlayer Kill off some silly casting in the FifoPlayer. 2014-02-14 22:07:12 -05:00
HLE Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
HW Fix some vertical alignments 2014-02-16 20:12:05 -05:00
IPC_HLE Fix some vertical alignments 2014-02-16 20:12:05 -05:00
PowerPC Fix some vertical alignments 2014-02-16 20:12:05 -05:00
ActionReplay.cpp Fix some vertical alignments 2014-02-16 20:12:05 -05:00
ActionReplay.h Kill off some usages of the ArraySize macro. 2014-02-15 02:43:54 -05:00
ARDecrypt.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
ARDecrypt.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
ArmMemTools.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
BootManager.cpp Fix some vertical alignments 2014-02-16 20:12:05 -05:00
BootManager.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
CMakeLists.txt Turns out Console.cpp and ConsoleListener.cpp were being built into the Linux builds too. Fixes the build. 2014-02-16 20:55:07 -05:00
ConfigManager.cpp Remove the embedded Console from the possible logging options. 2014-02-16 20:40:33 -05:00
ConfigManager.h Remove the embedded Console from the possible logging options. 2014-02-16 20:40:33 -05:00
Core.cpp Turn loops into range-based form 2014-02-13 09:05:50 +01:00
Core.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
Core.vcxproj Remove the embedded Console from the possible logging options. 2014-02-16 20:40:33 -05:00
Core.vcxproj.filters Remove the leftover folder for Wii IO bridge. Was removed in the mmio merge 2014-02-16 21:08:32 -05:00
CoreParameter.cpp Fix IniFile to use string& instead of char* 2014-02-13 17:06:30 +13:00
CoreParameter.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
CoreTiming.cpp Fix some warnings 2014-02-13 09:02:43 +01:00
CoreTiming.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
DSPEmulator.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
DSPEmulator.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
ec_wii.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
ec_wii.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
GeckoCode.cpp Add const qualifiers to two foreach loop variables for consistency. 2014-02-04 19:44:02 -05:00
GeckoCode.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
GeckoCodeConfig.cpp Kill off some usages of the ArraySize macro. 2014-02-15 02:43:54 -05:00
GeckoCodeConfig.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
Host.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
MemTools.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
Movie.cpp Fix some vertical alignments 2014-02-16 20:12:05 -05:00
Movie.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
NetPlayClient.cpp Fix some vertical alignments 2014-02-16 20:12:05 -05:00
NetPlayClient.h Fix some vertical alignments 2014-02-16 20:12:05 -05:00
NetPlayProto.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
NetPlayServer.cpp Turn loops into range-based form 2014-02-13 09:05:50 +01:00
NetPlayServer.h Fix some vertical alignments 2014-02-16 20:12:05 -05:00
PatchEngine.cpp Kill off some usages of the ArraySize macro. 2014-02-15 02:43:54 -05:00
PatchEngine.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
State.cpp MMIO: Port the MI MMIOs to the new interface (and rework that module extensively). 2014-02-16 19:22:40 +01:00
State.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
stdafx.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
stdafx.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Tracer.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Tracer.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
VolumeHandler.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
VolumeHandler.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
x64MemTools.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00