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