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