dolphin/Source/Core/Common/Src
fires.gc c76c477a6d restructured NAND application loading... it isn't complete but an improvement
i have changed the update of the IPC too... update for the command queues and update of the devices are split in two functions now


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2455 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-27 23:44:15 +00:00
..
ABI.cpp
ABI.h
CDUtils.cpp osx compile fix 2009-02-27 10:40:16 +00:00
CDUtils.h Forgot to svn add CDUtils 2009-02-24 15:06:52 +00:00
ChunkFile.cpp
ChunkFile.h
ColorUtil.cpp Update svn:eol-style=native ( r1442 ) for Source/*.cpp 2009-02-23 06:15:48 +00:00
ColorUtil.h UUpdate svn:eol-style=native ( r1438 ) for Source/*.h 2009-02-23 06:17:57 +00:00
Common.h Linux compile fix, 2009-02-23 09:54:12 +00:00
ConsoleWindow.cpp Update svn:eol-style=native ( r1442 ) for Source/*.cpp 2009-02-23 06:15:48 +00:00
ConsoleWindow.h UUpdate svn:eol-style=native ( r1438 ) for Source/*.h 2009-02-23 06:17:57 +00:00
CPUDetect.cpp
CPUDetect.h
DynamicLibrary.cpp CPlugin had a non-virtual destructor. This fixes that, plus reindents a bunch of code. 2009-02-21 12:07:03 +00:00
DynamicLibrary.h
ExtendedTrace.cpp
ExtendedTrace.h
FileSearch.cpp
FileSearch.h
FileUtil.cpp fix plugin dir on osx 2009-02-26 07:24:50 +00:00
FileUtil.h fix plugin dir on osx 2009-02-26 07:24:50 +00:00
FixedSizeQueue.h Linux build fixes and some warning cleanup for GCC 2009-02-24 05:20:52 +00:00
Hash.cpp
Hash.h
IniFile.cpp Added set and get in ini for comma seperated list 2009-02-25 10:33:09 +00:00
IniFile.h
MappedFile.cpp
MappedFile.h
MathUtil.cpp
MathUtil.h added support to load WAD files of the WII 2009-02-22 00:40:52 +00:00
MemArena.cpp
MemArena.h
MemoryUtil.cpp
MemoryUtil.h
MsgHandler.cpp Update svn:eol-style=native ( r1442 ) for Source/*.cpp 2009-02-23 06:15:48 +00:00
Paths.h restructured NAND application loading... it isn't complete but an improvement 2009-02-27 23:44:15 +00:00
Plugin.cpp CPlugin had a non-virtual destructor. This fixes that, plus reindents a bunch of code. 2009-02-21 12:07:03 +00:00
Plugin.h Memory pools are set up in core timing to avoid frequent calls to new and delete. This reduces memory usage and gives a very minor speed boost in windows debug. 2009-02-25 07:06:02 +00:00
PluginDSP.cpp CPlugin had a non-virtual destructor. This fixes that, plus reindents a bunch of code. 2009-02-21 12:07:03 +00:00
PluginDSP.h CPlugin had a non-virtual destructor. This fixes that, plus reindents a bunch of code. 2009-02-21 12:07:03 +00:00
PluginPAD.cpp
PluginPAD.h CPlugin had a non-virtual destructor. This fixes that, plus reindents a bunch of code. 2009-02-21 12:07:03 +00:00
PluginVideo.cpp
PluginVideo.h CPlugin had a non-virtual destructor. This fixes that, plus reindents a bunch of code. 2009-02-21 12:07:03 +00:00
PluginWiimote.cpp CPlugin had a non-virtual destructor. This fixes that, plus reindents a bunch of code. 2009-02-21 12:07:03 +00:00
PluginWiimote.h CPlugin had a non-virtual destructor. This fixes that, plus reindents a bunch of code. 2009-02-21 12:07:03 +00:00
SConscript Added cdutils which suppose to scan for devices in a portable way (ripped from cdio) 2009-02-24 15:04:12 +00:00
Setup.h Linux build fixes and some warning cleanup for GCC 2009-02-24 05:20:52 +00:00
stdafx.cpp
stdafx.h
StringUtil.cpp Revering stringutil (don't you hate it when ector is right?;) 2009-02-25 13:31:13 +00:00
StringUtil.h Revering stringutil (don't you hate it when ector is right?;) 2009-02-25 13:31:13 +00:00
svnrev_template.h
Thread.cpp Linux build fixes and some warning cleanup for GCC 2009-02-24 05:20:52 +00:00
Thread.h Linux build fixes and some warning cleanup for GCC 2009-02-24 05:20:52 +00:00
Thunk.cpp
Thunk.h
Timer.cpp Consolidate the three implementations of Decode5A3 found in Core into one. Fix some warnings. 2009-02-22 12:43:25 +00:00
Timer.h Consolidate the three implementations of Decode5A3 found in Core into one. Fix some warnings. 2009-02-22 12:43:25 +00:00
WaveFile.cpp
WaveFile.h
x64Analyzer.cpp
x64Analyzer.h
x64Emitter.cpp
x64Emitter.h