Gideon
Gideon
So basically, we initialize the BinImage as 35 tracks, but reserve space for 41 tracks (for instance), just set the "last valid track" to 35. Then fill the buffer with...
Oh good, because the Ultimate does not support D71's with any other than 70 tracks either.
Interesting.. because the .g71 file format was actually *defined* while doing mixed format (GCR/MFM) disk support for the Ultimate. :-) Is it possible that the definition of this .g71 file...
Okay... Thank you for replying Willy... The Ultimate uses a binary format, and also allows any valid MFM format to be saved, even with mixed sector sizes. Since the disk...
I would vote against heuristics at any time. Please, let's apply the KISS principle.
I totally understand your eerie feeling, Markus. On the other hand; let's be realistic: how many images are actually out there now that have this format?
Making choices in a file format based on a buffer overflow flaw in some program sounds to me as the world backwards. Buffer overflows are the result of poor programming...
Looks great! I will merge your changes shortly, and work on the formal separation of the IEC devices on the emulated IEC bus.
Hello Radius, From 'filesystem_d64.cc': ``` // Deleting directories is not yet implemented, we should check here if the dir is empty. if (info.attrib & AM_DIR) { return FR_DENIED; } ```...
Yup... we need to differentiate between CD and CP. Does CP also allow paths? Message ID: ***@***.***> >