Download Archive

Revision Windows Mac OS X Date Description
32 Bit 64 Bit
6403 Download Download Not available 13 years,
10 months
Clean up OS X wx library handling a bit.
6400 Download Download Not available 13 years,
10 months
Allow building on OS X with static wx libs.
6392 Download Download Not available 13 years,
10 months
windows: update wiiuse libs, since logging functions were changed in common...
6399 Download Download Not available 13 years,
10 months
Change the cmake check_lib routine to use REQUIRED/OPTIONAL instead of TRUE/FALSE. Add a check to see if ... read more
6398 Download Download Not available 13 years,
10 months
Simplify OpenCL compile-time detection on OS X. Turn wiiuse io_osx.m into Objective-C++.
6385 Download Download Not available 13 years,
10 months
Several little things. The C version of the GenericLog was being used in both C and C++ branches of the code. Parent ... read more
6384 Download Download Not available 13 years,
10 months
add ProcessorInterface::Read16. wii64 uses this (by accident), but real hardware supports it, so why not.
6383 Download Download Not available 13 years,
10 months
DSPHLE: Added an option for 48khz output and supporting upsampling code. Games that have higher frequency sounds and ... read more
6382 Download Download Not available 13 years,
10 months
Remove my DESTDIR hack from the cmake build. It turns out this is built into cmake and works in the same way it does ... read more
6381 Download Download Not available 13 years,
10 months
Added a projection hack for Metroid: Other M. This fixes the black screens that occur in cut-scenes. Patch by ... read more
6394 Download Download Not available 13 years,
10 months
move wiiuse to Source/Core and add to the main dolphin solution make wiiuse link dynamically with hid.dll, removing the ... read more
6379 Download Download Not available 13 years,
10 months
Fix StringFromFormat hopefully for the last time. This should be more efficient than before. Thanks to shuffle2 for the ... read more
6378 Download Download Not available 13 years,
10 months
Windows build fix
6393 Download Download Not available 13 years,
10 months
proper .libs fixing building problems under vs2008, x32 and x64. Please dont use vs2010 for buildings those static libs ... read more
6374 Download Download Not available 13 years,
10 months
The change to StringFromFormat was overwriting the last character with the NULL terminating character. Also update a ... read more