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
Age
Commit message (
Expand
)
Author
2015-01-02
soc_u: Fix a missing formatting argument
Lioncash
2015-01-01
Silence some -Wsign-compare warnings.
Rohit Nirmal
2014-12-31
SOC_U: Preliminary implementation of sockets.
Subv
2014-12-29
APT:A: Some style changes
Subv
2014-12-29
Archives: Implemented ExtSaveData and SharedExtSaveData
Subv
2014-12-28
Kernel: New handle manager
Yuri Kunde Schlesner
2014-12-28
Rename ObjectPool to HandleTable
Yuri Kunde Schlesner
2014-12-25
Merge pull request #330 from purpasmart96/new_srv
bunnei
2014-12-25
More services & small clean ups
purpasmart96
2014-12-23
Stubbed IsSdmcWriteable to always return writeable.
archshift
2014-12-22
Merge pull request #322 from chinhodado/master
bunnei
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
2014-12-21
CFGU: Some changes
Subv
2014-12-21
CFGU: Addressed some issues.
Subv
2014-12-21
CFGU: Addressed some comments.
Subv
2014-12-21
Style: Addressed some comments
Subv
2014-12-21
CFG_U: Use Common::make_unique instead of the std version
Subv
2014-12-21
CFG:U: Implemented some more blocks
Subv
2014-12-21
CFG: Implemented block 0x00070001 in the config savefile
Subv
2014-12-21
CFGU: Use an absolute offset in the config savefile blocks
Subv
2014-12-21
CFG: Load the Config savedata file if it already exists.
Subv
2014-12-21
CFGU: Added block 0x000A0002 to the default savegame file
Subv
2014-12-21
CFG: Refactored how the config file works.
Subv
2014-12-21
CFG:U: Add some data to the 0x00050005 config block.
Subv
2014-12-21
CFG: Implemented the GetConfigInfoBlk2 function.
Subv
2014-12-21
Merge pull request #291 from purpasmart96/license
bunnei
2014-12-21
More warning cleanups
Chin
2014-12-21
Added CreateFile to the FS_USER service
archshift
2014-12-20
License change
purpasmart96
2014-12-20
Common: Add a clone of std::make_unique
Yuri Kunde Schlesner
2014-12-19
Merge pull request #306 from Subv/even_more_savedata
bunnei
2014-12-19
FS_U: Added the command to the docs of SaveData functions
Subv
2014-12-18
Merge pull request #302 from purpasmart96/flushshutup
bunnei
2014-12-18
GSP_GPU: Shut up FlushDataCache
purpasmart96
2014-12-18
SystemSaveData: Fixed a typo that was segfaulting
Subv
2014-12-18
SaveData: Added some documentation to FormatSaveData
Subv
2014-12-17
SaveData: Implemented the SystemSaveData archive.
Subv
2014-12-17
Filesystem/Archives: Implemented the SaveData archive
Subv
2014-12-16
Comment out empty arrays causing compile errors in MSVC
Yuri Kunde Schlesner
2014-12-15
Merge pull request #283 from yuriks/archive-refactor
bunnei
2014-12-16
Work around libstdc++'s lack of support for std::hash on enums
Yuri Kunde Schlesner
2014-12-16
FS.Archive: Clean up treatment of archives and their handles
Yuri Kunde Schlesner
2014-12-16
Service.FS: Rename FileSys::File to FileBackend
Yuri Kunde Schlesner
2014-12-16
Service.FS: Rename FileSys::Directory to DirectoryBackend
Yuri Kunde Schlesner
[prev]
[next]