Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:docs:mvm:api:11 [2024/05/08 03:02] – created prokushev | en:docs:mvm:api:11 [2024/11/07 03:56] (current) – prokushev | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== Brief ===== | ===== Brief ===== | ||
+ | |||
+ | Set system time | ||
===== Input ===== | ===== Input ===== | ||
+ | * CH = hour | ||
+ | * CL = minute | ||
+ | * DH = second | ||
+ | * DL = 1/100 seconds | ||
===== Return ===== | ===== Return ===== | ||
+ | * AL = result | ||
+ | * 00h successful | ||
+ | * FFh invalid time, system time unchanged | ||
===== Notes ===== | ===== Notes ===== | ||
Line 14: | Line 23: | ||
===== See also ===== | ===== See also ===== | ||
+ | |||
+ | {{page> | ||