4.0-2912 9 years, 7 months ago Change ControlState typedef to double, and change all related floats/dou... (PR #781 from RachelBryk)
4.0-2910 9 years, 7 months ago Core: Fix case where a panic alert wouldn't be shown in MemoryUtil.cpp (PR #770 from lioncash)
4.0-2907 9 years, 7 months ago Update the android cmake toolchain file to support 64bit. (PR #901 from Sonicadvance1)
4.0-2905 9 years, 7 months ago JIT: Fix caller-save registers on WIN64 (PR #923 from FioraAeterna)
4.0-2903 9 years, 7 months ago Allow system time to move forward during netplay. (PR #891 from RachelBryk)
4.0-2901 9 years, 7 months ago Evict registers from the cache based on LRU. (PR #949 from comex)
4.0-2899 9 years, 7 months ago Add OSD messages back to status bar. (PR #905 from RachelBryk)
4.0-2897 9 years, 7 months ago Revert changes to how DInput filters out XInput devices. (PR #925 from shuffle2)
4.0-2895 9 years, 7 months ago Scan build fixes (PR #893 from rohitnirmal)
4.0-2892 9 years, 7 months ago Fixed bug introduced in PR#803 caused by casting (PR #946 from ChuckRozhon)
4.0-2890 9 years, 7 months ago x64Emitter: add support for shorter EAX forms of instructions (PR #941 from FioraAeterna)
4.0-2888 9 years, 7 months ago Remove PowerPCState::DebugCount. (PR #950 from Sonicadvance1)
4.0-2886 9 years, 7 months ago JIT: implement timer support in mtspr (PR #840 from FioraAeterna)
4.0-2883 9 years, 7 months ago Refactor opcode decoding a bit to kill FifoCommandRunnable. (PR #924 from comex)
4.0-2881 9 years, 7 months ago Add some static_asserts to the Arm32 JIT to make sure ppcState is sane. (PR #943 from Sonicadvance1)
4.0-2879 9 years, 7 months ago Removed the auto setting of SEQUENCE_MS because the synchronised audio c... (PR #930 from skidau)
4.0-2877 9 years, 7 months ago JIT64: try enabling dcbz again (PR #904 from FioraAeterna)
4.0-2875 9 years, 7 months ago Add unit tests for the x64Emitter (PR #940 from delroth)
4.0-2863 9 years, 7 months ago move the decision to delay raw memcard flushes out of the thread. (PR #939 from shuffle2)
4.0-2861 9 years, 7 months ago Provide a way to build and run unittests on Windows (PR #920 from shuffle2)