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