Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
6723 | Download | Download | Not available | 13 years, 11 months |
ISFS_Seek: Turns out POSIX allows seek past EOF, the Wii does not. Should fix Issue 3761 (really!), please test this. |
6722 | Download | Download | Not available | 13 years, 11 months |
Fix an issue on windows where found wiimotes were not being reported as found. This fixes issue 3832. |
6721 | Download | Download | Not available | 13 years, 11 months |
Cast size_t to unsigned long for printing. |
6719 | Download | Download | Not available | 13 years, 11 months |
Core/Core/HW: Give small amounts of time to the dsp whenever the ppc reads the high bits from the mailbox registers. It ... read more |
6718 | Download | Download | Not available | 13 years, 11 months |
Handle FileIO Read/Write more like real hardware. Fixes Issue 3761. Fixes Issue 1749. |
6717 | Download | Download | Not available | 13 years, 11 months |
Use abspath when deleting the old Source..svnrev.h. Makes no difference for me with SCons 2.0.1, but maybe it does with ... read more |
6716 | Download | Download | Not available | 13 years, 11 months |
Set native eol-style on some recently added files. |
6714 | Download | Download | Not available | 13 years, 11 months |
Possibly fixed game crash issues by switching to unaligned SSE2 loads/stores. Removed unnecessary work being done in ... read more |
6712 | Download | Download | Not available | 13 years, 11 months |
Avoid shadowing variables. |
6711 | Download | Download | Not available | 13 years, 11 months |
Fix for r6707. Looks like I tried to do some invalid 16 bit addressing. Also a small change to the mixer. This should ... read more |
6710 | Download | Download | Not available | 13 years, 11 months |
With the more aggressive polling by the per-wiimote threads, additional input queueing in IOdarwin appears to be ... read more |
6709 | Download | Download | Not available | 13 years, 11 months |
OGL: Clean up ClearScreen |
6708 | Download | Download | Not available | 13 years, 11 months |
Revive io_osx.mm revision history and reapply the changes in r6693. Avoid sending the Wii OS bluetooth packets with ... read more |
6707 | Download | Download | Not available | 13 years, 11 months |
LLE JIT: Applied the logic from r6691 to the LLE dec/add/sub functions so they work without ToMask. This should give a ... read more |
6706 | Download | Download | Not available | 13 years, 11 months |
GX_TF_I4 texture decoder optimized with SSE2 producing a ~76% speed increase over reference C ... read more |