You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have 11 image files but the last file inserted in the DSK file, but last one always gets corrupted.
No error reported when I insert the last file.
DSK file size on host machine is 224000.
The text was updated successfully, but these errors were encountered:
Maximum space is ~178K, filesizes are rounded to the next 128 bytes and there is also a limit on the number of files you can have.
If your 11 image files are 16K screens plus the 128 bytes AMSDOS header, indeed they won't fit.
However, that should result in a proper error message, not a corruption.
What is the maximum capacity on one Disk file?
I have 11 image files but the last file inserted in the DSK file, but last one always gets corrupted.
No error reported when I insert the last file.
DSK file size on host machine is 224000.
The text was updated successfully, but these errors were encountered: