You've already forked flashfloppy
mirror of
https://github.com/Team-Resurgent/flashfloppy.git
synced 2026-04-30 10:49:33 -07:00
fd57492705
Not only is data swapped between disk sides, the sector headers have the H byte swapped too. Simplest way to emulate this is to invert the head-select signal. Refs #737