Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DiraskDsk: Multiple files are rewritten again, while only saving another file #1547

Open
fboelens opened this issue Nov 1, 2023 · 1 comment

Comments

@fboelens
Copy link

fboelens commented Nov 1, 2023

When saving files (like in trilotracker or graphsaurus) with drive b as 'diraskdsk', I can see a lot of 'untouched' files, are being saved again..

Config: MSX2, PHILIPS NMS8255, OpenMSX on Windows

01-11-2023 12:39 3 bladie.bas
01-11-2023 12:25 10.240 COMMAND.COM
02-09-2023 13:49 1.024 GS2.COM
03-09-2023 20:50 476.160 GS2.DAT
01-11-2023 12:25 256 kingsqu2.pl5
01-11-2023 12:25 27.143 kingsqu2.sr5
01-11-2023 12:25 256 kingsque.pl5
01-11-2023 12:39 27.143 kingsque.sr5

03-09-2023 20:50 256 miner2.pl5
03-09-2023 20:50 27.143 miner2.sr5
30-08-2023 14:58 2.432 MSXDOS.SYS

BTW: It also seems trilotracker tracks are being corrupted, but I'm not sure if that is related.

@m9710797
Copy link
Contributor

m9710797 commented Nov 1, 2023

I can reproduce this (in Linux). Here's a simpler scenario:

  • Start openMSX, insert an empty directory as dir-as-disk.
  • In BASIC, save an empty program: SAVE"TEST1.BAS"
  • A few moments later, save another program: SAVE"TEST2.BAS"
  • Check the host files-system: BOTH files now have a modification timestamp of the last save!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants