..
Crypto
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
ArmCPUDetect.cpp
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
ArmEmitter.cpp
Turn loops into range-based form
2014-02-13 09:05:50 +01:00
ArmEmitter.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
Atomic_GCC.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
Atomic_Win32.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
Atomic.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
BreakPoints.cpp
Turn loops into range-based form
2014-02-13 09:05:50 +01:00
BreakPoints.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
CDUtils.cpp
Turn loops into range-based form
2014-02-13 09:05:50 +01:00
CDUtils.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
ChunkFile.h
Turn loops into range-based form
2014-02-13 09:05:50 +01:00
CMakeLists.txt
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
ColorUtil.cpp
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
ColorUtil.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
Common.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
Common.vcxproj
Remove the embedded Console from the possible logging options.
2014-02-16 20:40:33 -05:00
Common.vcxproj.filters
Remove the embedded Console from the possible logging options.
2014-02-16 20:40:33 -05:00
CommonFuncs.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
CommonPaths.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
CommonTypes.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
CPUDetect.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
DebugInterface.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
ExtendedTrace.cpp
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
ExtendedTrace.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
FifoQueue.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
FileSearch.cpp
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
FileSearch.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
FileUtil.cpp
Remove a pointless c_str() call in FileUtil.cpp. The function takes a string in it's parameter
2014-02-03 21:31:12 -05:00
FileUtil.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
FixedSizeQueue.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
FPURoundMode.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
GenericFPURoundMode.cpp
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
Hash.cpp
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
Hash.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
IniFile.cpp
Turn loops into range-based form
2014-02-13 09:05:50 +01:00
IniFile.h
Merge pull request #50 from Parlane/inifile_tidy
2014-02-13 19:04:27 +13:00
LinearDiskCache.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
Log.h
Remove the old MMIO access "interface".
2014-02-16 19:22:40 +01:00
LogManager.cpp
Remove the embedded Console from the possible logging options.
2014-02-16 20:40:33 -05:00
LogManager.h
Remove the embedded Console from the possible logging options.
2014-02-16 20:40:33 -05:00
make_scmrev.h.js
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
MathUtil.cpp
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
MathUtil.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
MemArena.cpp
Some tidy up of sprintf to StringFromFormat
2014-02-10 17:25:18 +13:00
MemArena.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
MemoryUtil.cpp
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
MemoryUtil.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
Misc.cpp
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
MsgHandler.cpp
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
MsgHandler.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
NandPaths.cpp
Some tidy up of sprintf to StringFromFormat
2014-02-10 17:25:18 +13:00
NandPaths.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
SCMRevGen.vcxproj
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
SDCardUtil.cpp
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
SDCardUtil.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
SettingsHandler.cpp
Fix IniFile to use string& instead of char*
2014-02-13 17:06:30 +13:00
SettingsHandler.h
Fix IniFile to use string& instead of char*
2014-02-13 17:06:30 +13: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
StdConditionVariable.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
StdMutex.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
StdThread.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
StringUtil.cpp
Revert "Merge pull request #47 from lioncash/remove-stringfromint"
2014-02-07 00:26:33 +01:00
StringUtil.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
SymbolDB.cpp
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
SymbolDB.h
Turn loops into range-based form
2014-02-13 09:05:50 +01:00
SysConf.cpp
Turn loops into range-based form
2014-02-13 09:05:50 +01:00
SysConf.h
Turn loops into range-based form
2014-02-13 09:05:50 +01:00
Thread.cpp
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
Thread.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
Timer.cpp
Fix some warnings
2014-02-13 09:02:43 +01:00
Timer.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
Version.cpp
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
x64ABI.cpp
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
x64ABI.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
x64Analyzer.cpp
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
x64Analyzer.h
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
x64CPUDetect.cpp
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
x64Emitter.cpp
x64: fix parameter names of WriteModRM()
2014-01-25 17:36:09 +01:00
x64Emitter.h
x64: drop instructions that don't exist
2014-02-11 05:22:53 +01:00
x64FPURoundMode.cpp
Jit64: disable non-IEEE mode emulation
2014-01-19 09:36:08 +01:00