Keir Fraser
|
a2e93a12ed
floppy: AT32F4xx can read NDTR=0 in DMA circular mode.
|
3 years ago |
Keir Fraser
|
a2085a96d5
AT32F415: Port floppy interface
|
3 years ago |
Keir Fraser
|
cfa91ce5f1
Initial port of Greaseweazle to AT32F415.
|
3 years ago |
Keir Fraser
|
2809d34c28
Rearrange MCU namespace so that STM32 is one subtype.
|
3 years ago |
Keir Fraser
|
fb93abea9e
New firmware command CMD_GET_PIN to read an interface pin's voltage level.
|
3 years ago |
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 |