Lioncash
|
bfee33cce3
service/time: Remove reliance on the global system accessor
|
6 лет назад |
bunnei
|
eb676c343a
service: time: Implement CalculateStandardUserSystemClockDifferenceByUser.
|
6 лет назад |
bunnei
|
a60f34a850
services: time: Implement CalculateSpanBetween.
|
6 лет назад |
Fernando Sahmkow
|
1e6f8aba04
Core: Set all hardware emulation constants in a single file.
|
6 лет назад |
bunnei
|
be5c149d37
service: time: Implement GetStandardLocalSystemClock.
|
6 лет назад |
bunnei
|
a4e840181c
service: time: Implement GetClockSnapshotFromSystemClockContext.
|
6 лет назад |
bunnei
|
fab2607c6b
service: time: Implement IsStandardNetworkSystemClockAccuracySufficient.
|
6 лет назад |
bunnei
|
78f977c980
service: time: Rewrite implementation of glue services.
|
6 лет назад |
bunnei
|
50c7539108
Merge pull request #3094 from lioncash/tables
|
6 лет назад |
Lioncash
|
e21b6ff79d
service: Update function tables
|
6 лет назад |
Lioncash
|
f11b87ebf1
service: Resolve sign conversion errors
|
6 лет назад |
David Marcec
|
2c6e4ce0ad
Deglobalize System: Time
|
6 лет назад |
David Marcec
|
f67039c067
Addressed issues
|
7 лет назад |
David Marcec
|
19dc36ce06
Implement Time::GetSharedMemoryNativeHandle
|
7 лет назад |
Lioncash
|
2548661c08
core/core_timing_util: Amend casing of cyclesTo* functions
|
7 лет назад |
Lioncash
|
42f5fd0ab3
core/core_timing_util: Use std::chrono types for specifying time units
|
7 лет назад |
Lioncash
|
bd983414f6
core_timing: Convert core timing into a class
|
7 лет назад |
Lioncash
|
48d9d66dc5
core_timing: Rename CoreTiming namespace to Core::Timing
|
7 лет назад |
Zach Hilman
|
05dbb47af5
settings: Use std::chrono::seconds instead of s64 for RTC
|
7 лет назад |
Zach Hilman
|
dbb1eb9c29
time: Use custom RTC settings if applicable for game
|
7 лет назад |
Lioncash
|
fa97f50bff
service/time: Minor cleanup to GetClockSnapshot()
|
7 лет назад |
Lioncash
|
af51f123fa
service/time: Fill in some structures and remove padding where not necessary
|
7 лет назад |
David Marcec
|
a2cc3b10bb
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
|
7 лет назад |
David Marcec
|
c440e8b8e1
Implemented CalculateStandardUserSystemClockDifferenceByUser
|
7 лет назад |
David Marcec
|
48cd61d9c8
Added maybe_unused
|
7 лет назад |
David Marcec
|
ddc242dd51
Added ToPosixTime & ToPosixTimeWithMyRule
|
7 лет назад |
David Marcec
|
84c6134264
Added consts and static
|
7 лет назад |
David Marcec
|
4f78f5c0df
Implement GetClockSnapshot
|
7 лет назад |
Lioncash
|
6ac955a0b4
hle/service: Default constructors and destructors in the cpp file where applicable
|
7 лет назад |
Lioncash
|
20c976ff2a
service/time: Amend command IDs of ToPosixTime() and ToPosixTimeWithMyRule()
|
8 лет назад |