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
Age
Commit message (
Expand
)
Author
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