4.0-5540 9 лет, 9 месяцев назад Allow multiple texture cache entries for textures at the same address (PR #2001 от mimimi085181)
4.0-5538 9 лет, 9 месяцев назад Fix mulli's flags in the instruction tables. (PR #2072 от Sonicadvance1)
4.0-5536 9 лет, 9 месяцев назад make libusb vcxproj use standard dolphin template and don't compile strerror.c. (PR #2063 от shuffle2)
4.0-5533 9 лет, 9 месяцев назад Use clock_gettime instead of gettimeofday, it's more efficiency on low power system (PR #1979 от Mullin)
4.0-5531 9 лет, 9 месяцев назад DVDInterface: Read disc after delay, not before (PR #1854 от JosJuice)
4.0-5525 9 лет, 9 месяцев назад Disable an IsCPUThread() assert in Release builds. (PR #2067 от magumagu)
4.0-5523 9 лет, 9 месяцев назад GetCRC32: Fix the hash for the last byte(s) (PR #2068 от mimimi085181)
4.0-5521 9 лет, 9 месяцев назад PowerPC: Remove unused enum values (PR #2070 от lioncash)
4.0-5519 9 лет, 9 месяцев назад PowerPC: Document the instruction table flags (PR #2069 от lioncash)
4.0-5517 9 лет, 9 месяцев назад [ARMv7] Fix unsigned/signed stores (PR #2046 от Mullin)
4.0-5515 9 лет, 9 месяцев назад Jit64: Use variadic templates for RegCache locking (PR #2066 от lpereira)
4.0-5513 9 лет, 9 месяцев назад WiimoteEmu: Add back the calibrated accel data to the EEPROM (PR #2064 от magcius)
4.0-5511 9 лет, 9 месяцев назад [AArch64] Vertex loader and things (PR #2041 от Sonicadvance1)
4.0-5498 9 лет, 9 месяцев назад Allow executing code out of FakeVMEM. (PR #2055 от magumagu)
4.0-5496 9 лет, 9 месяцев назад Remove the BAT checkbox/setting/implementation. (PR #2035 от magumagu)
4.0-5494 9 лет, 9 месяцев назад Cleanup DotProduct function to make it more readable. (PR #2061 от phire)
4.0-5491 9 лет, 9 месяцев назад DolphinWX: Change Enable(false) calls into Disable() where possible (PR #2054 от lioncash)
4.0-5489 9 лет, 9 месяцев назад Disable thread safety assertions added in PR1987. (PR #2038 от magumagu)
4.0-5487 9 лет, 9 месяцев назад Add Datel AGP save commands for SRAM/FRAM. Improve EEPROM. (PR #2045 от greyrogue)
4.0-5485 9 лет, 9 месяцев назад DolphinWX: Remove unnecessary wxBeginBusyCursor and wxEndBusyCursor calls (PR #2057 от lioncash)