Changes
/* Syncing */
NOTE: A1/C2 are the only MFM-words which have a missing clock. All the others are written like normal data bytes.
===CRC===
The CRC is initialised to FFFF. It is updated byte by byte and uses the CCITT-CRC16 algorithm. It is written to the track high byte and then low byte.
===Syncing===