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
cb5aa5435b53a03e27f6575efc4ee54b646d69ee
dolphin
/
Source
T
History
Maarten ter Huurne
cb5aa5435b
On non-Windows platforms, #define _M_IX86 for 32-bit platforms and _M_X64 for 64-bit platforms. Until now, 64-bit was always selected, which broke Dolphin on 32-bit Linux and OS X.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@273
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-22 19:28:00 +00:00
..
Core
On non-Windows platforms, #define _M_IX86 for 32-bit platforms and _M_X64 for 64-bit platforms. Until now, 64-bit was always selected, which broke Dolphin on 32-bit Linux and OS X.
2008-08-22 19:28:00 +00:00
Plugins
Added "jpeg" to list of libs to link against.
2008-08-22 00:06:27 +00:00
PluginSpecs
Audio system update - HLE plugin submitted, homebrew has sound, and also Mario movies!! (this was very unexpected). This also acts as a frame limiter. Might provide an option to turn it off in the future.
2008-08-16 21:58:07 +00:00
Dolphin.sln
Kill Plugin_DSP_NULL
2008-08-16 22:30:29 +00:00