| Age | Commit message (Collapse) | Author |
|
service: nfc: Add backup support
|
|
|
|
|
|
|
|
|
|
Previously, we were mixing the raw CPU frequency and CNTFRQ.
The raw CPU frequency (1020 MHz) should've never been used as CNTPCT (whose frequency is CNTFRQ) is the only counter available.
|
|
|
|
|
|
Project Lime - yuzu Android Port
|
|
|
|
time_zone_manager: Use s64 storage
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
39-bit paging
|
|
|
|
input_common: Implement amiibo writing
|
|
service: nfc: Remove encryption key requirement
|
|
|
|
|
|
|
|
|
|
time: implement ContinuousAdjustmentTimePoint
|
|
fs: stub cache storage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Silence network spam
|
|
|
|
service: nfc: Merge device interfaces and create the device manager
|
|
|
|
kernel: match calls to Register and Unregister
|
|
settings: rename extended memory layout to unsafe, move from general to system
|
|
|
|
|
|
|
|
|