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