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
/
vfp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfp: Remove dead code
Lioncash
2015-01-12
1
-50
/
+14
*
VFP: Minor cleanup, functionally the same.
bunnei
2015-01-03
1
-2587
/
+2476
*
dyncom: Massive refactor
bunnei
2014-12-31
1
-140
/
+30
*
vfp: Get rid of a few warnings
Lioncash
2014-12-30
2
-2
/
+2
*
vfp: Implement VMOVBRRSS
Lioncash
2014-12-30
3
-12
/
+44
*
dyncom: Various cleanups to match coding style, no functional changes.
bunnei
2014-12-30
1
-32
/
+0
*
vfp: Actually make the code somewhat readable
Lioncash
2014-12-29
3
-1650
/
+944
*
armemu: Fix FTOUI NaN sign.
Normmatt
2014-12-16
1
-1
/
+1
*
armemu: Fix FSUBS bug where NaN shouldn't be negated
Normmatt
2014-12-16
1
-1
/
+4
*
ARM: Pull some SkyEye fixes from 3dmoo.
bunnei
2014-12-15
1
-4
/
+3
*
Fix compilation errors
Sean Maas
2014-11-03
1
-2
/
+2
*
ARM: Merge latest VFP fixes from 3dmoo team.
bunnei
2014-11-02
4
-2096
/
+2388
*
Fix VFP compilation errors with gcc
Yuri Kunde Schlesner
2014-10-31
1
-12
/
+12
*
vfp_helper: Get rid of integer type redefinitions
Lioncash
2014-10-26
1
-7
/
+1
*
ARM: Integrate SkyEye faster "dyncom" interpreter.
bunnei
2014-10-25
1
-24
/
+24
*
ARM: Reorganized file structure to move shared SkyEye code to a more common area.
bunnei
2014-10-25
7
-0
/
+8757