4.0-2568 10 anni, 4 mesi fa Changed GCPadStatus struct to use cstdint types instead of char, short (PR #802 da ChuckRozhon)
4.0-2566 10 anni, 4 mesi fa JIT: Don't needlessly flush register state in merged integer+branch code (PR #798 da FioraAeterna)
4.0-2564 10 anni, 4 mesi fa JIT: correctly set skipNext even if conditional-continue is off (PR #801 da FioraAeterna)
4.0-2562 10 anni, 4 mesi fa Debugger: make "PPC to x86" open JIT window (PR #800 da FioraAeterna)
4.0-2560 10 anni, 4 mesi fa JIT: correctly set skipNext even if conditional-continue is off (PR #799 da FioraAeterna)
4.0-2558 10 anni, 4 mesi fa Fix hotkeys in Linux and Mac OS X (properly this time). (PR #735 da Armada651)
4.0-2556 10 anni, 4 mesi fa Update frametools.cpp to fix crashing when changing themes. (PR #793 da kamiyo)
4.0-2554 10 anni, 4 mesi fa Improved system for post processing shaders. (PR #693 da Sonicadvance1)
4.0-2547 10 anni, 4 mesi fa DSP: DMA behaviour adjustments to fix regressions (PR #762 da booto)
4.0-2543 10 anni, 4 mesi fa CFrame: Add fullscreen window styles to enable exclusive mode in OpenGL. (PR #726 da Armada651)
4.0-2540 10 anni, 4 mesi fa Minor improvement of the desktop file (PR #569 da RyDroid)
4.0-2538 10 anni, 4 mesi fa CFrame: Handle close events that can't be vetoed. (PR #691 da Armada651)
4.0-2536 10 anni, 4 mesi fa Core: Remove the ratio parameter in Zelda UCode's SizeForResampling func (PR #676 da lioncash)
4.0-2534 10 anni, 4 mesi fa Common: Fix AsciiToHex returning true on overflow values (PR #785 da lioncash)
4.0-2532 10 anni, 4 mesi fa Common: Use the OSX equivalent byte-swap functions (PR #760 da lioncash)
4.0-2530 10 anni, 4 mesi fa x64Emitter: optimize immediate sizes (PR #754 da FioraAeterna)
4.0-2528 10 anni, 4 mesi fa Core: Default initialize a pointer to nullptr in gdsp_do_dma() (PR #748 da lioncash)
4.0-2526 10 anni, 4 mesi fa Fix a cast warning when compiling with MSVC (PR #722 da lioncash)
4.0-2524 10 anni, 4 mesi fa Small software backend cleanup. (PR #779 da lioncash)
4.0-2514 10 anni, 4 mesi fa Fix regression with toggling the toolbar from PR761 (PR #786 da shuffle2)