| Age | Commit message (Expand) | Author |
| 2015-01-06 | Merge pull request #417 from kevinhartman/exclusive-tag-fix | bunnei |
| 2015-01-05 | Added exclusive reservation granule from ARMv7 spec to dyncom to protect LDR/... | Kevin Hartman |
| 2015-01-05 | Merge pull request #418 from lioncash/qd | bunnei |
| 2015-01-05 | dyncom: Implement QADD/QSUB/QDADD/QDSUB | Lioncash |
| 2015-01-04 | skyeye: Remove duplicate typedefs | Lioncash |
| 2015-01-03 | VFP: Minor cleanup, functionally the same. | bunnei |
| 2015-01-02 | dyncom: Implement SMLAD/SMUAD/SMLSD/SMUSD | Lioncash |
| 2014-12-30 | dyncom: Massive refactor | bunnei |
| 2014-12-30 | vfp: Get rid of a few warnings | Lioncash |
| 2014-12-30 | vfp: Implement VMOVBRRSS | Lioncash |
| 2014-12-29 | dyncom: Implement USAT/SSAT | bunnei |
| 2014-12-29 | dyncom: Various cleanups to match coding style, no functional changes. | bunnei |
| 2014-12-29 | armemu: Implement QADD8/QSUB8 | Lioncash |
| 2014-12-28 | vfp: Actually make the code somewhat readable | Lioncash |
| 2014-12-28 | dyncom: Implement USAD8/USADA8 | Lioncash |
| 2014-12-28 | Merge pull request #354 from lioncash/usaduflow | bunnei |
| 2014-12-28 | armemu: Fix underflows in USAD8/USADA8 | Lioncash |
| 2014-12-27 | dyncom: Implement UQADD8, UQADD16, UQSUB8, UQSUB16, UQASX, and UQSAX. | Lioncash |
| 2014-12-27 | armemu: Implement UQADD8, UQADD16, UQSUB16, UQASX, and UQSAX | Lioncash |
| 2014-12-23 | armemu: Set the Q flag properly for SMLAD/SMUAD | Lioncash |
| 2014-12-22 | armemu: Fix construction of the CPSR | Lioncash |
| 2014-12-16 | armemu: Fix FTOUI NaN sign. | Normmatt |
| 2014-12-16 | armemu: Fix FSUBS bug where NaN shouldn't be negated | Normmatt |
| 2014-12-14 | Merge pull request #276 from lioncash/decrappify | bunnei |
| 2014-12-14 | ARM: Pull some SkyEye fixes from 3dmoo. | bunnei |
| 2014-12-14 | Clean up armdefs.h | Lioncash |
| 2014-12-13 | Convert old logging calls to new logging macros | Yuri Kunde Schlesner |
| 2014-11-25 | Remove unused includes to common/thread.h | Emmanuel Gil Peyrot |
| 2014-11-24 | HLE: Revamp error handling throrough the HLE code | Yuri Kunde Schlesner |
| 2014-11-24 | Change some SkyEye defines to const ints | Yuri Kunde Schlesner |
| 2014-11-02 | Fix compilation errors | Sean Maas |
| 2014-11-02 | ARM: Merge latest VFP fixes from 3dmoo team. | bunnei |
| 2014-10-30 | Fix VFP compilation errors with gcc | Yuri Kunde Schlesner |
| 2014-10-26 | vfp_helper: Get rid of integer type redefinitions | Lioncash |
| 2014-10-25 | ARM: Removed unnecessary and unused SkyEye MMU code. | bunnei |
| 2014-10-25 | ARM: Integrate SkyEye faster "dyncom" interpreter. | bunnei |
| 2014-10-25 | ARM: Reorganized file structure to move shared SkyEye code to a more common a... | bunnei |