Adafruit_Floppy/src
Jeff Epler 3e1874b1e2 greaseweazle: handle quarter tracks above 127
this also adds handling of tracks above 255, which are sent
as a SEEK packet but with 4 bytes (2 bytes of payload).

Using 16-bit ints might have worked, but we're not short of
RAM here.
2024-11-20 18:10:39 -06:00
..
Adafruit_Floppy.cpp greaseweazle: handle quarter tracks above 127 2024-11-20 18:10:39 -06:00
Adafruit_Floppy.h greaseweazle: handle quarter tracks above 127 2024-11-20 18:10:39 -06:00
Adafruit_MFM_Floppy.cpp greaseweazle: handle quarter tracks above 127 2024-11-20 18:10:39 -06:00
arch_rp2.cpp
arch_rp2.h
arch_samd51.cpp
greasepack.h
mfm_impl.h apply clang-format fixes 2024-11-19 10:57:55 -06:00