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