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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
2
-4
/
+4
|
/
*
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
1
-3
/
+1
*
Remove unused includes to common/thread.h
Emmanuel Gil Peyrot
2014-11-25
1
-2
/
+0
*
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
2
-34
/
+16
*
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: Removed unnecessary and unused SkyEye MMU code.
bunnei
2014-10-25
2
-118
/
+0
*
ARM: Integrate SkyEye faster "dyncom" interpreter.
bunnei
2014-10-25
6
-38
/
+87
*
ARM: Reorganized file structure to move shared SkyEye code to a more common area.
bunnei
2014-10-25
14
-0
/
+11033