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
/
common
/
break_points.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
1
-1
/
+1
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-2
/
+1
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-32
/
+22
*
common: Get rid of debug_interface.h
Lioncash
2015-09-11
1
-90
/
+0
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
1
-1
/
+0
*
disassembler: Get rid of a const_cast
Lioncash
2015-03-30
1
-2
/
+2
*
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-11
1
-0
/
+1
*
License change
purpasmart96
2014-12-21
1
-2
/
+2
*
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
1
-1
/
+1
*
break_points.cpp: return directly from conditionals
archshift
2014-08-12
1
-6
/
+2
*
break_points: cleaned up, added `find_if`s
archshift
2014-08-12
1
-35
/
+27
*
Changed iterators to use auto, some of which using range-based loops
archshift
2014-08-12
1
-27
/
+28
*
fixed project includes to use new directory structure
bunnei
2014-04-09
1
-3
/
+3
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-09
1
-0
/
+203