4.0-2892 10 years ago Fixed bug introduced in PR#803 caused by casting (PR #946 from ChuckRozhon)
4.0-2890 10 years ago x64Emitter: add support for shorter EAX forms of instructions (PR #941 from FioraAeterna)
4.0-2888 10 years ago Remove PowerPCState::DebugCount. (PR #950 from Sonicadvance1)
4.0-2886 10 years ago JIT: implement timer support in mtspr (PR #840 from FioraAeterna)
4.0-2883 10 years ago Refactor opcode decoding a bit to kill FifoCommandRunnable. (PR #924 from comex)
4.0-2881 10 years ago Add some static_asserts to the Arm32 JIT to make sure ppcState is sane. (PR #943 from Sonicadvance1)
4.0-2879 10 years ago Removed the auto setting of SEQUENCE_MS because the synchronised audio c... (PR #930 from skidau)
4.0-2877 10 years ago JIT64: try enabling dcbz again (PR #904 from FioraAeterna)
4.0-2875 10 years ago Add unit tests for the x64Emitter (PR #940 from delroth)
4.0-2863 10 years ago move the decision to delay raw memcard flushes out of the thread. (PR #939 from shuffle2)
4.0-2861 10 years ago Provide a way to build and run unittests on Windows (PR #920 from shuffle2)
4.0-2856 10 years ago Common: Make the LUTs in ColorUtil static (PR #938 from lioncash)
4.0-2854 10 years ago Common: Remove unnecessary "using namespace Gen;" from x64emitter (PR #937 from lioncash)
4.0-2852 10 years ago DolphinWX: Change a wx Printf call to a Format call (PR #936 from lioncash)
4.0-2850 10 years ago DolphinWX: Get rid of an snprintf call in ISOProperties (PR #935 from lioncash)
4.0-2848 10 years ago Disable all logs by default. (PR #880 from RachelBryk)
4.0-2846 10 years ago MMU: fix enhanced BAT support (PR #908 from FioraAeterna)
4.0-2844 10 years ago DolphinWX: Get rid of unnecessary getName function in LogWindow (PR #934 from lioncash)
4.0-2842 10 years ago DiscIO: Prefix class member variables with "m_" (PR #933 from lioncash)
4.0-2840 10 years ago DolphinWX: Use normal instantiation of wxTimer in HotkeyDlg (PR #932 from lioncash)