dolphin/Source/Core/Common/Src
LPFaint99 a41c1b2d0a add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests
add *.aps to ignore list for DolphinWX dir
add eol-style native to 120 or so files

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3689 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-06 02:10:26 +00:00
..
ABI.cpp
ABI.h
BreakPoints.cpp build fixing 2009-06-28 15:52:15 +00:00
BreakPoints.h cleanup: extract breakpoint code into Common. only have one shared PPCDebugInterface. 2009-06-28 12:15:31 +00:00
CDUtils.cpp
CDUtils.h
ChunkFile.cpp
ChunkFile.h
ColorUtil.cpp
ColorUtil.h
Common.h createtest fixes and compile fixes for linux 2009-06-17 21:44:03 +00:00
CommonFuncs.h createtest fixes and compile fixes for linux 2009-06-17 21:44:03 +00:00
CommonPaths.h MemoryWindow will now dump aram instead of ram - if you are viewing aram 2009-06-30 21:11:39 +00:00
CommonTypes.h DSPSpy: Hide loop stack registers - they aren't relevant for most investigations. 2009-05-01 15:17:03 +00:00
ConsoleListener.cpp Small warning fix. 2009-06-28 20:07:38 +00:00
CPUDetect.cpp
CPUDetect.h
DebugInterface.h cleanup: extract breakpoint code into Common. only have one shared PPCDebugInterface. 2009-06-28 12:15:31 +00:00
DynamicLibrary.cpp
DynamicLibrary.h
ExtendedTrace.cpp
ExtendedTrace.h
FileSearch.cpp
FileSearch.h
FileUtil.cpp Fix for tatsunoko vs capcom and those wii games getting corrupted memory error 2009-06-12 15:47:41 +00:00
FileUtil.h Post-processing: Added options to graphics config dialog. 2009-06-09 19:40:47 +00:00
FixedSizeQueue.h
Hash.cpp
Hash.h
IniFile.cpp
IniFile.h
Log.h give serial port 1 it's own log 2009-05-04 19:28:53 +00:00
LogManager.cpp Debugging: Added 'insert nop' to menu, added 'show history' code for interpreter mode 2009-06-09 05:26:39 +00:00
LogManager.h Small warning fix. 2009-06-28 20:07:38 +00:00
MathUtil.cpp Misc warning fixes. 2009-06-28 20:53:26 +00:00
MathUtil.h Graphics: (faked) bounding box support. Helps some Paper Mario effects although they're still a bit glitchy. Might also help other games? Enable with the #define in VideoCommon.h. Since there might be a speed hit it's off by default. 2009-06-28 20:04:07 +00:00
MemArena.cpp
MemArena.h
MemoryUtil.cpp
MemoryUtil.h
Misc.cpp
MsgHandler.cpp Debugging: Added 'insert nop' to menu, added 'show history' code for interpreter mode 2009-06-09 05:26:39 +00:00
MsgHandler.h DSP: add a crazy little shell script that will build DSPCore into DSPSpy. make DSPCore build in gekko mode. re-add GC-pad controls to DSPSpy (now it can run inside Dolphin, kind of neat but not super useful for the obvious reasons). 2009-05-03 11:15:17 +00:00
Plugin.cpp
Plugin.h
PluginDSP.cpp
PluginDSP.h
PluginPAD.cpp
PluginPAD.h
PluginVideo.cpp implement peeking z value from ppc. currently only works in single core mode. the pixel format may be slightly off of what the game actually desires. someone check please? :) 2009-07-01 13:49:49 +00:00
PluginVideo.h implement peeking z value from ppc. currently only works in single core mode. the pixel format may be slightly off of what the game actually desires. someone check please? :) 2009-07-01 13:49:49 +00:00
PluginWiimote.cpp
PluginWiimote.h
SConscript cleanup: extract breakpoint code into Common. only have one shared PPCDebugInterface. 2009-06-28 12:15:31 +00:00
SDCardUtil.cpp Misc warning fixes. 2009-06-28 20:53:26 +00:00
SDCardUtil.h
Setup.h remove MusicMod 2009-07-03 03:26:23 +00:00
stdafx.cpp
stdafx.h
StringUtil.cpp Path is now correctly X:\ on windows instead of X:\/ 2009-07-04 04:24:52 +00:00
StringUtil.h New DSP debugger: step one. (not ready yet, but try loading zelda WW and look at the dsp debugger..). 2009-06-21 08:39:21 +00:00
svnrev_template.h
SymbolDB.cpp add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
SymbolDB.h add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
Thread.cpp
Thread.h disable sysconf progressive scan by default, fix discrepancies between some corestartup parameters and sysconf settings 2009-05-07 21:16:52 +00:00
Thunk.cpp
Thunk.h
Timer.cpp
Timer.h createtest fixes and compile fixes for linux 2009-06-17 21:44:03 +00:00
x64Analyzer.cpp More clean up's. 2009-05-06 21:32:42 +00:00
x64Analyzer.h More clean up's. 2009-05-06 21:32:42 +00:00
x64Emitter.cpp Remove instructions which don't actually exist. 2009-07-04 00:09:12 +00:00
x64Emitter.h Remove instructions which don't actually exist. 2009-07-04 00:09:12 +00:00