aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/ptm_u.cpp
AgeCommit message (Expand)Author
2015-03-03Services: Moved the PTM and APT services to their own folderSubv
2015-02-10Asserts: break/crash program, fit to style guide; log.h->assert.harchshift
2015-02-10PTM: Fixed a problem with the gamecoin PTM file.Subv
2015-02-10FS: Allow multiple instances of the same archive type to be open at onceYuri Kunde Schlesner
2015-02-02Service: Clean-up InterfaceYuri Kunde Schlesner
2015-01-10Logging: Log all called service functions (under trace). Compile out all trac...archshift
2015-01-03Archives: Changed the way paths are built for the archives.Subv
2015-01-02Archives: Change the folder layout of some archives.Subv
2014-12-29Archives: Implemented ExtSaveData and SharedExtSaveDataSubv
2014-12-25More services & small clean upspurpasmart96
2014-12-20License changepurpasmart96
2014-12-15Remove SyncRequest from K::Object and create a new K::Session typeYuri Kunde Schlesner
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner
2014-12-03PTM_U: Added a stub for GetBatteryLevel & GetBatteryChargeState & GetAdapterS...purpasmart96
2014-11-30PTM_U: Implemented the GetShellState function.Subv
2014-11-20Add more services and some fixes, along with more "override"purpasmart96
2014-11-01Added a bunch of servicespurpasmart96