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
/
system.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix missing return
LittleWhite
2016-03-09
1
-0
/
+2
*
Improve error report from Init() functions
LittleWhite
2016-03-08
1
-2
/
+4
*
AudioCore: Skeleton Implementation
MerryMage
2016-02-21
1
-2
/
+5
*
Remove unnecessary new lines, changed Deinit to Shutdown
polaris-
2015-10-12
1
-3
/
+1
*
Implement gdbstub
polaris-
2015-10-04
1
-0
/
+6
*
Kernel: Remove unused legacy heap MapBlock_* functions
Yuri Kunde Schlesner
2015-08-16
1
-1
/
+0
*
Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h}
Yuri Kunde Schlesner
2015-08-16
1
-1
/
+1
*
Core: Remove some unused functions and types
Yuri Kunde Schlesner
2015-05-04
1
-12
/
+0
*
Core: Fixed a crash and removed some unused variables.
Subv
2015-01-09
1
-2
/
+2
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
HLE: Rename namespaces to match move & fix initialization order
Yuri Kunde Schlesner
2014-12-16
1
-6
/
+6
*
Core: Removed unused directory_file_system and meta_file_system modules.
bunnei
2014-06-27
1
-2
/
+0
*
Kernel: Added freeing of kernel objects on emulator shutdown.
bunnei
2014-06-13
1
-0
/
+3
*
cleaned up some logging messages
bunnei
2014-04-11
1
-5
/
+10
*
fixed project includes to use new directory structure
bunnei
2014-04-09
1
-6
/
+7
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-09
1
-0
/
+42