markusC64/1541ultimate2

DOS_CMD_GET_TIME

Opened this issue · 0 comments

This is a proposal for the Ultimate dos:
DOS_CMD_GET_TIME (0x26) with argument 2 to obtain the date in the classic unix epoch format.
For consistency DOS_CMD_SET_TIME (0x27) should accept the same arguments to parse it correctly.

Epoch time is much easier to handle.