3.5-1708 před 11 lety, 3 měsíci [ARM] Add support for IMMs to the GPR reg cache. Not yet using it since it doesn't quite work
3.5-1707 před 11 lety, 3 měsíci [ARM] Remove Fastmem. It is buggy and may never have the potential to work correctly.
3.5-1706 před 11 lety, 3 měsíci Core: Remove dead code
3.5-1705 před 11 lety, 3 měsíci [ARM] Missed flushing our register caches in mtmsr. This would cause a buttload of problems, including the suspected ori being wrong issue. So flush caches and reenable ori.
3.5-1704 před 11 lety, 3 měsíci [ARM] dcbst implementation.
3.5-1703 před 11 lety, 3 měsíci [ARM] Implement cmpl
3.5-1702 před 11 lety, 3 měsíci [ARM] Disable ori since it breaks Wind Waker.
3.5-1701 před 11 lety, 3 měsíci Save DSP on thread setting to config cache when booting.
3.5-1700 před 11 lety, 3 měsíci Change the OSX CFBundleIndentifier to use the proper domain name
3.5-1699 před 11 lety, 3 měsíci [ARM] Implement lha and fix lfs.
3.5-1698 před 11 lety, 3 měsíci [ARM] Fix VCVT F32<->F64 encoding.
3.5-1697 před 11 lety, 3 měsíci Remove a couple files which have apperently never been used for anything.
3.5-1696 před 11 lety, 3 měsíci Increase number of save state slots to 10.
3.5-1695 před 11 lety, 3 měsíci Change a glClear in the OpenGL renderer to improve performance on Mali chips.
3.5-1694 před 11 lety, 3 měsíci [ARM] Push new ArmEmitter changes from PPSSPP. Mostly Fixes a few VFP/NEON instruction encodings.
3.5-1693 před 11 lety, 3 měsíci Fix hotkeys.
3.5-1692 před 11 lety, 3 měsíci fix c&p error
3.5-1691 před 11 lety, 3 měsíci Merge branch 'join-wiimote-scanning-thread'
3.5-1687 před 11 lety, 3 měsíci Allow setting dsp on thread via game ini.
3.5-1686 před 11 lety, 3 měsíci Add hotkeys to increase/decrease the frame limit.