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
/
interpreter
/
arminit.cpp
Age
Commit message (
Expand
)
Author
2015-05-23
dyncom: Get rid of armemu.h
Lioncash
2015-05-15
Memmap: Re-organize memory function in two files
Yuri Kunde Schlesner
2015-05-01
Dyncom: Move cream cache to ARMul_State.
bunnei
2015-04-20
dyncom: Remove more unused/unnecessary code
Lioncash
2015-04-17
dyncom: Remove unused/unnecessary VFP cruft
Lioncash
2015-04-06
core: Migrate 3DS-specific CP15 register setting into Init
Lioncash
2015-04-06
Move CP15 enum definitions into their own enum.
Lioncash
2015-04-06
dyncom: Properly return the value of the user RO thread register
Lioncash
2015-04-06
dyncom: Set CP15 reset values on initialization
Lioncash
2015-02-25
arm: Remove unnecessary booleans
Lioncash
2015-02-13
arm: General cleanup
Lioncash
2015-02-12
dyncom: Clean up the constructor
Lioncash
2015-02-12
arm: Remove ARMul_EmulateInit
Lioncash
2015-02-11
arm: Remove ARM26 support.
Lioncash
2015-02-11
arm: Get rid of some magic constants. Specify proper ARM mode.
Lioncash
2015-02-10
arm: Remove TRUE/FALSE defines
Lioncash
2015-01-31
arm: Clean up ARMul_State
Lioncash
2015-01-31
arm: Adios armemu
Lioncash
2015-01-30
arm: Throw out a lot of unnecessary code
Lioncash
2014-10-25
ARM: Reorganized file structure to move shared SkyEye code to a more common a...
bunnei
2014-07-23
ARM: Synchronize Citra's SkyEye core with 3dmoo's.
bunnei
2014-05-20
arm: removed include of windows.h from armdefs.h to arminit.c (only module th...
bunnei
2014-05-16
fixed includes
bunnei
2014-05-16
added missing armcopro from skyeye
bunnei
2014-04-12
hacked CPU interpreter to ignore branch on SVC instruction (as we are HLEing ...
bunnei
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