Keir Fraser
|
1eca29ad2b
f7: Boards with /RDY input should not internally pull-up that pin.
|
3 years ago |
Keir Fraser
|
bfb167b2a0
f7: Support new submodel: v3 "Thunderbolt"
|
3 years ago |
Keir Fraser
|
977af4cd70
f7: Disconnect USB ID resistor when hw_usb_deinit().
|
3 years ago |
Keir Fraser
|
c221546b98
gw: Disable jumperless update on Windows 7. It hangs.
|
3 years ago |
Keir Fraser
|
c5d9e6a5ab
Add build target for flashing F1 devices via OpenOCD.
|
3 years ago |
Keir Fraser
|
5279e46e34
floppy: Add required settle periods during trk0 calibration.
|
3 years ago |
Keir Fraser
|
e837e7c581
edsk: Fix weak data positioning, and always use empty/unformatted writing mode.
|
3 years ago |
Keir Fraser
|
a6e75a6185
edsk: Search for smaller GAP3 area after end of last sector with Bad CRC
|
3 years ago |
Keir Fraser
|
7a5f377073
edsk: Be more keen to clip extraneous data from Bad-CRC sectors.
|
3 years ago |
Keir Fraser
|
59b9abe404
edsk: Find filler regions in weak sectors. For example, Speedlock.
|
3 years ago |
Keir Fraser
|
3d94c00fa9
edsk: Clean up logic a little and use bytearray() for building track data
|
3 years ago |
Keir Fraser
|
8ea3de47ec
edsk: Support 8k sector
|
3 years ago |
Keir Fraser
|
0828224662
edsk: Support clipping over-long data region if it runs into next sector.
|
3 years ago |
Keir Fraser
|
920552c476
edsk: Support weird data sizes (GAP protections, weak data) and non-zero status flags
|
3 years ago |
Keir Fraser
|
8f6cd9e59d
edsk: Support standard DSK image files.
|
3 years ago |
Keir Fraser
|
f8176f1029
Fix documentation of erase_flux command in the protocol header file.
|
3 years ago |
Keir Fraser
|
67f93aeb5f
edsk: Plumb through "missing IDAM" and "bad ID CRC" error types
|
3 years ago |
Keir Fraser
|
4900f707de
ibm_mfm: Small cleanup
|
3 years ago |
Keir Fraser
|
a2cc1eaa8b
edsk: Use a custom EDSK track representation insyead of using IBM_MFM.
|
3 years ago |
Keir Fraser
|
91b4f664ce
mfm: Small fix to decode_raw() logic
|
3 years ago |
Keir Fraser
|
6a39d6f2b7
edsk: Filler byte in track header is empty-sector filler, not a gap byte value!
|
3 years ago |
Keir Fraser
|
7907867d24
Update to v0.25
|
3 years ago |
Keir Fraser
|
6d08c0e431
Preliminary release notes for v0.25
|
3 years ago |
Keir Fraser
|
b65305f9f7
Initial support for writing .dsk (EDSK) image files.
|
3 years ago |
Keir Fraser
|
7d32ec501b
flippy: Seek to true cylinder 0, and only disable trk0 sensor when really necessary.
|
3 years ago |
Keir Fraser
|
de9c26d23f
Rename auto_off -> watchdog
|
3 years ago |
Keir Fraser
|
43a0076d54
firmware: Reset USB connection and Act LED on watchdog timeout.
|
3 years ago |
Keir Fraser
|
a28c52624b
gw: Reopen serial connection after resetting it.
|
3 years ago |
Keir Fraser
|
44c8f7ef9a
Rename do_auto_off() to quiesce_drives().
|
3 years ago |
Keir Fraser
|
4768b831d4
floppy: Bus reset / auto-off fixes
|
3 years ago |