dolphin/Source/Core/Common/Src
2008-11-03 11:03:36 +00:00
..
ABI.cpp
ABI.h
ChunkFile.cpp
ChunkFile.h added caching on GameListItem level and disabling current one... prolly it is a little bit slower, but it is robust 2008-11-03 11:03:36 +00:00
Common.cpp Some more Work done with Microphone, added a Semi-decent way of checking for Mic Button 2008-10-16 01:15:15 +00:00
Common.h fixed gamelist cache not dealing with long longs correctly :) 2008-11-03 06:55:59 +00:00
CPUDetect.cpp
CPUDetect.h
DriveUtil.cpp Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnings of raw drive reading code. Deprecate file mapping in an ugly way. 2008-09-17 23:25:35 +00:00
DriveUtil.h Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnings of raw drive reading code. Deprecate file mapping in an ugly way. 2008-09-17 23:25:35 +00:00
DynamicLibrary.cpp
DynamicLibrary.h
ExtendedTrace.cpp
ExtendedTrace.h
FileSearch.cpp updating the HLE FS and FileIO 2008-11-01 15:59:06 +00:00
FileSearch.h added support for IPC file system. i am sure it will break linux and osx builds and prolly we have to talk how we can do our file handling at all. perhaps we have to define an interface for file accesses. 2008-10-31 22:31:24 +00:00
FileUtil.cpp some more HLE of the IPC 2008-11-02 14:43:22 +00:00
FileUtil.h some more HLE of the IPC 2008-11-02 14:43:22 +00:00
FixedSizeQueue.h Fix tiny bug, submit project change too :p 2008-09-28 17:35:57 +00:00
Hash.cpp
Hash.h Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnings of raw drive reading code. Deprecate file mapping in an ugly way. 2008-09-17 23:25:35 +00:00
IniFile.cpp Fix Action Replay properly (i hope :P).. some misc code cleanup 2008-10-13 19:21:25 +00:00
IniFile.h Fix Action Replay properly (i hope :P).. some misc code cleanup 2008-10-13 19:21:25 +00:00
Logging.cpp
Logging.h
MappedFile.cpp Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnings of raw drive reading code. Deprecate file mapping in an ugly way. 2008-09-17 23:25:35 +00:00
MappedFile.h Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnings of raw drive reading code. Deprecate file mapping in an ugly way. 2008-09-17 23:25:35 +00:00
MathUtil.cpp
MathUtil.h
MemArena.cpp
MemArena.h Fix Action Replay properly (i hope :P).. some misc code cleanup 2008-10-13 19:21:25 +00:00
MemoryUtil.cpp
MemoryUtil.h
Plugin.cpp Added the StretchToFit option to the config menu in the OpenGL plugin. This fixes the blackness in SSBM. I also added a keep aspect ratio option, it will keep your aspect ratio at 4:3, but then SSBM will have the blackness problem again. You find the options under the Enhancements window in the OpenGL configuration. 2008-10-09 18:47:53 +00:00
Plugin.h Removed the about from all the plugins and dolphin config screen. then added the about on some plugins config screens and renamed the wiimote_test.cpp 2008-10-07 18:05:56 +00:00
SConscript "FileSearch.cpp" was moved. 2008-11-01 17:44:27 +00:00
stdafx.cpp
stdafx.h
StringUtil.cpp Fix Action Replay properly (i hope :P).. some misc code cleanup 2008-10-13 19:21:25 +00:00
StringUtil.h Fix Action Replay properly (i hope :P).. some misc code cleanup 2008-10-13 19:21:25 +00:00
svnrev_template.h
TestFramework.cpp
TestFramework.h
Thread.cpp Added InterlockedExchange to Linux side 2008-10-30 19:48:26 +00:00
Thread.h Added InterlockedExchange to Linux side 2008-10-30 19:48:26 +00:00
Thunk.cpp
Thunk.h
Timer.cpp
Timer.h
WaveFile.cpp Added AI FIFO wave logging to HLE plugin. Same for LLE plugin is coming soon. Plus some extra critical section locks in LLE plugin. 2008-10-08 18:57:33 +00:00
WaveFile.h missing commit 2008-10-09 20:19:43 +00:00
x64Analyzer.cpp
x64Analyzer.h
x64Emitter.cpp
x64Emitter.h