Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
6673 | Download | Download | Not available | 13 years, 11 months |
linux buildfix |
6669 | Download | Download | Not available | 13 years, 11 months |
Implement pixel data reinterpretation on EFB format change. Whatever that means, it fixes that stupid Super Mario ... read more |
6668 | Download | Download | Not available | 13 years, 11 months |
Yet another ClearScreen fix, should be the last one now. Should fix almost all regressions of the recent ClearScreen ... read more |
6667 | Download | Download | Not available | 13 years, 11 months |
Core/DSPCore: Improve Interpreter address register add/sub, convert to assembler for JIT. Replace JIT ToMask() with a ... read more |
6666 | Download | Download | Not available | 13 years, 11 months |
little fix for my last commit |
6665 | Download | Download | Not available | 13 years, 11 months |
Ops! Little fix for my prior commit. |
6664 | Download | Download | Not available | 13 years, 11 months |
Second Experimental commit: corrected peek color and peek z to correctly emulate real hardware formats. implements ... read more |
6662 | Download | Download | Not available | 13 years, 11 months |
More FIFO work, HACK Solution for extreme overflow on breakpoints. 1) What is the FIFO? The fifo is a ring queue for ... read more |
6661 | Download | Download | Not available | 13 years, 11 months |
Use the same code for populating user data directories one by one on OS X as on other Unices so OS X initial installs ... read more |
6660 | Download | Download | Not available | 13 years, 11 months |
Copied some emulated motion plus stuff over from the old wiimote plugin. Not at all functional currently. |
6659 | Download | Download | Not available | 13 years, 11 months |
LLE JIT: Added the loop instructions to the JIT. Added ASM version of HandleLoop. Both x86 and x64 versions have been ... read more |
6658 | Download | Download | Not available | 13 years, 11 months |
Made the "Download Gecko Codes" button not add already existing codes.(fixes issue 3732) Minor fix to gecko ... read more |
6657 | Download | Download | Not available | 13 years, 11 months |
LLE JIT: * Completed the JIT versions of the DSP Multiplier instructions (5 instructions added). * Bug fixed the dec ... read more |
6656 | Download | Download | Not available | 13 years, 11 months |
Guess what, more ClearScreen fixes. Additionally a small cleanup. |
6655 | Download | Download | Not available | 13 years, 11 months |
CMPR texel blocks are 8x8 in hardware, even though the source format says 4x4. |