index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
arm
/
skyeye_common
/
armdefs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dyncom: Implement QADD/QSUB/QDADD/QDSUB
Lioncash
2015-01-05
1
-0
/
+5
*
dyncom: Implement SMLAD/SMUAD/SMLSD/SMUSD
Lioncash
2015-01-03
1
-0
/
+2
*
dyncom: Implement USAT/SSAT
bunnei
2014-12-30
1
-0
/
+2
*
armemu: Implement QADD8/QSUB8
Lioncash
2014-12-29
1
-0
/
+5
*
dyncom: Implement USAD8/USADA8
Lioncash
2014-12-28
1
-0
/
+1
*
dyncom: Implement UQADD8, UQADD16, UQSUB8, UQSUB16, UQASX, and UQSAX.
Lioncash
2014-12-27
1
-0
/
+5
*
armemu: Fix construction of the CPSR
Lioncash
2014-12-23
1
-1
/
+1
*
Merge pull request #276 from lioncash/decrappify
bunnei
2014-12-15
1
-306
/
+169
|
\
|
*
Clean up armdefs.h
Lioncash
2014-12-14
1
-306
/
+169
*
|
ARM: Pull some SkyEye fixes from 3dmoo.
bunnei
2014-12-15
1
-0
/
+1
|
/
*
HLE: Revamp error handling throrough the HLE code
Yuri Kunde Schlesner
2014-11-24
1
-16
/
+18
*
Change some SkyEye defines to const ints
Yuri Kunde Schlesner
2014-11-24
1
-16
/
+16
*
ARM: Removed unnecessary and unused SkyEye MMU code.
bunnei
2014-10-25
1
-1
/
+0
*
ARM: Reorganized file structure to move shared SkyEye code to a more common area.
bunnei
2014-10-25
1
-0
/
+931