====== Analyser - Generic MFM: "6K" Formats ====== //2008-07-24// Added support for all known [[glossary:6K formats|"6K Formats"]]. Automatic detection of real data size as well as any [[glossary:EDC|checksums]] present, if any. It seems that a fair number of 6K format games containing these do have [[glossary:EDC|checksums]], despite having been thought otherwise previously. The data length as well as [[glossary:EDC|checksum]] method is displayed with the track format/sector name, so it is easy to see if anything is wrong. Things to do: * Some special cases do not work as expected yet - although most notably this only happens when the imaged disk is bad. * XOR checksums found are only added as data; they should be scripted as a real checksum. * Tracks where no [[glossary:EDC|checksum]] is present should be scripted for checking MFM integrity instead.