keirf / greaseweazle

Tools for accessing a floppy drive at the raw flux level
The Unlicense
996 stars 100 forks source link

Print raw flux summary even if no format conversion was applied for out of range tracks #499

Closed MoombaDS closed 1 month ago

MoombaDS commented 1 month ago

Really small QoL improvement: when reading raw flux with a format applied, tracks outside the range of that format would not display the raw flux summary.

This is still useful information because we're still getting raw flux even if it doesn't match the format, and we're probably intentionally reading these extra tracks because they might contain extra data (e.g. for copy protection).

image