4.0-2591 11 years ago Jit64: re-enable ps_sum0 (PR #757 from Tilka)
4.0-2589 11 years ago JIT: don't rely on undefined behavior for constant overflow checking (PR #812 from FioraAeterna)
4.0-2587 11 years ago OGL: Get rid of an unnecessary WIN32 ifdef in main.cpp (PR #815 from lioncash)
4.0-2585 11 years ago Core: Kill off Host_ShowJitResults (PR #814 from lioncash)
4.0-2583 11 years ago Removed warning caused by calling std::min<int> with size_t values (PR #813 from ChuckRozhon)
4.0-2581 11 years ago Externals: update Bochs to newer version (PR #808 from FioraAeterna)
4.0-2579 11 years ago Placed ampersands and asterisks against type name (PR #795 from ChuckRozhon)
4.0-2577 11 years ago FrameTools.cpp: Alignment of long lists (PR #806 from archshift)
4.0-2575 11 years ago Set the default radius to 100 for non-gcpad analog sticks. (PR #782 from RachelBryk)
4.0-2573 11 years ago Hides toolbar upon using fullscreen and rendering to main window. (PR #787 from archshift)
4.0-2570 11 years ago Debugger: fix blowup calculation (PR #804 from FioraAeterna)
4.0-2568 11 years ago Changed GCPadStatus struct to use cstdint types instead of char, short (PR #802 from ChuckRozhon)
4.0-2566 11 years ago JIT: Don't needlessly flush register state in merged integer+branch code (PR #798 from FioraAeterna)
4.0-2564 11 years ago JIT: correctly set skipNext even if conditional-continue is off (PR #801 from FioraAeterna)
4.0-2562 11 years ago Debugger: make "PPC to x86" open JIT window (PR #800 from FioraAeterna)
4.0-2560 11 years ago JIT: correctly set skipNext even if conditional-continue is off (PR #799 from FioraAeterna)
4.0-2558 11 years ago Fix hotkeys in Linux and Mac OS X (properly this time). (PR #735 from Armada651)
4.0-2556 11 years ago Update frametools.cpp to fix crashing when changing themes. (PR #793 from kamiyo)
4.0-2554 11 years ago Improved system for post processing shaders. (PR #693 from Sonicadvance1)
4.0-2547 11 years ago DSP: DMA behaviour adjustments to fix regressions (PR #762 from booto)