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