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