4.0-2944 10 years, 2 months ago Core: Initialize all JITIL RegInfo members in the initializer list. (PR #836 from lioncash)
4.0-2941 10 years, 2 months ago OGL: Fix constant casing in RasterFont. (PR #962 from lioncash)
4.0-2938 10 years, 2 months ago Change NULL to nullptr. (PR #963 from rohitnirmal)
4.0-2936 10 years, 2 months ago Read the config file before enabling logs. (PR #961 from RachelBryk)
4.0-2934 10 years, 2 months ago Added code to patch the codehandler's MMIO address (PR #955 from skidau)
4.0-2931 10 years, 2 months ago Common: Make TITLEID_SYSMENU a static const variable in NandPaths.h (PR #960 from lioncash)
4.0-2929 10 years, 2 months ago Re-implement hiding of the menubar in fullscreen with render to main. (PR #871 from shuffle2)
4.0-2927 10 years, 2 months ago JIT: fix regression in timer patch (PR #959 from FioraAeterna)
4.0-2925 10 years, 2 months ago x64Emitter: add BMI1/BMI2 support (PR #868 from FioraAeterna)
4.0-2923 10 years, 2 months ago Common: Remove unnecessary define check in Log2 (PR #956 from lioncash)
4.0-2921 10 years, 2 months ago x64EmitterTest: Fake support for all CPU extensions (PR #944 from delroth)
4.0-2919 10 years, 2 months ago Update OpenAL-soft to 1.16.0 (PR #952 from skidau)
4.0-2917 10 years, 2 months ago DolphinWX: More readable variable names in BreakpointView (PR #733 from lioncash)
4.0-2914 10 years, 2 months ago Prevent changing adapters during emulation and VideoConfigDiag cleanup (PR #951 from shuffle2)
4.0-2912 10 years, 2 months ago Change ControlState typedef to double, and change all related floats/dou... (PR #781 from RachelBryk)
4.0-2910 10 years, 2 months ago Core: Fix case where a panic alert wouldn't be shown in MemoryUtil.cpp (PR #770 from lioncash)
4.0-2907 10 years, 2 months ago Update the android cmake toolchain file to support 64bit. (PR #901 from Sonicadvance1)
4.0-2905 10 years, 2 months ago JIT: Fix caller-save registers on WIN64 (PR #923 from FioraAeterna)
4.0-2903 10 years, 2 months ago Allow system time to move forward during netplay. (PR #891 from RachelBryk)
4.0-2901 10 years, 2 months ago Evict registers from the cache based on LRU. (PR #949 from comex)