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
/
vfp
Age
Commit message (
Expand
)
Author
2015-01-31
vfp: Get rid of some compile warnings
Lioncash
2015-01-31
arm: Adios armemu
Lioncash
2015-01-30
arm: Move headers over to pragma once
Lioncash
2015-01-26
Update vfp.cpp
bunnei
2015-01-24
Merge pull request #410 from chinhodado/cleanup
bunnei
2015-01-23
vfp: Clean up vertical alignment for instructions
Lioncash
2015-01-19
dyncom: Clarify precedence for ternary statements
Lioncash
2015-01-19
Cleanup: Logging in Core
Chin
2015-01-12
vfp: Remove dead code
Lioncash
2015-01-03
VFP: Minor cleanup, functionally the same.
bunnei
2014-12-30
dyncom: Massive refactor
bunnei
2014-12-30
vfp: Get rid of a few warnings
Lioncash
2014-12-30
vfp: Implement VMOVBRRSS
Lioncash
2014-12-29
dyncom: Various cleanups to match coding style, no functional changes.
bunnei
2014-12-28
vfp: Actually make the code somewhat readable
Lioncash
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
ARM: Pull some SkyEye fixes from 3dmoo.
bunnei
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: Integrate SkyEye faster "dyncom" interpreter.
bunnei
2014-10-25
ARM: Reorganized file structure to move shared SkyEye code to a more common a...
bunnei