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)