index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
arm
/
interpreter
/
armemu.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: Reorganized file structure to move shared SkyEye code to a more common a...
bunnei
2014-10-25
1
-3
/
+3
*
ARM: Synchronize Citra's SkyEye core with 3dmoo's.
bunnei
2014-07-23
1
-4898
/
+4320
*
arm: reverting a change made with cb0663de - this has to have been a typo!
bunnei
2014-06-04
1
-1
/
+1
*
arm: removed unnecessary code when calling SVC from skyeye
bunnei
2014-05-29
1
-16
/
+0
*
armemu: missed rename of "Syscall" to "SVC"
bunnei
2014-05-20
1
-1
/
+1
*
ignore thumbemu 0xDEADCODE debugging catch on MCR
bunnei
2014-05-17
1
-2
/
+1
*
updated how we call ARM core to make things much faster
bunnei
2014-05-17
1
-1
/
+1
*
- removed unused stubbed out code
bunnei
2014-05-16
1
-11
/
+0
*
- disable strict alignment on LDRD/STRD
bunnei
2014-05-06
1
-17
/
+22
*
removed commented out line - this was for an unimplemented MRC call, no longe...
bunnei
2014-04-27
1
-1
/
+0
*
moved HLE::MRC to its own module, added support for catching data synchroniza...
bunnei
2014-04-25
1
-1
/
+2
*
base code to call a syscall from ARM11 appcore
bunnei
2014-04-10
1
-0
/
+3
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-08
1
-0
/
+6631