4.0-1102 10 лет, 1 месяц назад Fix bug in PrintCallstack caused by trying to use MMIO (PR #111 от Parlane)
4.0-1100 10 лет, 1 месяц назад MMIO reads JIT optimization (PR #114 от delroth)
4.0-1093 10 лет, 1 месяц назад Remove console correctly (PR #96 от lioncash)
4.0-1090 10 лет, 1 месяц назад Remove some superfluous arguments from some wx control creations (PR #139 от lioncash)
4.0-1088 10 лет, 1 месяц назад SW renderer: add missing ClearCurrent() (PR #138 от Tilka)
4.0-1086 10 лет, 1 месяц назад Actually make PPCDebugInterface::ClearAllBreakpoints have functionality. (PR #130 от lioncash)
4.0-1082 10 лет, 1 месяц назад Fix MAC address reading on Windows. (PR #141 от Parlane)
4.0-1080 10 лет, 1 месяц назад Implement workaround for Windows versions which do not support XSAVE. (PR #140 от shuffle2)
4.0-1077 10 лет, 1 месяц назад Rename the JIT function Default() to FallBackToInterpreter(). Communicates intent way better in terms of telling the reader what's going on. (PR #122 от lioncash)
4.0-1075 10 лет, 1 месяц назад Fix reading revision specific default game inis in ISOProperties. (PR #137 от RachelBryk)
4.0-1073 10 лет, 1 месяц назад Allow VS builds to be speedy again (PR #134 от shuffle2)
4.0-1071 10 лет, 1 месяц назад commit 1a428de189eb9456695429adc11b606936218924 introduced a bug by usin... (PR #133 от shuffle2)
4.0-1069 10 лет, 1 месяц назад OS X likes to be different. It reports the host processor type as i386 i... (PR #132 от Sonicadvance1)
4.0-1067 10 лет, 1 месяц назад Make our architecture defines less stupid. (PR #120 от Sonicadvance1)
4.0-1065 10 лет, 1 месяц назад Simplify ShowSound() in FileMonitor.cpp. (PR #131 от lioncash)
4.0-1062 10 лет, 1 месяц назад Software renderer: Restore FifoPlayer support by emulating hardware backend behavior. (PR #118 от neobrain)
4.0-1058 10 лет, 1 месяц назад Change the DebugInterface, PPCDebugInterface, and DSPDebugInterface to use CamelCase function names. (PR #128 от lioncash)
4.0-1056 10 лет, 1 месяц назад Fix 32 bit non-Windows build (PR #129 от Tilka)
4.0-1054 10 лет, 1 месяц назад Make the base calculation in CheatsWindow simpler. (PR #127 от lioncash)
4.0-1052 10 лет, 1 месяц назад UnitTests: ensure the Binaries/Tests directory exists before linking. (PR #126 от delroth)