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
b0e8a67cf2da02e4568986cbb06fbca9f14705fb
dolphin
/
Source
/
Core
History
nakeee
eada74b74e
windows compile fix (thanks lordmark)
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5289
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-07 15:35:10 +00:00
..
AudioCommon
XK patch for adding jit config to audiocommon/c16 function to x64emitter
2010-03-24 11:22:33 +00:00
Common
Fix wrong sprintf usage: the parameters use the restrict keyword so they may not point to the same location.
2010-04-06 15:02:09 +00:00
Core
DSP LLE Jit, joined work with XK and skidu.
2010-04-07 15:04:45 +00:00
DebuggerUICommon
Systematically eliminating compiler warnings.
2010-02-24 03:38:36 +00:00
DebuggerWX
Systematically eliminating compiler warnings.
2010-02-24 03:38:36 +00:00
DiscIO
Several little fixes.
2010-03-17 01:54:40 +00:00
DolphinWX
Partially implement NCDGetWirelessMacAddress on Windows as well
2010-04-05 20:25:00 +00:00
DSPCore
windows compile fix (thanks lordmark)
2010-04-07 15:35:10 +00:00
InputCommon
Added several XKeyToString translations.
2010-03-17 18:58:19 +00:00
VideoCommon
Tweaked the widescreen hack: It now "hacks" to and from any aspect ratio, not just from 4:3 to 16:9. When "Stretch to Window" is chosen, the aspect ratio will be adjusted to 5:4, 16:10, or anything (whatever the aspect ratio of the window is). Works for 4:3 and 16:9 games.
2010-04-04 22:52:27 +00:00