index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
arm
/
skyeye_common
/
armdefs.h
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
dyncom: Implement QADD/QSUB/QDADD/QDSUB
Lioncash
2015-01-02
dyncom: Implement SMLAD/SMUAD/SMLSD/SMUSD
Lioncash
2014-12-29
dyncom: Implement USAT/SSAT
bunnei
2014-12-29
armemu: Implement QADD8/QSUB8
Lioncash
2014-12-28
dyncom: Implement USAD8/USADA8
Lioncash
2014-12-27
dyncom: Implement UQADD8, UQADD16, UQSUB8, UQSUB16, UQASX, and UQSAX.
Lioncash
2014-12-22
armemu: Fix construction of the CPSR
Lioncash
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-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-10-25
ARM: Removed unnecessary and unused SkyEye MMU code.
bunnei
2014-10-25
ARM: Reorganized file structure to move shared SkyEye code to a more common a...
bunnei