Differences
This shows you the differences between two versions of the page.
en:docs:dos:api:int21:57:01 [2021/08/01 05:49] – created prokushev | en:docs:dos:api:int21:57:01 [2024/05/03 03:54] (current) – prokushev | ||
---|---|---|---|
Line 29: | Line 29: | ||
===== Notes ===== | ===== Notes ===== | ||
- | Bitfields for file time: | + | Bitfields for file time: |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | Bitfields for file date: | + | ^ Bit(s) ^ Description ^ |
- | | + | | 15-11 | hours (0-23) | |
- | | + | | 10-5 | minutes | |
- | | + | | 4-0 | seconds/2 | |
- | | + | |
+ | Bitfields for file date: | ||
+ | |||
+ | ^ Bit(s) | ||
+ | | 15-9 | year - 1980 | | ||
+ | | 8-5 | month | | ||
+ | | 4-0 | day | | ||
| | ||
===== See also ===== | ===== See also ===== | ||
- | AX=5700h, | + | AX=[[en: |
===== Note ===== | ===== Note ===== |