4.0-6992 8 years, 9 months ago DolphinWX: Add options to Load Last Slot 9/10 to menu. (PR #2739 from AdmiralCurtiss)
4.0-6990 8 years, 9 months ago Adding new flag icons. (PR #2735 from aserna3)
4.0-6988 8 years, 9 months ago Removed the ability for PAL televisions to be set to progressive mode. (PR #2731 from skidau)
4.0-6986 8 years, 9 months ago DolphinWX: Get rid of some magic numbers in MemoryView and MemoryWindow (PR #2729 from lioncash)
4.0-6984 8 years, 9 months ago Core: Pass string by const reference in SaveScreenShot (PR #2728 from lioncash)
4.0-6982 8 years, 9 months ago Disables assert messages that seem to be invalid. (PR #2727 from JMC47)
4.0-6980 8 years, 9 months ago Fix building with PCH disabled. (PR #2726 from rohit-n)
4.0-6978 8 years, 9 months ago DolphinWX: Pass string by const reference in CISOProperties constructor (PR #2725 from lioncash)
4.0-6976 8 years, 9 months ago Interpreter: Fix bug with icache emulation. (PR #2718 from phire)
4.0-6974 8 years, 9 months ago VertexLoaderBase: Adjust the scope of a boolean variable (PR #2722 from lioncash)
4.0-6972 8 years, 9 months ago VertexLoader: avoid empty lines in perf-$pid.map (PR #2723 from Tilka)
4.0-6970 8 years, 9 months ago IPC_HLE: Don't open/close files for every single file operation. (PR #2649 from phire)
4.0-6965 8 years, 9 months ago JitArm64: Implement EXCEPTION_FPU_UNAVAILABLE support. (PR #2715 from degasus)
4.0-6963 8 years, 9 months ago WiimoteEmu: Fix use of spaces. (PR #2713 from lioncash)
4.0-6961 8 years, 9 months ago DSPInterpreter: Remove an unused typedef (PR #2710 from lioncash)
4.0-6959 8 years, 9 months ago MMIO: Add missing override specifiers (PR #2708 from lioncash)
4.0-6957 8 years, 9 months ago Prevent nullptr dereference on a crash with no JIT present (PR #2701 from mickdermack)
4.0-6955 8 years, 9 months ago Jit64: Eliminate branch in GenFres (PR #2700 from Sintendo)
4.0-6953 8 years, 9 months ago evdev: fix -Wunused-private-field warning (PR #2698 from Tilka)
4.0-6951 8 years, 9 months ago Merge branch 'stable'