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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-20
Kernel/Loader: Grab the system mode from the NCCH ExHeader.
Subv
1
-1
/
+1
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
1
-5
/
+4
2016-08-30
system: Add a function to see if the emulator is running.
bunnei
1
-0
/
+1
2016-03-08
Improve error report from Init() functions
LittleWhite
1
-1
/
+8
2015-05-04
Core: Remove some unused functions and types
Yuri Kunde Schlesner
1
-20
/
+1
2014-12-21
License change
purpasmart96
1
-1
/
+1
2014-11-19
Remove tabs in all files except in skyeye imports and in generated GL code
Emmanuel Gil Peyrot
1
-8
/
+8
2014-11-18
system: Get rid of an unnecessary enum typedef
Lioncash
1
-10
/
+10
2014-11-18
Remove extraneous semicolons
Lioncash
1
-1
/
+1
2014-06-27
Core: Removed unused directory_file_system and meta_file_system modules.
bunnei
1
-2
/
+0
2014-04-09
fixed project includes to use new directory structure
bunnei
1
-2
/
+2
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
-31
/
+5
2013-10-03
moved some core functions over to system module
ShizZy
1
-1
/
+2
2013-10-02
added core_timing and system modules to core vcproj
ShizZy
1
-2
/
+1
2013-09-27
added system.h to project
ShizZy
1
-0
/
+61