This website requires JavaScript.
Explore
Help
Sign In
dahjah
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-01-19 05:43:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
45397aaa8e
dolphin
/
Source
/
Core
/
Common
/
Src
History
hrydgard
08e81eddb9
Protect dvdread with a critical section, should fix crashes when running ikaruga from a compressed iso. Some coding standard stuff.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@672
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-24 20:47:11 +00:00
..
ABI.cpp
ABI.h
ChunkFile.cpp
ChunkFile.h
Common.cpp
Common.h
Ban compression of Wii images until it has been tested. All sorts of minor cleanup.
2008-09-24 19:10:56 +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
FileUtil.cpp
Moved ScanDirectoryTree() to FileUtil: this is a generic directory scanning function which might be useful in other places as well.
2008-09-23 23:27:38 +00:00
FileUtil.h
Moved ScanDirectoryTree() to FileUtil: this is a generic directory scanning function which might be useful in other places as well.
2008-09-23 23:27:38 +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
IniFile.h
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
MemoryUtil.cpp
MemoryUtil.h
Plugin.cpp
Plugin.h
SConscript
cleaned up SConscripts
2008-09-21 19:54:29 +00:00
stdafx.cpp
stdafx.h
StringUtil.cpp
remove annoying message.
2008-09-22 20:41:20 +00:00
StringUtil.h
svnrev_template.h
TestFramework.cpp
TestFramework.h
Thread.cpp
DC idle skipping part 2: video thread is woken up when "OnIdle".
2008-09-24 10:52:58 +00:00
Thread.h
Protect dvdread with a critical section, should fix crashes when running ikaruga from a compressed iso. Some coding standard stuff.
2008-09-24 20:47:11 +00:00
Thunk.cpp
Thunk.h
Timer.cpp
Timer.h
x64Analyzer.cpp
x64Analyzer.h
x64Emitter.cpp
x64Emitter.h