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
/
log_manager.cpp
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2014-05-10
added kernel logger to common
bunnei
1
-2
/
+2
2014-05-08
logger fix for linux
bunnei
1
-1
/
+1
2014-05-08
added GSP to loggers
bunnei
1
-1
/
+1
2014-05-06
- added better SVC logging
bunnei
1
-2
/
+2
- added stubs for GetResourceLimit and GetResourceLimitCurrentValues SVCs
2014-04-18
added NDMA hardware interface
bunnei
1
-1
/
+1
2014-04-11
added logger for generic HLE
bunnei
1
-2
/
+2
2014-04-09
fixed project includes to use new directory structure
bunnei
1
-8
/
+5
2014-04-09
got rid of 'src' folders in each sub-project
bunnei
1
-0
/
+0
2014-04-06
added logger option specifically for the renderer
bunnei
1
-1
/
+1
2014-04-05
added LCD logger
bunnei
1
-1
/
+1
2014-04-05
added a HW option to logging
bunnei
1
-47
/
+47
2014-04-02
convert tabs to spaces
bunnei
1
-120
/
+120
2013-10-02
added TIME logger for core timing
ShizZy
1
-1
/
+1
2013-09-20
added a module for loading bootable binaries
ShizZy
1
-2
/
+2
2013-09-18
changed log CPU from PPC to ARM11
ShizZy
1
-1
/
+2
2013-09-05
replaced common code with dolphin common
ShizZy
1
-0
/
+199