Keir Fraser
|
6bdb03415f
github: Don't fail if rm file list is empty.
|
3 years ago |
Keir Fraser
|
263ab02f97
github: Remove all 64-bit api-ms-* DLLs
|
3 years ago |
Keir Fraser
|
77696af846
windist: Github workflow's new Python 3.8.9 install does not need VCRUNTIME140.DLL hack
|
3 years ago |
Keir Fraser
|
0e1a740a7e
Merge pull request #98 from czietz/master
|
3 years ago |
Christian Zietz
|
d7bc230d5e
Add option to seek with drive motor on
|
3 years ago |
Keir Fraser
|
9c71e06730
scp: Add names for defined disktypes. Thanks to Michael Farrell.
|
3 years ago |
Keir Fraser
|
d8e6dc19dd
edsk: Support KBI-19 protection tracks
|
3 years ago |
Keir Fraser
|
41b5141d89
edsk: Support Chamonix Challenge and Skweek, CPC dumps converted with SAMdisk.
|
3 years ago |
Keir Fraser
|
b77224fa28
Update to v0.26
|
3 years ago |
Keir Fraser
|
5fb95d143a
floppy: New default step rate 10ms. Should work with more drive types.
|
3 years ago |
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 |