index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
arm
/
skyeye_common
/
armemu.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: Set the A bit on reset.
Lioncash
2015-02-15
1
-1
/
+1
*
arm: General cleanup
Lioncash
2015-02-13
1
-54
/
+17
*
arm: Remove ARMul_EmulateInit
Lioncash
2015-02-12
1
-8
/
+0
*
arm: Change some more constants into enums
Lioncash
2015-02-11
1
-12
/
+16
*
arm: Remove TRUE/FALSE defines
Lioncash
2015-02-10
1
-7
/
+7
*
arm: Adios armemu
Lioncash
2015-02-01
1
-526
/
+12
*
arm: Move headers over to pragma once
Lioncash
2015-01-30
1
-8
/
+1
*
arm: Throw out a lot of unnecessary code
Lioncash
2015-01-30
1
-4
/
+1
*
dyncom: Implement QADD/QSUB/QDADD/QDSUB
Lioncash
2015-01-05
1
-5
/
+1
*
dyncom: Implement SMLAD/SMUAD/SMLSD/SMUSD
Lioncash
2015-01-03
1
-1
/
+0
*
dyncom: Implement USAD8/USADA8
Lioncash
2014-12-28
1
-1
/
+0
*
armemu: Fix underflows in USAD8/USADA8
Lioncash
2014-12-28
1
-0
/
+1
*
armemu: Set the Q flag properly for SMLAD/SMUAD
Lioncash
2014-12-23
1
-0
/
+1
*
armemu: Fix construction of the CPSR
Lioncash
2014-12-23
1
-3
/
+4
*
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
1
-3
/
+1
*
Change some SkyEye defines to const ints
Yuri Kunde Schlesner
2014-11-24
1
-18
/
+0
*
ARM: Reorganized file structure to move shared SkyEye code to a more common area.
bunnei
2014-10-25
1
-0
/
+656