66 Commits (cecec1f261d8479bc9207627b7c75012c560a446)

Author SHA1 Message Date
Morph d63d7bce9c time: Fix CalculateSpanBetween implementation 5 years ago
bunnei 3d70b4a4ea core: hle: kernel: Rename Thread to KThread. 5 years ago
bunnei 039844bbb9 hle: kernel: Rewrite scheduler implementation based on Mesopshere. 5 years ago
Lioncash 346271b80b service: Eliminate usages of the global system instance 5 years ago
bunnei 3fb8109c94 service: time: Update current time with changes to RTC setting. 5 years ago
David ecaac59acd ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 5 years ago
VolcaEM 9338a6a1cf service: Update function tables 6 years ago
Fernando Sahmkow 7ee76003ad General: Recover Prometheus project from harddrive failure 6 years ago
Lioncash 8bcb8b177c service/time: Remove reliance on the global system accessor 6 years ago
bunnei ba413f9277 service: time: Implement CalculateStandardUserSystemClockDifferenceByUser. 6 years ago
bunnei 748ddc628c services: time: Implement CalculateSpanBetween. 6 years ago
Fernando Sahmkow 6fc0790f3a Core: Set all hardware emulation constants in a single file. 6 years ago
bunnei 18e502d636 service: time: Implement GetStandardLocalSystemClock. 6 years ago
bunnei 2fef8d9feb service: time: Implement GetClockSnapshotFromSystemClockContext. 6 years ago
bunnei 0d1c9fe2a9 service: time: Implement IsStandardNetworkSystemClockAccuracySufficient. 6 years ago
bunnei ac22daaf4f service: time: Rewrite implementation of glue services. 6 years ago
Lioncash 0ab5dd8c7f service: Update function tables 6 years ago
Lioncash 20d6637c03 service: Resolve sign conversion errors 6 years ago
David Marcec 7675b98419 Deglobalize System: Time 6 years ago
David Marcec 3c8723cb74 Addressed issues 7 years ago
David Marcec dac62b07bf Implement Time::GetSharedMemoryNativeHandle 7 years ago
Lioncash debd00b300 core/core_timing_util: Amend casing of cyclesTo* functions 7 years ago
Lioncash 97882b84a8 core/core_timing_util: Use std::chrono types for specifying time units 7 years ago
Lioncash 1c3371c921 core_timing: Convert core timing into a class 7 years ago
Lioncash 1d2de5c4b5 core_timing: Rename CoreTiming namespace to Core::Timing 7 years ago
Zach Hilman 63e948f483 settings: Use std::chrono::seconds instead of s64 for RTC 7 years ago
Zach Hilman 921ea45baf time: Use custom RTC settings if applicable for game 7 years ago
Lioncash 27d7f8b625 service/time: Minor cleanup to GetClockSnapshot() 7 years ago
Lioncash 6a13d386c8 service/time: Fill in some structures and remove padding where not necessary 7 years ago
David Marcec 5ae0d6cba2 Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 7 years ago
David Marcec f60294d740 Implemented CalculateStandardUserSystemClockDifferenceByUser 7 years ago
David Marcec 86b1318f42 Added maybe_unused 7 years ago
David Marcec c1282d3b75 Added ToPosixTime & ToPosixTimeWithMyRule 7 years ago
David Marcec c1fc0d7991 Added consts and static 7 years ago
David Marcec 594e1b7121 Implement GetClockSnapshot 7 years ago
Lioncash 8a9b062587 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
Lioncash 0c0bdb7d9e service/time: Amend command IDs of ToPosixTime() and ToPosixTimeWithMyRule() 7 years ago
Lioncash 11931ccf6a time: Add the time:a service 8 years ago
Lioncash bf002d355b time: Simplify interface creation 8 years ago
MerryMage 672d7dd573 core_timing: Split off utility functions into core_timing_util 8 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
mailwl caf7d55de4 Service/time: implement posix time to calendar conversion 8 years ago
Lioncash 1b310cbb3a general: Make formatting of logged hex values more straightforward 8 years ago
Lioncash 3873211738 core_timing: Namespace all functions and constants in core_timing's header 8 years ago
Lioncash 7505ea2612 time: Move logging macros over to new fmt-compatible ones 8 years ago
Lioncash 6d94dd21a5 service: Use nested namespace specifiers where applicable 8 years ago
Hexagon12 4c462c91bd Various service name fixes - part 2 (rebased) (#322) 8 years ago
N00byKing 1212e9e231 Clean Warnings (?) 8 years ago
shinyquagsire23 d589b1baf2 time: Add GetStandardLocalSystemClock, used by libnx 8 years ago
mailwl ff9d0996a8 Service: stub some functions in am, audio, time, vi services 8 years ago