Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
5994 | Download | Download | Not available | 14 years, 4 months |
Implemented MMU Demand Paging * Emulated correct behaviour of DSI and ISI exceptions * Added memory exception checks * ... read more |
5993 | Download | Download | Not available | 14 years, 4 months |
New Wiimote Plugin: Added a real wiimote io_write queue like the old plugin. A combination of locks and lack of a write ... read more |
5992 | Download | Download | Not available | 14 years, 4 months |
I add a CriticalSection in RemoveThreadsafeEvent for safety |
5991 | Download | Download | Not available | 14 years, 4 months |
Work on JIT branches part #2/2: * Code cleanup * Reduce the cost of RFI instruction (heavily used on PowerPC) * ... read more |
5990 | Download | Download | Not available | 14 years, 4 months |
Work on JIT branches part #1/2: Try to merge cmpXX with all types of conditional branches (not only bcx) |
5989 | Download | Download | Not available | 14 years, 4 months |
Revert the conversion from u32 to size_t from my last commit to reduce compiler warnings in windows. Fix an issue that ... read more |
5988 | Download | Download | Not available | 14 years, 4 months |
Fix an issue that caused the DSP-LLE window to be openned twice in windows. (Thanks shuffle2). Fix an issue that ... read more |
5987 | Download | Download | Not available | 14 years, 4 months |
Sory, I've forgot to delete my logs in my last commit. :) |
5986 | Download | Download | Not available | 14 years, 4 months |
When the new FIFO is being attached We make sure there wont be SetFinish event pending if so reset this. This ... read more |
5985 | Download | Download | Not available | 14 years, 4 months |
Fix some more resizing and saving of such. |
5984 | Download | Download | Not available | 14 years, 4 months |
BPHack option removed (it was not used anymore) |
5983 | Download | Download | Not available | 14 years, 4 months |
Fix an issue using render to main in combination with the log window or console window, in which the renderer was not ... read more |
5982 | Download | Download | Not available | 14 years, 4 months |
Merge JIT instructions when loading 32-bits immediate values : PowerPC needs 2 instructions to load a 32-bits immediate ... read more |
5981 | Download | Download | Not available | 14 years, 4 months |
Fix an issue introduced in my last commit. When the debugger is not used and the log or console windows are closed from ... read more |
5980 | Download | Download | Not available | 14 years, 4 months |
Gecko codes: Added parenthesis where they were needed.(thanks to glennrics and soren) Fixed a copy paste error with ... read more |