This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
cf36d4ba58ed12987107fe44e810f148dca48801
dolphin
/
Source
/
Core
History
Maarten ter Huurne
cf36d4ba58
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).
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@441
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-05 01:48:16 +00:00
..
Common
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
Core
Align stack to 16-byte boundary when compiling in 32-bit mode with GCC. This is required to run anything on OS X and to support SSE instructions on Linux.
2008-09-05 00:02:53 +00:00
DebuggerWX
many warning fixes
2008-09-01 12:11:08 +00:00
DiscIO
Added ReadBannerRGBA8 function to GCMemcard class.
2008-08-31 20:35:41 +00:00
DolphinWX
Linux: Made PadSimple actually work in Linux, removed the SDL dependency since Fires yelled at me (a long time ago).Tmator, you will have to use something else and Video Plugin Skips key events in Linux.
2008-09-05 01:07:41 +00:00
VideoCommon
Added puts() HLE, WIIMOTE logging section and experimental virtual connection request.
2008-09-01 21:29:27 +00:00