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
/
time
/
interface.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: time: Implement CalculateStandardUserSystemClockDifferenceByUser.
bunnei
2020-04-15
1
-1
/
+1
*
services: time: Implement CalculateSpanBetween.
bunnei
2020-03-27
1
-1
/
+1
*
service: time: Implement GetStandardLocalSystemClock.
bunnei
2020-01-05
1
-1
/
+1
*
service: time: Implement GetClockSnapshotFromSystemClockContext.
bunnei
2020-01-04
1
-1
/
+1
*
service: time: Implement IsStandardNetworkSystemClockAccuracySufficient.
bunnei
2020-01-04
1
-1
/
+1
*
service: time: Rewrite implementation of glue services.
bunnei
2020-01-04
1
-9
/
+8
*
service: Update function tables
Lioncash
2019-11-12
1
-0
/
+1
*
Deglobalize System: Time
David Marcec
2019-09-22
1
-2
/
+2
*
Implement Time::GetSharedMemoryNativeHandle
David Marcec
2019-06-25
1
-5
/
+6
*
service: Update service function tables
Lioncash
2019-04-11
1
-2
/
+8
*
Implemented CalculateStandardUserSystemClockDifferenceByUser
David Marcec
2018-11-17
1
-1
/
+2
*
Implement GetClockSnapshot
David Marcec
2018-11-09
1
-1
/
+1
*
hle/service: Default constructors and destructors in the cpp file where applicable
Lioncash
2018-09-11
1
-0
/
+2
*
time: Add the time:a service
Lioncash
2018-07-25
1
-6
/
+6
*
time: Simplify interface creation
Lioncash
2018-07-24
1
-0
/
+32