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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-28
Common: Fix FileUtil includes, and everything relying on those.
Emmanuel Gil Peyrot
1
-0
/
+1
2015-05-29
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
1
-1
/
+1
2015-02-28
arm_disasm: Show conditional code for BKPT instructions.
Lioncash
1
-2
/
+3
2015-02-28
arm_disasm: Remove unused variable
Lioncash
1
-2
/
+1
2015-02-11
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
1
-1
/
+1
2014-12-21
License change
purpasmart96
2
-2
/
+2
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
1
-2
/
+2
2014-09-09
core: Prune redundant includes
archshift
1
-1
/
+0
2014-09-09
Added string_util to common, small changes in loader.cpp
archshift
1
-39
/
+39
2014-09-07
Dead code removal: video_core.cpp, load_symbol_map.cpp
archshift
1
-1
/
+1
2014-09-06
core: Make the ARM disassembler use std::string internally
Lioncash
2
-183
/
+140
2014-05-01
added a module to load symbol map files for debugging
bunnei
2
-0
/
+46
2014-04-09
fixed project includes to use new directory structure
bunnei
1
-1
/
+2
2014-04-09
got rid of 'src' folders in each sub-project
bunnei
2
-0
/
+1149