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
/
hle
/
service
/
cfg
Age
Commit message (
Expand
)
Author
2015-03-03
Services: Moved the PTM and APT services to their own folder
Subv
2015-02-25
Archives: Properly implemented the SystemSaveData archive.
Subv
2015-02-12
Build: Fixed some warnings
Subv
2015-02-10
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-10
Merge pull request #526 from purpasmart96/citra_stubs
bunnei
2015-02-07
Services: Stub some functions
purpasmart96
2015-02-02
Service: Clean-up Interface
Yuri Kunde Schlesner
2015-01-20
core: Fix a few docstrings
Lioncash
2015-01-13
Services: Added some missing services.
Subv
2015-01-06
Merge pull request #376 from Subv/arc_reorder
bunnei
2015-01-05
Services: Clean up a few things and add a few function names
purpasmart96
2015-01-03
Archives: Changed the way paths are built for the archives.
Subv
2014-12-25
More services & small clean ups
purpasmart96
2014-12-21
CFG: Fixed some warnings and errors in Clang
Subv
2014-12-21
CFG: More style changes
Subv
2014-12-21
CFGU: Indentation
Subv
2014-12-21
CFG: Some indentation
Subv
2014-12-21
CFG: Changed the CreateConfigInfoBlk search loop
Subv
2014-12-21
CFG: Corrected the licenses in cfg_i.cpp and cfg_u.cpp
Subv
2014-12-21
CFG: Create a new subfolder cfg inside service to handle cfg
Subv