| Age | Commit message (Collapse) | Author |
|
|
|
Adds the basic time zone data for the system archive.
time_zone_binary: Implement full system archive
time_zone_binary: Remove unneeded template
tz_binary: Make GenerateFiles static
|
|
Implements GetTotalLocationNameCount LoadLocationNameList and
GetTimeZoneRuleVersion.
tz-manager: Fix sign issue
|
|
|
|
If we can't find the normal time zone string, try searching for the
closest one.
|
|
GetTimeZoneString no longer reports a setting unique to yuzu, so we
can assume a valid timezone string in core.
|
|
This causes the emulated system's universal time to be on the user's clock, and the user time to
be off if they set a time zone.
time_manager: Remove GetExternalRtcTime
|
|
Uses C++20 tzdb to determine the system timezone. The switch uses the
597 posix time zones, so this needs tests if the system time zone isn't
posix-compliant.
|
|
fsp-srv: avoid patching romfs multiple times
|
|
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
|
|
|
|
... as per the TLoZ: TotK icon files. Would this conflict with older games?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39-bit paging
|
|
|
|
|
|
input_common: Implement amiibo writing
|
|
service: nfc: Remove encryption key requirement
|
|
|
|
|
|
|
|
|
|
time: implement ContinuousAdjustmentTimePoint
|
|
fs: stub cache storage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vfs_vector: avoid n^2 lookup in layeredfs building
|
|
|
|
Silence network spam
|
|
core: hid: Update motion on a better place
|
|
|
|
|
|
|
|
|
|
|
|
|