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
/
disassembler
/
arm_disasm.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-1
/
+0
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-44
/
+44
*
ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types.
Emmanuel Gil Peyrot
2015-08-11
1
-42
/
+43
*
arm_disasm: ARMv6 mul/div and abs media instructions
aroulin
2015-08-11
1
-0
/
+13
*
arm_disasm: ARMv6 parallel add/sub media instructions
aroulin
2015-08-11
1
-0
/
+38
*
arm_disasm: ARMv6 reversal media instructions
aroulin
2015-08-09
1
-0
/
+4
*
arm_disasm: ARMv6 saturation media instructions
aroulin
2015-08-09
1
-0
/
+5
*
arm_disasm: ARMv6 packing and sign-extend media instructions
aroulin
2015-08-09
1
-0
/
+19
*
Disassembler: ARMv6K REX instructions
aroulin
2015-08-06
1
-0
/
+11
*
Disassembler: ARMv6K hint instructions
aroulin
2015-08-06
1
-0
/
+7
*
core: Make the ARM disassembler use std::string internally
Lioncash
2014-09-06
1
-34
/
+29
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-09
1
-0
/
+146