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