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