4.0-1734 9 years, 11 months ago Android: Attach '.debug' to the end of the app's package name, if built in Debug configuration. (PR #414 来自 sigmabeta)
4.0-1732 9 years, 11 months ago Clarify what FindBrackets does in the DSP assembler (PR #423 来自 lioncash)
4.0-1730 9 years, 11 months ago Jit: Remove unused members from JitState. (PR #417 来自 magumagu)
4.0-1728 9 years, 11 months ago Interpreter: correctly support HLE functions. (PR #427 来自 magumagu)
4.0-1726 9 years, 11 months ago Limit netplay chat messages to 2000 characters. (PR #393 来自 RachelBryk)
4.0-1724 9 years, 11 months ago Check for errors when reading lines from ini files. (PR #392 来自 RachelBryk)
4.0-1722 9 years, 11 months ago Redo commit 932945d4808e37ba0ca1a953571187f445e24f41 (PR #426 来自 shuffle2)
4.0-1720 9 years, 11 months ago PowerPC: Get rid of the 'cr' field which was obsoleted by the new 'cr_fast' (PR #413 来自 delroth)
4.0-1718 9 years, 11 months ago Add a Cmake generic build option and remove x86_32 build capabilities. (PR #418 来自 Sonicadvance1)
4.0-1716 9 years, 11 months ago Memory code cleanup (PR #415 来自 magumagu)
4.0-1713 9 years, 11 months ago Clean up string managing in regards to video statistics. (PR #416 来自 lioncash)
4.0-1711 9 years, 11 months ago Use a bool instead of an int to represent the initialized state in IOWin.cpp (PR #408 来自 lioncash)
4.0-1709 9 years, 11 months ago Fix a struct overflow case in WII_IPC_HLE_Device_hid.cpp (PR #407 来自 lioncash)
4.0-1707 9 years, 11 months ago Interpreter: use numeric_limits instead of FLT_MAX.
4.0-1706 9 years, 11 months ago Add accurate implementations of frsqrte and fres (PR #390 来自 magumagu)
4.0-1698 9 years, 11 months ago DSound: use DSound notifications to produce sound. (PR #256 来自 magumagu)
4.0-1696 9 years, 11 months ago Fixes build if the build path has spaces in it. (PR #398 来自 Sonicadvance1)
4.0-1694 9 years, 11 months ago JIT: Optimized iCache invalidation (PR #396 来自 kayru)
4.0-1690 9 years, 11 months ago Removes ZeroFrog's "optimized" memcpy and memcmp functions. (PR #370 来自 Sonicadvance1)
4.0-1688 9 years, 11 months ago JIT: unify JitAsm for JIT64 and JIT64IL. (PR #309 来自 magumagu)