Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
6600 | Download | Download | Not available | 13 years, 11 months |
ABI fix for Linux x64. ABI_CallFunctionCC16 was not calculating the jump distance on far calls. |
6599 | Download | Download | Not available | 13 years, 11 months |
LLE JIT: Added another 9 DSP Load/Store instructions to the JIT. Fixed a couple bugs in the 32bit and Linux builds. |
6598 | Download | Download | Not available | 13 years, 11 months |
Fixed the throttle (Tab) key so that it takes effect when the frame-limiter is used. Hold down Tab to run the emulator ... read more |
6597 | Download | Download | Not available | 13 years, 11 months |
Helps to add the new code to the repository. |
6596 | Download | Download | Not available | 13 years, 11 months |
LLE JIT: * Added jit versions of 5 DSP LoadStore instructions: srs, lrs, lr, sr, si * Renamed MainOpFallback to Default ... read more |
6595 | Download | Download | Not available | 13 years, 11 months |
Core/DSPCore: Fix more memory accesses for linux x64 Core/Common: Add more asserts for too large displacements |
6594 | Download | Download | Not available | 13 years, 11 months |
Fix an omission from the last commit. |
6593 | Download | Download | Not available | 13 years, 11 months |
Merge some state loading stuff to VideoCommon and fixed a crash on Linux system when trying to save a state. Credits go ... read more |
6592 | Download | Download | Not available | 13 years, 11 months |
Revert most stuff from r6517 and revert r6501. PixelShaderGen changes broke Mario Kart Wii, ClearScreen changes broke ... read more |
6591 | Download | Download | Not available | 13 years, 11 months |
System Menu Region is now detected based on the Title Version in tmd Title Version and region char of currently ... read more |
6590 | Download | Download | Not available | 13 years, 11 months |
sys menu now loads gamesettings from an ini file (as well as any other wad/nand title that does not have an ascii ... read more |
6589 | Download | Download | Not available | 13 years, 11 months |
LLE JIT: Used a reiterative approach to linking blocks. The JIT flags blocks that have calls to blocks which have not ... read more |
6588 | Download | Download | Not available | 13 years, 11 months |
Rename variable in WiiSaveCrypted for icc. Changes file dialog to show *.bin for wii save import instead of ... read more |
6587 | Download | Download | Not available | 13 years, 11 months |
Make sure a few more directories exist when needed. Most package builders (including cmake/cpack) do not install the ... read more |
6586 | Download | Download | Not available | 13 years, 11 months |
Build fix for OSX. |