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
|
d0ed5b32f7
|
Add support for 528-byte sectors. Adjust the post-index gap to (try?) and fit
all the data in one revolution. I think my write clock is a bit slow.
|
2019-12-14 21:49:31 +01:00 |
|
David Given
|
792cc88192
|
The Amiga writer now generates valid flux files --- but it looks like the
writer's broken (both the Amiga and the Brother have failed).
|
2019-12-14 20:44:48 +01:00 |
|
David Given
|
d2f8c27cb6
|
Add checksum routine.
|
2019-12-01 09:11:36 +01:00 |
|
David Given
|
eaa3c57425
|
Non-functional boilerplate of Amiga write support.
|
2019-12-01 09:07:43 +01:00 |
|