Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
3.0-364 | Download | Download | Download | 12 years, 10 months |
Fixed some BindToRegister calls (removing unnecessary MOV instructions for speedup) |
3.0-363 | Download | Download | Download | 12 years, 10 months |
srawx/srawix optimizations |
3.0-362 | Download | Download | Download | 12 years, 10 months |
Merge branch 'determinism-fixes' |
3.0-355 | Download | Download | Download | 12 years, 10 months |
Got rid of no-longer-valid assert 'W T F !!!' |
3.0-354 | Download | Download | Download | 12 years, 10 months |
Fixed some GCC compiler warnings |
3.0-353 | Download | Download | Download | 12 years, 10 months |
Merge branch 'master' of https://code.google.com/p/dolphin-emu |
3.0-337 | Download | Download | Download | 12 years, 10 months |
Merge branch 'Wiimote' |
3.0-335 | Download | Download | Download | 12 years, 10 months |
Merge branch 'master' of https://code.google.com/p/dolphin-emu |
3.0-333 | Download | Download | Download | 12 years, 10 months |
Removed the "Reload MemCard on load state" hack as it is no longer needed with the new save states system. ... read more |
3.0-332 | Download | Download | Download | 12 years, 10 months |
srwx and slwx optimizations |
3.0-325 | Download | Download | Download | 12 years, 10 months |
Reordered the safe write path of the stfd instruction. |
3.0-324 | Download | Download | Download | 12 years, 10 months |
Fixed the safe write path of the stfd instruction in the JIT. Fixes issue 4001. |
3.0-323 | Download | Download | Download | 12 years, 10 months |
Merge branch 'Gecko' |
3.0-319 | Download | Download | Download | 12 years, 10 months |
Replace some printfs from the PPC Interpreter code by Dolphin logger calls |
3.0-317 | Download | Download | Download | 12 years, 10 months |
prevent CLogWindow::UpdateLog from constantly burning through timer objects, because it was allocating memory a lot and ... read more |