4.0-1086 il y a 10 ans, 6 mois Actually make PPCDebugInterface::ClearAllBreakpoints have functionality. (PR #130 de lioncash)
4.0-1082 il y a 10 ans, 6 mois Fix MAC address reading on Windows. (PR #141 de Parlane)
4.0-1080 il y a 10 ans, 6 mois Implement workaround for Windows versions which do not support XSAVE. (PR #140 de shuffle2)
4.0-1077 il y a 10 ans, 6 mois Rename the JIT function Default() to FallBackToInterpreter(). Communicates intent way better in terms of telling the reader what's going on. (PR #122 de lioncash)
4.0-1075 il y a 10 ans, 6 mois Fix reading revision specific default game inis in ISOProperties. (PR #137 de RachelBryk)
4.0-1073 il y a 10 ans, 6 mois Allow VS builds to be speedy again (PR #134 de shuffle2)
4.0-1071 il y a 10 ans, 6 mois commit 1a428de189eb9456695429adc11b606936218924 introduced a bug by usin... (PR #133 de shuffle2)
4.0-1069 il y a 10 ans, 6 mois OS X likes to be different. It reports the host processor type as i386 i... (PR #132 de Sonicadvance1)
4.0-1067 il y a 10 ans, 6 mois Make our architecture defines less stupid. (PR #120 de Sonicadvance1)
4.0-1065 il y a 10 ans, 6 mois Simplify ShowSound() in FileMonitor.cpp. (PR #131 de lioncash)
4.0-1062 il y a 10 ans, 6 mois Software renderer: Restore FifoPlayer support by emulating hardware backend behavior. (PR #118 de neobrain)
4.0-1058 il y a 10 ans, 6 mois Change the DebugInterface, PPCDebugInterface, and DSPDebugInterface to use CamelCase function names. (PR #128 de lioncash)
4.0-1056 il y a 10 ans, 6 mois Fix 32 bit non-Windows build (PR #129 de Tilka)
4.0-1054 il y a 10 ans, 6 mois Make the base calculation in CheatsWindow simpler. (PR #127 de lioncash)
4.0-1052 il y a 10 ans, 6 mois UnitTests: ensure the Binaries/Tests directory exists before linking. (PR #126 de delroth)
4.0-1050 il y a 10 ans, 6 mois Unittests: Always use GTest from Externals (recommended way from GTest FAQ). (PR #125 de delroth)
4.0-1048 il y a 10 ans, 6 mois Do not hard fail when running 'make unittests' without GTest. (PR #124 de delroth)
4.0-1046 il y a 10 ans, 6 mois Add support for GTest based UnitTests (PR #119 de delroth)
4.0-1042 il y a 10 ans, 6 mois Fix a case where the wrong placeholders were being assigned for the up and down D-Pad buttons in the TAS dialog. (PR #123 de lioncash)
4.0-1040 il y a 10 ans, 6 mois Remove another clamp function laying in the codebase and replace it with the one in MathUtil.h. (PR #121 de lioncash)