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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-09
Core: Fixed a crash and removed some unused variables.
Subv
1
-2
/
+2
2014-12-21
License change
purpasmart96
1
-1
/
+1
2014-12-16
HLE: Rename namespaces to match move & fix initialization order
Yuri Kunde Schlesner
1
-6
/
+6
2014-06-27
Core: Removed unused directory_file_system and meta_file_system modules.
bunnei
1
-2
/
+0
2014-06-13
Kernel: Added freeing of kernel objects on emulator shutdown.
bunnei
1
-0
/
+3
2014-04-11
cleaned up some logging messages
bunnei
1
-5
/
+10
2014-04-09
fixed project includes to use new directory structure
bunnei
1
-6
/
+7
2014-04-09
got rid of 'src' folders in each sub-project
bunnei
1
-0
/
+0
2014-04-09
fixed all license file headers in core
bunnei
1
-23
/
+3
2014-04-06
initialize VideoCore
bunnei
1
-2
/
+3
2014-04-05
added initial support for hw.cpp module
bunnei
1
-0
/
+4
2013-10-06
fixed a typo in declaration of meta file system
ShizZy
1
-2
/
+2
2013-10-03
moved some core functions over to system module
ShizZy
1
-1
/
+6
2013-10-02
added core_timing and system modules to core vcproj
ShizZy
1
-0
/
+52