3.5-1706 12 years ago Core: Remove dead code
3.5-1705 12 years 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 12 years ago [ARM] dcbst implementation.
3.5-1703 12 years ago [ARM] Implement cmpl
3.5-1702 12 years ago [ARM] Disable ori since it breaks Wind Waker.
3.5-1701 12 years ago Save DSP on thread setting to config cache when booting.
3.5-1700 12 years ago Change the OSX CFBundleIndentifier to use the proper domain name
3.5-1699 12 years ago [ARM] Implement lha and fix lfs.
3.5-1698 12 years ago [ARM] Fix VCVT F32<->F64 encoding.
3.5-1697 12 years ago Remove a couple files which have apperently never been used for anything.
3.5-1696 12 years ago Increase number of save state slots to 10.
3.5-1695 12 years ago Change a glClear in the OpenGL renderer to improve performance on Mali chips.
3.5-1694 12 years ago [ARM] Push new ArmEmitter changes from PPSSPP. Mostly Fixes a few VFP/NEON instruction encodings.
3.5-1693 12 years ago Fix hotkeys.
3.5-1692 12 years ago fix c&p error
3.5-1691 12 years ago Merge branch 'join-wiimote-scanning-thread'
3.5-1687 12 years ago Allow setting dsp on thread via game ini.
3.5-1686 12 years ago Add hotkeys to increase/decrease the frame limit.
3.5-1685 12 years ago Make hotkeys for togglign IR, AR, efb copies and fog settings configurable.
3.5-1684 12 years ago simplify my last commit