Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
3.0-314 | Download | Download | Download | 12 years, 10 months |
Build fix |
3.0-313 | Download | Download | Build Failed | 12 years, 10 months |
Merge branch 'PowerPC' |
3.0-308 | Download | Download | Build Failed | 12 years, 10 months |
Moved the Audio Throttle option to the Framelimit drop-down. The Audio Throttle should never be used alongside the ... read more |
3.0-307 | Download | Download | Download | 12 years, 11 months |
Stubbed the /dev/usb/oh1 path. Fixes issue 4936. |
3.0-306 | Download | Download | Download | 12 years, 11 months |
Reset errno to zero before testing it after the strtoul call. Fixes issue 5078. |
3.0-305 | Download | Download | Download | 12 years, 11 months |
Implement what was done by r9a627e89 using a stub device This is arguably better then using the slot0 device for slot1, ... read more |
3.0-235 | Download | Download | Download | 12 years, 11 months |
some movie playback fixes |
3.0-234 | Download | Download | Download | 12 years, 11 months |
Merge branch 'master' of https://code.google.com/p/dolphin-emu |
3.0-232 | Download | Download | Download | 12 years, 11 months |
Merge branch 'fix-real-gcpad-sticks' |
3.0-229 | Download | Download | Download | 12 years, 11 months |
Fixed range check on TryParse() for u32, again. The code from 748be364e5ee incorrectly accepted -0x100000000 on x86_64. ... read more |
3.0-228 | Download | Download | Download | 12 years, 11 months |
fixed hotkeys getting ignored after tab is pressed |
3.0-226 | Download | Download | Download | 12 years, 11 months |
Merge branch 'large-mram' |
3.0-223 | Download | Download | Download | 12 years, 11 months |
VideoCommon: Fix upper and lower depth bytes being switched when performing Z16L EFB copies (EFB to texture only). ... read more |
3.0-204 | Download | Download | Download | 13 years | gcc sux |
3.0-203 | Download | Download | Build Failed | 13 years | Change the mask shown for rlw* to be shifted. ie the result of the instruction is source & mask, right-aligned. |