Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
6159 | Download | Download | Not available | 14 years, 2 months |
GCPad/Wiimote New (ControllerInterface): Some tweaks to the DirectInput code. (fix for a random gamepad which didn't ... read more |
6158 | Download | Download | Not available | 14 years, 2 months |
- Fixed TimeBase and Decrementer registers so that they are updated only when needed - Fixed RTC for GC homebrews |
6157 | Download | Download | Not available | 14 years, 2 months |
Fixed some race conditions with PPC exceptions and external interrupts. This may help fixing issues related to video ... read more |
6156 | Download | Download | Not available | 14 years, 3 months |
fix for my last commit |
6155 | Download | Download | Not available | 14 years, 3 months |
some fixes for dlist, now is configurable in the video config section, still not in the gui, disabled by default till a ... read more |
6154 | Download | Download | Not available | 14 years, 3 months |
Major overhaul to input recording, including fixing major desyncs during playback and a small bug in the .DTM file ... read more |
6153 | Download | Download | Not available | 14 years, 3 months |
Remove more obsolete code |
6152 | Download | Download | Not available | 14 years, 3 months |
JitIL: Modified "LoadDouble" with SSSE3 to improve the performance. The code is ported from Jit64. |
6151 | Download | Download | Not available | 14 years, 3 months |
JitIL: Fixed the Issue 3114. The bug was introduced because the usage of MOVSD/MOVSS was wrong. MOVSD/MOVSS don't clear ... read more |
6150 | Download | Download | Not available | 14 years, 3 months |
I'm an 100% scons noob but I think this fixes r6149, although it seems that the repository revision isn't appearing ... read more |
6149 | Download | Download | Not available | 14 years, 3 months |
fully implemented display list cache with vertex data included and added in all the plugins. still experimental, not ... read more |
6148 | Download | Download | Not available | 14 years, 3 months |
Remove a bunch of freshly-obsolete code |
6147 | Download | Download | Not available | 14 years, 3 months |
Implemented missing lswx and stswx instructions. Tested with Wii PES 2008 (PAL), which now works (OpenGL devs please ... read more |
6145 | Download | Download | Not available | 14 years, 3 months |
JitIL: Added a new IR instruction, MulHighUnsigned, which computes the upper 32-bit of the multiplication of two ... read more |
6144 | Download | Download | Not available | 14 years, 3 months |
Fix EFB Scaled Copy in OpenGL plugin. It no longer uses the TEXTURE_RECTANGLE extension for GameCube textures. Since ... read more |