index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
ptm_u.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance.
archshift
2015-01-10
1
-2
/
+0
*
Archives: Changed the way paths are built for the archives.
Subv
2015-01-04
1
-3
/
+3
*
Archives: Change the folder layout of some archives.
Subv
2015-01-03
1
-1
/
+1
*
Archives: Implemented ExtSaveData and SharedExtSaveData
Subv
2014-12-30
1
-0
/
+47
*
More services & small clean ups
purpasmart96
2014-12-26
1
-3
/
+0
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
Remove SyncRequest from K::Object and create a new K::Session type
Yuri Kunde Schlesner
2014-12-15
1
-4
/
+4
*
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
1
-4
/
+4
*
PTM_U: Added a stub for GetBatteryLevel & GetBatteryChargeState & GetAdapterState
purpasmart96
2014-12-04
1
-3
/
+72
*
PTM_U: Implemented the GetShellState function.
Subv
2014-12-01
1
-1
/
+18
*
Add more services and some fixes, along with more "override"
purpasmart96
2014-11-21
1
-3
/
+3
*
Added a bunch of services
purpasmart96
2014-11-01
1
-0
/
+42