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
/
ptm
Age
Commit message (
Expand
)
Author
2016-03-20
HLE/FS: Implemented GetFormatInfo
Subv
2016-02-12
BitField: Make trivially copyable and remove assignment operator
MerryMage
2016-02-02
services: Get rid of unnecessary includes
Lioncash
2015-12-30
services: Update some function tables
Lioncash
2015-10-24
Fix copy paste
Filiph Sandström
2015-10-23
Fix wrong branch
Filiph Sandström
2015-10-23
Add GetTotalStepCount Stub
Filiph Sandström
2015-10-23
Update ptm.h
Filiph Sandström
2015-05-29
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-11
PTM: Changed the way the ptm services are handled to be like the
purpasmart96
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-06
FileSys: Clean-up includes, de-inline destructors
Yuri Kunde Schlesner
2015-05-01
Services: Initialize all state variables at bootup.
bunnei
2015-04-24
ptm_sysm: Add static specifier to IsLegacyPowerOff
Lioncash
2015-04-02
Services: Stubs and minor changes
purpasmart96
2015-03-03
Services: Moved the PTM and APT services to their own folder
Subv