aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/ptm_u.cpp
Commit message (Expand)AuthorAge
* Services: Moved the PTM and APT services to their own folderGravatar Subv2015-03-03
* Asserts: break/crash program, fit to style guide; log.h->assert.hGravatar archshift2015-02-10
* PTM: Fixed a problem with the gamecoin PTM file.Gravatar Subv2015-02-10
* FS: Allow multiple instances of the same archive type to be open at onceGravatar Yuri Kunde Schlesner2015-02-10
* Service: Clean-up InterfaceGravatar Yuri Kunde Schlesner2015-02-02
* Logging: Log all called service functions (under trace). Compile out all trac...Gravatar archshift2015-01-10
* Archives: Changed the way paths are built for the archives.Gravatar Subv2015-01-03
* Archives: Change the folder layout of some archives.Gravatar Subv2015-01-02
* Archives: Implemented ExtSaveData and SharedExtSaveDataGravatar Subv2014-12-29
* More services & small clean upsGravatar purpasmart962014-12-25
* License changeGravatar purpasmart962014-12-20
* Remove SyncRequest from K::Object and create a new K::Session typeGravatar Yuri Kunde Schlesner2014-12-15
* Convert old logging calls to new logging macrosGravatar Yuri Kunde Schlesner2014-12-13
* PTM_U: Added a stub for GetBatteryLevel & GetBatteryChargeState & GetAdapterS...Gravatar purpasmart962014-12-03
* PTM_U: Implemented the GetShellState function.Gravatar Subv2014-11-30
* Add more services and some fixes, along with more "override"Gravatar purpasmart962014-11-20
* Added a bunch of servicesGravatar purpasmart962014-11-01