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
/
dyncom
Age
Commit message (
Expand
)
Author
2014-12-21
Merge pull request #291 from purpasmart96/license
bunnei
2014-12-20
License change
purpasmart96
2014-12-19
dyncom: Implement UMAAL
Lioncash
2014-12-13
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-11-30
Merge pull request #235 from yuriks/dyncom-map
bunnei
2014-11-29
dyncom: Use unordered_map rather than the terrible 2-level bb_map
Yuri Kunde Schlesner
2014-11-29
arm_dyncom_interpreter: Get rid of unused var warnings
Lioncash
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...
Emmanuel Gil Peyrot
2014-11-18
Fix documentation of parameters
Lioncash
2014-11-11
ARM: Fixed dyncom to use reg15 for PC (this core doesn't use pc variable).
bunnei
2014-11-11
ARM: Removed unnecessary goto with each instruction.
bunnei
2014-11-11
ARM: Fixed several dyncom bugs.
bunnei
2014-10-26
Add `override` keyword through the code.
Yuri Kunde Schlesner
2014-10-25
ARM: Removed unnecessary and unused SkyEye MMU code.
bunnei
2014-10-25
ARM: Updated dyncom core to use fast label lookup table on clang.
bunnei
2014-10-25
ARM: Integrate SkyEye faster "dyncom" interpreter.
bunnei