4.0-3640 9 lat, 5 miesięcy temu TASInputDlg: Fix some potential uninitialized variable warnings. (PR #1274 od lioncash)
4.0-3638 9 lat, 5 miesięcy temu Misc / warning fixes (PR #1243 od comex)
4.0-3633 9 lat, 5 miesięcy temu MMU: disable BAT resolution (PR #1283 od FioraAeterna)
4.0-3631 9 lat, 5 miesięcy temu Merge branch 'Remove-MMU-Speed-Hack-option' of https://github.com/skidau/dolphin into skidau-Remove-MMU-Speed-Hack-option
4.0-3629 9 lat, 5 miesięcy temu Readme: Add a link to the Transifex page (PR #1282 od lioncash)
4.0-3627 9 lat, 5 miesięcy temu ControllerEmu: Get rid of redundant string appending (PR #1268 od lioncash)
4.0-3625 9 lat, 5 miesięcy temu VolumeCreator: Make master key arrays static (PR #1267 od lioncash)
4.0-3623 9 lat, 5 miesięcy temu Added some of the MMU registers into the debugger Register window (PR #1265 od skidau)
4.0-3621 9 lat, 5 miesięcy temu JIT: add basic register allocation heuristics (PR #1252 od FioraAeterna)
4.0-3619 9 lat, 5 miesięcy temu Fixed the step_size_bytes in the ADPCM Accelerator loop (PR #1192 od skidau)
4.0-3616 9 lat, 5 miesięcy temu Core: Use an enum for indicating CPU cores (PR #1169 od lioncash)
4.0-3614 9 lat, 5 miesięcy temu Core: Move FPSCR exception flags to a typed enum (PR #846 od lioncash)
4.0-3612 9 lat, 5 miesięcy temu Add AArch64 JIT recompiler to wxWidgets UI. (PR #1271 od Sonicadvance1)
4.0-3610 9 lat, 5 miesięcy temu Reimplement Bounding Box calculation using the software renderer. (PR #1095 od crudelios)
4.0-3603 9 lat, 5 miesięcy temu Software: Remove obsoleted VideoConfigDialog. (PR #1273 od lioncash)
4.0-3601 9 lat, 5 miesięcy temu Changed Dump Frames References (PR #1262 od RisingFog)
4.0-3599 9 lat, 5 miesięcy temu AVIDump: Add missing CoreTiming header (PR #1261 od lioncash)
4.0-3597 9 lat, 5 miesięcy temu Added Dump Frames/Audio to Movie Menu (PR #1257 od RisingFog)
4.0-3595 9 lat, 5 miesięcy temu Proper Audio/Video Dumping (PR #1220 od RisingFog)
4.0-3593 9 lat, 5 miesięcy temu JitCache: Use std::array to back the arrays within it. (PR #1253 od lioncash)