[Coco] DriveWire with filesizes not divisible by 256

CoCoList for Color Computer Enthusiasts coco at maltedmedia.com
Sun May 11 17:26:09 EDT 2014


On May 11, 2014 5:22 PM, "CoCoList for Color Computer Enthusiasts" <
coco at maltedmedia.com> wrote:
>
>
> Aaron, I really don't think it would work without rewriting both DECB and
the OS9 drivers. RSDOS and OS9 fill out the remaining portion (after EOF)
of the last sector(s) differently. RSDOS reservers/writes in "granule" size
chunks (as it's smallest possible file), the minimum of 9 sectors (1 gran=9
sectors). OS9 relies on the setting in the device descriptor for it's
minimum.
>
> What would be the advantages of doing this if it could be done?

Its below the filesystem level, so decb/RBF isn't involved (though of
course they would never create a filesystem where there weren't whole
sectors).

I believe its for loading individual files, not filesystems/disk images.
DW doesn't care really what is in the "sectors", so as long as the client
side can figure it out that's OK



More information about the Coco mailing list