Issue occurs in emulator with SD-card image and on the real hardware.
Issue does not occurs in emulator with hostfs
Tested with r46
Issue:
When you use the DOS-command MD to create a new directory, and then use DOS"$=T" to get a listing with date/times of the files and directories, alle directories created with the MD-instructions have a blank timestamp.
DOS"MD:newdir" no timestamp
Re: DOS"MD:newdir" no timestamp
You set the time in MENU?
And you ran the emulator with -rtc (or whtever argument to enable the real time clock?)
Not sure if that remembers time across runs, even if you do set the NVRAM using MENU.
And you ran the emulator with -rtc (or whtever argument to enable the real time clock?)
Not sure if that remembers time across runs, even if you do set the NVRAM using MENU.
Re: DOS"MD:newdir" no timestamp
Using -rtc gives a correct date time on directory creation.
However, for me this still is a bug needs addressing:-)
If I don't use -rtc and create a new file ,a date/time IS added. The MD command should follow the same logic.
However, for me this still is a bug needs addressing:-)
If I don't use -rtc and create a new file ,a date/time IS added. The MD command should follow the same logic.