4.0-2881 10 years, 3 months ago Add some static_asserts to the Arm32 JIT to make sure ppcState is sane. (PR #943 来自 Sonicadvance1)
4.0-2879 10 years, 3 months ago Removed the auto setting of SEQUENCE_MS because the synchronised audio c... (PR #930 来自 skidau)
4.0-2877 10 years, 3 months ago JIT64: try enabling dcbz again (PR #904 来自 FioraAeterna)
4.0-2875 10 years, 3 months ago Add unit tests for the x64Emitter (PR #940 来自 delroth)
4.0-2863 10 years, 3 months ago move the decision to delay raw memcard flushes out of the thread. (PR #939 来自 shuffle2)
4.0-2861 10 years, 3 months ago Provide a way to build and run unittests on Windows (PR #920 来自 shuffle2)
4.0-2856 10 years, 3 months ago Common: Make the LUTs in ColorUtil static (PR #938 来自 lioncash)
4.0-2854 10 years, 3 months ago Common: Remove unnecessary "using namespace Gen;" from x64emitter (PR #937 来自 lioncash)
4.0-2852 10 years, 3 months ago DolphinWX: Change a wx Printf call to a Format call (PR #936 来自 lioncash)
4.0-2850 10 years, 3 months ago DolphinWX: Get rid of an snprintf call in ISOProperties (PR #935 来自 lioncash)
4.0-2848 10 years, 3 months ago Disable all logs by default. (PR #880 来自 RachelBryk)
4.0-2846 10 years, 3 months ago MMU: fix enhanced BAT support (PR #908 来自 FioraAeterna)
4.0-2844 10 years, 3 months ago DolphinWX: Get rid of unnecessary getName function in LogWindow (PR #934 来自 lioncash)
4.0-2842 10 years, 3 months ago DiscIO: Prefix class member variables with "m_" (PR #933 来自 lioncash)
4.0-2840 10 years, 3 months ago DolphinWX: Use normal instantiation of wxTimer in HotkeyDlg (PR #932 来自 lioncash)
4.0-2838 10 years, 3 months ago DiscIO: Move some raw pointers over to unique_ptr (PR #921 来自 lioncash)
4.0-2836 10 years, 3 months ago DolphinWX: Fix exporting of Wii save files (PR #922 来自 lioncash)
4.0-2834 10 years, 3 months ago InputCommon: Rename class InputPlugin to InputConfig (PR #917 来自 lioncash)
4.0-2832 10 years, 3 months ago Take the size of the audio data into account when checking for the loop address (PR #929 来自 skidau)
4.0-2830 10 years, 3 months ago unittests: correct some integers which should have been floating point types (PR #931 来自 shuffle2)