4.0-5552 9 лет, 10 месяцев назад Interpreter: Remove unnecessary prototypes and includes (PR #2080 от lioncash)
4.0-5550 9 лет, 10 месяцев назад PPCTables: Remove an unnecessary forward declaration (PR #2078 от lioncash)
4.0-5548 9 лет, 10 месяцев назад PPCTables: Correct some flag descriptions (PR #2077 от lioncash)
4.0-5546 9 лет, 10 месяцев назад Core: Move several files into the correct VS directory filter. (PR #2007 от lioncash)
4.0-5544 9 лет, 10 месяцев назад [Android] Fix building unit tests. (PR #2071 от Sonicadvance1)
4.0-5542 9 лет, 10 месяцев назад [Android] Fix ignore format changes option. (PR #2073 от Sonicadvance1)
4.0-5540 9 лет, 10 месяцев назад Allow multiple texture cache entries for textures at the same address (PR #2001 от mimimi085181)
4.0-5538 9 лет, 10 месяцев назад Fix mulli's flags in the instruction tables. (PR #2072 от Sonicadvance1)
4.0-5536 9 лет, 10 месяцев назад make libusb vcxproj use standard dolphin template and don't compile strerror.c. (PR #2063 от shuffle2)
4.0-5533 9 лет, 10 месяцев назад Use clock_gettime instead of gettimeofday, it's more efficiency on low power system (PR #1979 от Mullin)
4.0-5531 9 лет, 10 месяцев назад DVDInterface: Read disc after delay, not before (PR #1854 от JosJuice)
4.0-5525 9 лет, 10 месяцев назад Disable an IsCPUThread() assert in Release builds. (PR #2067 от magumagu)
4.0-5523 9 лет, 10 месяцев назад GetCRC32: Fix the hash for the last byte(s) (PR #2068 от mimimi085181)
4.0-5521 9 лет, 10 месяцев назад PowerPC: Remove unused enum values (PR #2070 от lioncash)
4.0-5519 9 лет, 10 месяцев назад PowerPC: Document the instruction table flags (PR #2069 от lioncash)
4.0-5517 9 лет, 10 месяцев назад [ARMv7] Fix unsigned/signed stores (PR #2046 от Mullin)
4.0-5515 9 лет, 10 месяцев назад Jit64: Use variadic templates for RegCache locking (PR #2066 от lpereira)
4.0-5513 9 лет, 10 месяцев назад WiimoteEmu: Add back the calibrated accel data to the EEPROM (PR #2064 от magcius)
4.0-5511 9 лет, 10 месяцев назад [AArch64] Vertex loader and things (PR #2041 от Sonicadvance1)
4.0-5498 9 лет, 10 месяцев назад Allow executing code out of FakeVMEM. (PR #2055 от magumagu)