shadPS4/src/core/libraries/rtc
CrazyBloo 649527a235
libSceRtc HLE (#697)
* SetTick + GetTick, adding functions, checkvalid

* format

* more functions

* format

* implement lizardy's changes

* fix linux build

* various formatting improvements and fixes

* fix sceRtcGetCurrentClockLocalTime,

fixes sceRtcGetCurrentClockLocalTime using lizardy's suggestions.

also implements various formatting improvements and logging changes

* fix mac and linux builds, const for UNIX_EPOCH

* fix ConvertUtcToLocalTime,RtcConvertLocalTimeToUtc

* format rfc2822, format rfc3339

* format

* GetDosTime, GetTime_t, GetWin32FileTime

+various formatting improvements

* sceRtcParseRFC3339, sceRtcParseDateTime
2024-09-06 23:08:32 +02:00
..
rtc.cpp libSceRtc HLE (#697) 2024-09-06 23:08:32 +02:00
rtc.h libSceRtc HLE (#697) 2024-09-06 23:08:32 +02:00
rtc_error.h libSceRtc HLE (#697) 2024-09-06 23:08:32 +02:00