This website requires JavaScript.
Explore
Help
Register
Sign In
Leahnaya
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-07-05 10:07:32 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
db23e9a6c0
dolphin
/
Source
/
Core
/
Common
/
Src
History
masken
09ba0a3a11
Fixed a couple of unused variable warnings.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@486
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-08 20:14:07 +00:00
..
ABI.cpp
Fixed ProtectFunction(): it should copy parameters using the padded size. Actually, I am not sure this function is correct, but at least its implementation is now equivalent to the original (before rev 439).
2008-09-05 01:48:16 +00:00
ABI.h
Fixed ProtectFunction(): it should copy parameters using the padded size. Actually, I am not sure this function is correct, but at least its implementation is now equivalent to the original (before rev 439).
2008-09-05 01:48:16 +00:00
ChunkFile.cpp
ChunkFile.h
Common.cpp
Fixed Common logging.
2008-09-06 21:12:19 +00:00
Common.h
CPUDetect.cpp
fix 64-bit build too on Platform SDK 6.0, fix project file.
2008-09-07 11:07:55 +00:00
CPUDetect.h
DynamicLibrary.cpp
DynamicLibrary.h
Add some missing GPL headers, fix building with Platform SDK 6.0, delete unused HTTP code.
2008-09-07 10:29:46 +00:00
ExtendedTrace.cpp
refixed. my mistake sorry
2008-09-06 23:38:12 +00:00
ExtendedTrace.h
Added ExtendedTrace crash logging. Wiimote HLE can now create an L2CAP connection.
2008-09-06 13:41:44 +00:00
FileUtil.cpp
Add some missing GPL headers, fix building with Platform SDK 6.0, delete unused HTTP code.
2008-09-07 10:29:46 +00:00
FileUtil.h
Add some missing GPL headers, fix building with Platform SDK 6.0, delete unused HTTP code.
2008-09-07 10:29:46 +00:00
Hash.cpp
Add some missing GPL headers, fix building with Platform SDK 6.0, delete unused HTTP code.
2008-09-07 10:29:46 +00:00
Hash.h
IniFile.cpp
IniFile.h
Logging.cpp
Logging.h
MappedFile.cpp
MappedFile.h
MathUtil.cpp
MathUtil.h
MemArena.cpp
MemArena.h
MemoryUtil.cpp
MemoryUtil.h
Plugin.cpp
Plugin.h
SConscript
Removed "HTTP.cpp" from list of files to build, because the source file was removed too.
2008-09-07 13:03:32 +00:00
stdafx.cpp
stdafx.h
StringUtil.cpp
StringUtil.h
svnrev_template.h
TestFramework.cpp
TestFramework.h
Thread.cpp
Thread.h
Thunk.cpp
Fixed ProtectFunction(): it should copy parameters using the padded size. Actually, I am not sure this function is correct, but at least its implementation is now equivalent to the original (before rev 439).
2008-09-05 01:48:16 +00:00
Thunk.h
Timer.cpp
Timer.h
x64Analyzer.cpp
added ()
2008-09-07 14:04:25 +00:00
x64Analyzer.h
x64Emitter.cpp
Fixed a couple of unused variable warnings.
2008-09-08 20:14:07 +00:00
x64Emitter.h