Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
5404 | Download | Download | Not available | 14 years, 7 months |
Fixed new GCPad/Wiimote plugin IniFile code to handle saving/loading of values with leading/trailing whitespace. Was ... read more |
5403 | Download | Download | Not available | 14 years, 7 months |
More improvements to new wiimote plugin: Added emulated Drums/Guitar extensions. Wiimote rumble now handled for every ... read more |
5402 | Download | Download | Not available | 14 years, 7 months |
osx buildfix |
5401 | Download | Download | Not available | 14 years, 7 months |
Unittests: Extend DSPJitTester to compare (and initialize!) iram/dram for testing opcodes that perform memory access |
5400 | Download | Download | Not available | 14 years, 7 months |
DSP jit: fixed some crash by pop/push (close to bhaal's solution) If it breaks 64bit you know what to uncomment :-) |
5399 | Download | Download | Not available | 14 years, 7 months |
Get the wiimote new plugin working in linux. Wiimote emulation works at least. Real wiimotes don't. |
5398 | Download | Download | Not available | 14 years, 7 months |
DSP Jit 2 small fixes one from bhaal and one from skidau |
5397 | Download | Download | Not available | 14 years, 7 months |
Build fix for wiimote new in linux. Don't expect functionality, this just gets it building again. The config dialog ... read more |
5396 | Download | Download | Not available | 14 years, 7 months |
Improvements to new emulated wiimote plugin: IR cursor works with mouse or analog stick control. Wiimote mii data is ... read more |
5395 | Download | Download | Not available | 14 years, 7 months |
Move fullscreen display resolution control to the GUI with the rest of the fullscreen toggling code. This removes ... read more |
5394 | Download | Download | Not available | 14 years, 7 months |
fixed mipmap loading in both plugins. add an option to limit fps instead of vps for games with bad synchronization some ... read more |
5393 | Download | Download | Not available | 14 years, 7 months |
OS X: enable path in Jit64::stX. fix wxw assert on opening ConfigMain. __force_align_arg_pointer__ not needed on x64 ... read more |
5392 | Download | Download | Not available | 14 years, 7 months |
DSP jit shift fix Please tell me if 'mv still crashes |
5391 | Download | Download | Not available | 14 years, 7 months |
Fix GUI hotkeys like Alt+F5 etc. Fixes issue 2608 |
5390 | Download | Download | Not available | 14 years, 7 months |
DSP Jit enable ls* and sl* in jit. Anyone feel like helping with the unit test? |