5.0-7589 6 years, 4 months ago MMU: Use Common::BitCast where applicable (PR #6899 from lioncash)
5.0-7587 6 years, 4 months ago BPMemory: Use Common::BitCast where applicable (PR #6894 from lioncash)
5.0-7585 6 years, 4 months ago Interpreter_Branch: Make type of the bitmask in rfi a u32 instead of int (PR #6892 from lioncash)
5.0-7583 6 years, 4 months ago Qt/HotkeyScheduler: Fix toggle fullscreen glitches (PR #6891 from spycrab)
5.0-7581 6 years, 4 months ago Qt debugger hotkey fixes (PR #6853 from aldelaro5)
5.0-7578 6 years, 4 months ago Qt/D3D: Fix render widget size not being restored properly (PR #6859 from spycrab)
5.0-7576 6 years, 4 months ago Qt/CheatWarningWidget: properly supply a parent for the widget (PR #6890 from aldelaro5)
5.0-7574 6 years, 4 months ago PowerPC: Move MMU-specifics from PowerPC.h to MMU.h (PR #6889 from lioncash)
5.0-7572 6 years, 4 months ago Qt/GeneralWidget remove unnecesary description wiring (PR #6860 from Zexaron)
5.0-7570 6 years, 4 months ago DolphinQt2: Minor changes (PR #6888 from lioncash)
5.0-7566 6 years, 4 months ago DolphinQt2/Settings: Remove unimplemented IsInDevelopmentWarningEnabled() prototype (PR #6886 from lioncash)
5.0-7564 6 years, 4 months ago Common/CodeBlock: Namespace code under the Common namespace (PR #6885 from lioncash)
5.0-7562 6 years, 4 months ago Interpreter_LoadStorePaired: Use Common::BitCast where applicable (PR #6884 from lioncash)
5.0-7560 6 years, 4 months ago Qt/HotkeyScheduler: Fix state loading (PR #6883 from spycrab)
5.0-7558 6 years, 4 months ago Qt/debugger: properly update when we load the symbols on boot (PR #6877 from aldelaro5)
5.0-7556 6 years, 4 months ago Qt: do not toggle the screensaver when pausing or playing (PR #6879 from aldelaro5)
5.0-7554 6 years, 4 months ago Interpreter_FloatingPoint: Fix build in frspx() (PR #6881 from lioncash)
5.0-7545 6 years, 4 months ago PowerPC/Interpreter: Avoid sign conversion with utility functions (PR #6878 from lioncash)
5.0-7543 6 years, 4 months ago PowerPC: Factor common part of function hooking code out of the interpreter and JITs (PR #6856 from lioncash)
5.0-7539 6 years, 4 months ago EXI_DeviceEthernet: Minor cleanup (PR #6872 from lioncash)