4.0-3153 10 years ago Include CommonTypes.h instead of Common.h. (PR #1027 from rohit-n)
4.0-3151 10 years ago JIT: remove op merging code that served no purpose (PR #1009 from FioraAeterna)
4.0-3149 10 years ago Kill Core::g_CoreStartupParameter. (PR #1041 from RachelBryk)
4.0-3147 10 years ago Fix building x86_64 on Android. (PR #1033 from Sonicadvance1)
4.0-3145 10 years ago JIT64: various integer optimizations (PR #753 from FioraAeterna)
4.0-3133 10 years ago JIT: fix a corner case in crXXX (PR #1035 from FioraAeterna)
4.0-3131 10 years ago Fix various issues with the twi/tw instructions (PR #1017 from zhuowei)
4.0-3128 10 years ago Common: Fix code styling in Arm64Emitter (PR #1044 from lioncash)
4.0-3126 10 years ago JIT: fix running in debug mode (PR #1046 from FioraAeterna)
4.0-3124 10 years ago InputCommon: Remove unnecessary breaks in XInput's GetName function (PR #1042 from lioncash)
4.0-3122 10 years ago Common: Remove unused variable in MemoryMap_Setup (PR #1043 from lioncash)
4.0-3120 10 years ago Fix Generic build from AArch64 merge. (PR #1045 from Sonicadvance1)
4.0-3118 10 years ago Fix building ARMv7 on the 64bit Android NDK. (PR #1034 from Sonicadvance1)
4.0-3116 10 years ago Initial AArch64 JIT (PR #897 from Sonicadvance1)
4.0-3110 10 years ago AudioCommon: Remove unnecessary usages of mem_fn (PR #1037 from lioncash)
4.0-3108 10 years ago WiiSaveCrypted: migrate to Core/HW. (PR #1002 from waddlesplash)
4.0-3106 10 years ago Update external polarssl to 1.3.8 (PR #1031 from Sonicadvance1)
4.0-3104 10 years ago JIT: fix conditional-continue=off (PR #1032 from FioraAeterna)
4.0-3102 10 years ago Fix a few minor bugs that appeared in the latest android cmake script (PR #1028 from Sonicadvance1)
4.0-3100 10 years ago Remove "EFB Copies Disabled" option from hotkey toggling cycle. (PR #971 from TurboK234)