To everybody looking for a little fun coding challenge for the holidays.
I am playing with an ancient 3.5 inch floppy drive in my latest hacking project. I have sampled a track from it using a logic analyzer. I have also hacked together a little script last night to find the MFM symbols.
Now the fun part can start. Getting data from the MFM stream, decoding track and sector headers, ... Low hanging fruit!
If anybody wants to give it a try: https://github.com/ZeroMips/floppy-fun
Contribute to ZeroMips/floppy-fun development by creating…
GitHubFeel free to post your findings here and claim your prize.
Bonus prize if you can explain, where those overlong pulses come from.