4.0-5533 9 years, 7 months ago Use clock_gettime instead of gettimeofday, it's more efficiency on low power system (PR #1979 from Mullin)
4.0-5531 9 years, 7 months ago DVDInterface: Read disc after delay, not before (PR #1854 from JosJuice)
4.0-5525 9 years, 7 months ago Disable an IsCPUThread() assert in Release builds. (PR #2067 from magumagu)
4.0-5523 9 years, 7 months ago GetCRC32: Fix the hash for the last byte(s) (PR #2068 from mimimi085181)
4.0-5521 9 years, 7 months ago PowerPC: Remove unused enum values (PR #2070 from lioncash)
4.0-5519 9 years, 7 months ago PowerPC: Document the instruction table flags (PR #2069 from lioncash)
4.0-5517 9 years, 7 months ago [ARMv7] Fix unsigned/signed stores (PR #2046 from Mullin)
4.0-5515 9 years, 7 months ago Jit64: Use variadic templates for RegCache locking (PR #2066 from lpereira)
4.0-5513 9 years, 7 months ago WiimoteEmu: Add back the calibrated accel data to the EEPROM (PR #2064 from magcius)
4.0-5511 9 years, 7 months ago [AArch64] Vertex loader and things (PR #2041 from Sonicadvance1)
4.0-5498 9 years, 7 months ago Allow executing code out of FakeVMEM. (PR #2055 from magumagu)
4.0-5496 9 years, 7 months ago Remove the BAT checkbox/setting/implementation. (PR #2035 from magumagu)
4.0-5494 9 years, 7 months ago Cleanup DotProduct function to make it more readable. (PR #2061 from phire)
4.0-5491 9 years, 7 months ago DolphinWX: Change Enable(false) calls into Disable() where possible (PR #2054 from lioncash)
4.0-5489 9 years, 7 months ago Disable thread safety assertions added in PR1987. (PR #2038 from magumagu)
4.0-5487 9 years, 7 months ago Add Datel AGP save commands for SRAM/FRAM. Improve EEPROM. (PR #2045 from greyrogue)
4.0-5485 9 years, 7 months ago DolphinWX: Remove unnecessary wxBeginBusyCursor and wxEndBusyCursor calls (PR #2057 from lioncash)
4.0-5483 9 years, 7 months ago Improve illegal instruction handling. (PR #2037 from magumagu)
4.0-5480 9 years, 7 months ago Update the libusb in externals to 1.0.19 (latest) (PR #2032 from mathieui)
4.0-5476 9 years, 7 months ago Windows AVIDump: support "silent" frame dumping (PR #2056 from delroth)