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_u.cpp
Age
Commit message (
Expand
)
Author
2015-03-03
Services: Moved the PTM and APT services to their own folder
Subv
2015-02-10
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-10
PTM: Fixed a problem with the gamecoin PTM file.
Subv
2015-02-10
FS: Allow multiple instances of the same archive type to be open at once
Yuri Kunde Schlesner
2015-02-02
Service: Clean-up Interface
Yuri Kunde Schlesner
2015-01-10
Logging: Log all called service functions (under trace). Compile out all trac...
archshift
2015-01-03
Archives: Changed the way paths are built for the archives.
Subv
2015-01-02
Archives: Change the folder layout of some archives.
Subv
2014-12-29
Archives: Implemented ExtSaveData and SharedExtSaveData
Subv
2014-12-25
More services & small clean ups
purpasmart96
2014-12-20
License change
purpasmart96
2014-12-15
Remove SyncRequest from K::Object and create a new K::Session type
Yuri Kunde Schlesner
2014-12-13
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-03
PTM_U: Added a stub for GetBatteryLevel & GetBatteryChargeState & GetAdapterS...
purpasmart96
2014-11-30
PTM_U: Implemented the GetShellState function.
Subv
2014-11-20
Add more services and some fixes, along with more "override"
purpasmart96
2014-11-01
Added a bunch of services
purpasmart96