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
/
core.h
Age
Commit message (
Collapse
)
Author
2015-04-20
dyncom: Remove more unused/unnecessary code
Lioncash
Gets rid of a sizeable amount of stuff in armdefs.
2015-01-31
arm: Clean up ARMul_State
Lioncash
Remove unnecessary/unused struct variables.
2015-01-31
arm: Adios armemu
Lioncash
2015-01-09
Move ThreadContext to core/core.h and deal with the fallout
Yuri Kunde Schlesner
2015-01-02
Core: Change default CPU to dyncom.
bunnei
2014-12-20
License change
purpasmart96
2014-11-11
Core: Changed RunLoop iterations to 1000 (slightly better performance).
bunnei
2014-10-27
Use configuration files to enable or disable the new dyncom interpreter.
archshift
2014-10-25
ARM: Reorganized file structure to move shared SkyEye code to a more common ↵
bunnei
area. Removed s_ prefix
2014-08-30
Core: Refactor core to use only one function for execution.
bunnei
Core: Cleaned up comment to be more readable. Citra: Changed loop to be more readable.
2014-04-08
fixed project includes to use new directory structure
bunnei
2014-04-08
got rid of 'src' folders in each sub-project
bunnei