dolphin/Source/Core/Common/Src
2009-07-27 22:05:38 +00:00
..
ABI.cpp Fix a DSP disasm problem, misc minor stuff .. not much to see here 2009-07-11 10:18:25 +00:00
ABI.h
Atomic_GCC.h Some Fixes, compile fix in Linux. Comments, etc 2009-07-13 07:31:43 +00:00
Atomic_Win32.h Don't use events for efb access. As I've learned, events cause kernel calls and it is sometimes more efficient to do spin-waits. See if this speeds up Wind Waker's pictobox quests. 2009-07-27 22:05:38 +00:00
Atomic.h Atomic operations library. 2009-07-13 05:38:34 +00:00
BreakPoints.cpp
BreakPoints.h
CDUtils.cpp
CDUtils.h
ChunkFile.cpp
ChunkFile.h
ColorUtil.cpp
ColorUtil.h
Common.h Rearrange LogManager includes. The main purpose is to make it possible to modify Thread.h without recompiling the whole entire project. 2009-07-12 21:58:32 +00:00
CommonFuncs.h
CommonPaths.h
CommonTypes.h
ConsoleListener.cpp
CPUDetect.cpp
CPUDetect.h
DebugInterface.h Roll back R3801. Dolphin works again. Seriously, if you're not even testing huge freaking changes like this... 2009-07-15 20:15:34 +00:00
DynamicLibrary.cpp
DynamicLibrary.h
ExtendedTrace.cpp
ExtendedTrace.h
FileSearch.cpp
FileSearch.h
FileUtil.cpp Rearrange LogManager includes. The main purpose is to make it possible to modify Thread.h without recompiling the whole entire project. 2009-07-12 21:58:32 +00:00
FileUtil.h
FixedSizeQueue.h
Hash.cpp
Hash.h
IniFile.cpp
IniFile.h
Log.h Fix up all copyright dates. 2009-07-26 11:51:40 +00:00
LogManager.cpp Add log for MEMCARD_MANAGER (requires an almost complete rebuild :( sorry) 2009-07-18 01:16:17 +00:00
LogManager.h Rearrange LogManager includes. The main purpose is to make it possible to modify Thread.h without recompiling the whole entire project. 2009-07-12 21:58:32 +00:00
MathUtil.cpp Sorry for intruding in to the core. Fixed NoGUI mode in Linux, add back the instruction names as comments in the JIT tables, was a bit hard to find certain instructions.Trying to find a good way to get The JIT dependencies removed in a nice fashion 2009-07-13 06:34:12 +00:00
MathUtil.h Fix up all copyright dates. 2009-07-26 11:51:40 +00:00
MemArena.cpp
MemArena.h
MemoryUtil.cpp Fix up all copyright dates. 2009-07-26 11:51:40 +00:00
MemoryUtil.h Fix up all copyright dates. 2009-07-26 11:51:40 +00:00
Misc.cpp
MsgHandler.cpp
MsgHandler.h
Plugin.cpp
Plugin.h Fix up all copyright dates. 2009-07-26 11:51:40 +00:00
PluginDSP.cpp
PluginDSP.h
PluginPAD.cpp remove PAD_GetAttachedPads() from PadSimple and nJoy (and plugin specs). It hasn't done anything except get in the way/cause confusion since changing SI devices was added. Also I declare PadSimpleEvent and nJoy .4 as dead/rotting code. someone can feel free to prove me wrong...but know they are on my hitlist :p 2009-07-11 00:27:32 +00:00
PluginPAD.h remove PAD_GetAttachedPads() from PadSimple and nJoy (and plugin specs). It hasn't done anything except get in the way/cause confusion since changing SI devices was added. Also I declare PadSimpleEvent and nJoy .4 as dead/rotting code. someone can feel free to prove me wrong...but know they are on my hitlist :p 2009-07-11 00:27:32 +00:00
PluginVideo.cpp Better TV emulation. Seems to fix problem in 50 Hz PAL games where frames go backwards. 2009-07-15 22:20:59 +00:00
PluginVideo.h Better TV emulation. Seems to fix problem in 50 Hz PAL games where frames go backwards. 2009-07-15 22:20:59 +00:00
PluginWiimote.cpp
PluginWiimote.h
SConscript
SDCardUtil.cpp Linux compile fix 2009-07-13 01:30:37 +00:00
SDCardUtil.h
Setup.h Fixed one of the two remaining crash on Stop (issue 600), and removed some setup defines which are now useless anyway. 2009-07-15 15:09:20 +00:00
stdafx.cpp Fix up all copyright dates. 2009-07-26 11:51:40 +00:00
stdafx.h Fix up all copyright dates. 2009-07-26 11:51:40 +00:00
StringUtil.cpp Path is now correctly X:\ on windows instead of X:\/ 2009-07-04 04:24:52 +00:00
StringUtil.h
svnrev_template.h revert r3889 2009-07-27 04:19:26 +00:00
SymbolDB.cpp Fix up all copyright dates. 2009-07-26 11:51:40 +00:00
SymbolDB.h Fix up all copyright dates. 2009-07-26 11:51:40 +00:00
Thread.cpp Fixed one of the two remaining crash on Stop (issue 600), and removed some setup defines which are now useless anyway. 2009-07-15 15:09:20 +00:00
Thread.h Corrections to r3875. 2009-07-23 22:02:03 +00:00
Thunk.cpp
Thunk.h
Timer.cpp Rearrange LogManager includes. The main purpose is to make it possible to modify Thread.h without recompiling the whole entire project. 2009-07-12 21:58:32 +00:00
Timer.h Rearrange LogManager includes. The main purpose is to make it possible to modify Thread.h without recompiling the whole entire project. 2009-07-12 21:58:32 +00:00
x64Analyzer.cpp
x64Analyzer.h
x64Emitter.cpp
x64Emitter.h Fix a DSP disasm problem, misc minor stuff .. not much to see here 2009-07-11 10:18:25 +00:00