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