index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
system.h
Age
Commit message (
Collapse
)
Author
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-08-29
system: Add a function to see if the emulator is running.
bunnei
2016-03-08
Improve error report from Init() functions
LittleWhite
Add error popup when citra initialization failed
2015-05-04
Core: Remove some unused functions and types
Yuri Kunde Schlesner
2014-12-20
License change
purpasmart96
2014-11-19
Remove tabs in all files except in skyeye imports and in generated GL code
Emmanuel Gil Peyrot
2014-11-18
Merge pull request #210 from lioncash/typedef
Tony Wasserka
system: Get rid of an unnecessary enum typedef
2014-11-18
system: Get rid of an unnecessary enum typedef
Lioncash
2014-11-18
Remove extraneous semicolons
Lioncash
2014-06-27
Core: Removed unused directory_file_system and meta_file_system modules.
bunnei
Core: Updated CMakeLists.txt to remove directory_file_system and meta_file_system modules.
2014-04-08
fixed project includes to use new directory structure
bunnei
2014-04-08
got rid of 'src' folders in each sub-project
bunnei