David Given
|
323da8272a
|
Hopefully add support for giving the reader a set of required sectors, so if
one is missing then we can tell and the track can be reread.
|
2020-02-21 22:14:44 +01:00 |
|
David Given
|
d25f96dd24
|
The IBM encoder now works well enough that my USB floppy drive thinks the disk
is formatted... but has trouble reading sectors above about 1000. Also remember
that encoding MFM needs to keep one bit of state at all times.
|
2020-02-14 00:06:51 +01:00 |
|
David Given
|
ad3a930c6a
|
Do the boilerplate of the IBM encoder.
|
2020-02-09 23:56:20 +01:00 |
|
David Given
|
04ff31c348
|
Add a flag to the IBM decoder to tell it to ignore the logical sector IDs (some
formats don't use these).
|
2019-08-25 00:24:02 +02:00 |
|
David Given
|
4b07c38782
|
Mechanical refactor to rearrange the source files into a more pleasing order.
|
2019-08-06 22:25:11 +02:00 |
|