4.0-1230 10 years, 8 months ago Fix the Android build when using clang 3.4 (PR #187 来自 Sonicadvance1)
4.0-1228 10 years, 8 months ago Fix building the release APK with gradle. (PR #186 来自 Sonicadvance1)
4.0-1226 10 years, 8 months ago Fix arch detection on x86. (PR #183 来自 Sonicadvance1)
4.0-1222 10 years, 8 months ago Cleanup stuff (PR #159 来自 Tilka)
4.0-1214 10 years, 8 months ago Remove unused function PanicAlertToVideo from Core.cpp. (PR #181 来自 lioncash)
4.0-1212 10 years, 8 months ago Save bHLE_BS2 to config cache before it can be changed while booting. (PR #170 来自 RachelBryk)
4.0-1210 10 years, 8 months ago Clean up a little bit of the PHackSettings. (PR #178 来自 lioncash)
4.0-1208 10 years, 8 months ago Prevent VideoConfig inheritance. (PR #177 来自 lioncash)
4.0-1206 10 years, 8 months ago Fix the Android build's configuration setting/getting (PR #166 来自 Sonicadvance1)
4.0-1204 10 years, 8 months ago Remove the extra parameters field from the PH. (PR #172 来自 Linktothepast)
4.0-1202 10 years, 8 months ago Fix extracting dols. (PR #169 来自 RachelBryk)
4.0-1200 10 years, 8 months ago Make WiiSocket function names conform to the coding style. (PR #161 来自 lioncash)
4.0-1198 10 years, 8 months ago Kill off some usages of c_str. (PR #164 来自 lioncash)
4.0-1196 10 years, 8 months ago Fix extracting files on partition > 0. (PR #168 来自 RachelBryk)
4.0-1194 10 years, 8 months ago MemoryInterface: properly register region MMIOs. (PR #165 来自 delroth)
4.0-1192 10 years, 8 months ago Change pixel processing to use integer arithmetic. (PR #68 来自 neobrain)
4.0-1146 10 years, 8 months ago Simplify boolean toggling in the TASInputDlg. (PR #162 来自 lioncash)
4.0-1144 10 years, 8 months ago Fix a typo in DSPSymbols. (DisasssembleRange -> DisassembleRange) (PR #163 来自 lioncash)
4.0-1142 10 years, 8 months ago Fixes spacing for "for", "while", "switch" and "if" (PR #155 来自 Parlane)
4.0-1140 10 years, 8 months ago Fix building on mac without a c/c++ compiler set. (PR #158 来自 GUIpsp)