This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
64390ff77df80e5a7e5709cae2c8f132e5d6fcef
dolphin
/
Source
/
Core
T
History
Maarten ter Huurne
64390ff77d
Fixed indentation. I am making this a separate commit so the next commit will show the actual code changes.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@475
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-07 21:02:57 +00:00
..
Common
changed keyForControl to an unsigned int. it was in conflict with main.cpp
2008-09-07 16:12:56 +00:00
Core
Removed "break" after "return" to avoid warning in GCC.
2008-09-07 19:29:33 +00:00
DebuggerWX
continue changing src to Src
2008-09-07 20:29:31 +00:00
DiscIO
Added ReadBannerRGBA8 function to GCMemcard class.
2008-08-31 20:35:41 +00:00
DolphinWX
Fixed indentation. I am making this a separate commit so the next commit will show the actual code changes.
2008-09-07 21:02:57 +00:00
VideoCommon
fix 64-bit build too on Platform SDK 6.0, fix project file.
2008-09-07 11:07:55 +00:00