Changes

Jump to: navigation, search

Dk'tronics Real Time Clock

10 bytes added, 02:03, 7 January 2010
/* Timestamps */
This entry contains the time stamps for the extents using the previous three directory entries. Note that you really have time stamps for each extent, no matter if it is the first extent of a file or not. The structure of time stamp entries is:
1 byte status 0x21 8 bytes time stamp for third-last directory entry 2 bytes unused 8 bytes time stamp for second-last directory entry 2 bytes unused 8 bytes time stamp for last directory entry
A time stamp consists of two dates: Creation and modification date (the latter being recorded when the file is closed). CP/M Plus further allows optionally to record the access instead of creation date as first time stamp.
2 bytes (little-endian) days starting with 1 at 01-01-1978 1 byte hour in BCD format 1 byte minute in BCD format
== Review ==
6,388
edits