From a8ca9b98faff3523c3b1be29e3dff1bc8184e183 Mon Sep 17 00:00:00 2001 From: AJR Date: Thu, 31 Oct 2024 22:43:16 -0400 Subject: [PATCH] thom_dsk.cpp: Note --- src/lib/formats/thom_dsk.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/lib/formats/thom_dsk.cpp b/src/lib/formats/thom_dsk.cpp index f63b35f06ad..3399a1aa487 100644 --- a/src/lib/formats/thom_dsk.cpp +++ b/src/lib/formats/thom_dsk.cpp @@ -76,6 +76,8 @@ const char *thomson_35_format::extensions() const noexcept return "fd"; } +// 1280K .fd images exist but are not supported. They represent a notional type +// of 4-sided disk that can be inserted into 2 drives at once. const thomson_35_format::format thomson_35_format::formats[] = { { floppy_image::FF_35, floppy_image::SSDD, floppy_image::MFM,