dolphin/Source/Core/Common/Src
2009-02-03 00:59:26 +00:00
..
ABI.cpp Add a helper to make zero-argument calls from an aligned stack 2008-12-25 22:10:36 +00:00
ABI.h
ChunkFile.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
ChunkFile.h
Common.h
ConsoleWindow.cpp Some code clean up 2009-01-31 21:49:06 +00:00
ConsoleWindow.h
CPUDetect.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
CPUDetect.h
DriveUtil.cpp Revert r1861 2009-01-16 02:58:34 +00:00
DriveUtil.h
DynamicLibrary.cpp trying to clean all plugins on shutdown 2009-01-31 23:47:45 +00:00
DynamicLibrary.h
ExtendedTrace.cpp
ExtendedTrace.h
FileSearch.cpp Revert r1861 2009-01-16 02:58:34 +00:00
FileSearch.h
FileUtil.cpp Revert r1861 2009-01-16 02:58:34 +00:00
FileUtil.h
FixedSizeQueue.h
Hash.cpp
Hash.h
IniFile.cpp Wiimote: Partial work on movement recording (not working yet) 2009-01-28 16:09:08 +00:00
IniFile.h
MappedFile.cpp Revert r1861 2009-01-16 02:58:34 +00:00
MappedFile.h
MathUtil.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
MathUtil.h
MemArena.cpp Initial work on F-Zero - map & gameconfig. Far from playable - wacky math errors. NOTE: The game only boots if you disable LoadStore in the debugger window menu. 2009-01-19 21:42:24 +00:00
MemArena.h
MemoryUtil.cpp
MemoryUtil.h
MsgHandler.cpp reverted 1914, but updated the default handler instead 2009-01-18 08:47:24 +00:00
Paths.h
Plugin.cpp trying to clean all plugins on shutdown 2009-01-31 23:47:45 +00:00
Plugin.h
PluginDSP.cpp nakee's work on dolphin events. Also get wxw out of logmanager. This commit wants your comments 2009-01-15 06:48:15 +00:00
PluginDSP.h
PluginPAD.cpp nJoy: Readded some fixes to nJoy (Notice: these changes have nothing to do with the argument earlier. These are only for fixing nJoy (point one and three in the 1991 revision)). Now opening the Wiimote plugin doesn't crash either (it was just a typo in GetWiimote()). 2009-01-24 12:09:30 +00:00
PluginPAD.h
PluginVideo.cpp trying to clean all plugins on shutdown 2009-01-31 23:47:45 +00:00
PluginVideo.h
PluginWiimote.cpp nakee's work on dolphin events. Also get wxw out of logmanager. This commit wants your comments 2009-01-15 06:48:15 +00:00
PluginWiimote.h
SConscript kill useless unit testing framework that doesn't work :p 2009-02-01 14:21:08 +00:00
stdafx.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
stdafx.h
StringUtil.cpp Wiimote: The first working IR recording, use Alt + the numerical HotKey to play back the IR data associated with a recording 2009-02-03 00:59:26 +00:00
StringUtil.h Wiimote: The first working IR recording, use Alt + the numerical HotKey to play back the IR data associated with a recording 2009-02-03 00:59:26 +00:00
svnrev_template.h
Thread.cpp fix 2009-01-11 13:25:05 +00:00
Thread.h
Thunk.cpp Turn the X86 emitter into a class, so the code pointer is no longer a global, yay! Created XCodeBlock that derives from XEmitter, and the Jit now derives from XCodeBlock so it can call all ADD SUB JNZ etc without having to prefix them with "emit.". I think someone's gonna like this. 2008-12-19 21:24:52 +00:00
Thunk.h
Timer.cpp Revert r1861 2009-01-16 02:58:34 +00:00
Timer.h
WaveFile.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
WaveFile.h
x64Analyzer.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
x64Analyzer.h
x64Emitter.cpp Add CVTPS2DQ implementation. 2009-01-04 08:29:47 +00:00
x64Emitter.h