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

HEADER (fast, no I) on d64 image does not work correctly #171

Open
lydon42 opened this issue Sep 28, 2024 · 0 comments
Open

HEADER (fast, no I) on d64 image does not work correctly #171

lydon42 opened this issue Sep 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@lydon42
Copy link
Member

lydon42 commented Sep 28, 2024

Core: latest dev
ROM: 920407

When using HEADER"TEST" on a mounted D64 image, the title of the directory is empty after executing the command. This does not happen with mounted D81 images.

Reproduce:

  • make D64 image (I used c1541 -format "test,t1" d64 test64.d64) and copy to SD
  • MOUNT the image
  • check DIR for title TEST
  • HEADER"TEST"
  • check DIR again, title is empty

If you remount the image after that, the first 16 files will also show up again. For that I saved 200 files to the D64 image (suing MEGA65), then issued the fast HEADER (no I), then DIR (all shows empty), then MOUNT the image again. After that a DIR will show the first 16 files again (but the title stays empty).

@lydon42 lydon42 added the new New report, not classified yet label Sep 28, 2024
@lydon42 lydon42 changed the title HEADER on d64 image leaves disk title blank HEADER (fast, no I) on d64 image does not work correctly Sep 28, 2024
@dansanderson dansanderson added bug Something isn't working and removed new New report, not classified yet labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants