コミット履歴

作者 SHA1 メッセージ 日付
  Keir Fraser 59b9abe404 edsk: Find filler regions in weak sectors. For example, Speedlock. 4 年 前
  Keir Fraser 3d94c00fa9 edsk: Clean up logic a little and use bytearray() for building track data 4 年 前
  Keir Fraser 8ea3de47ec edsk: Support 8k sector 4 年 前
  Keir Fraser 0828224662 edsk: Support clipping over-long data region if it runs into next sector. 4 年 前
  Keir Fraser 920552c476 edsk: Support weird data sizes (GAP protections, weak data) and non-zero status flags 4 年 前
  Keir Fraser 8f6cd9e59d edsk: Support standard DSK image files. 4 年 前
  Keir Fraser f8176f1029 Fix documentation of erase_flux command in the protocol header file. 4 年 前
  Keir Fraser 67f93aeb5f edsk: Plumb through "missing IDAM" and "bad ID CRC" error types 4 年 前
  Keir Fraser 4900f707de ibm_mfm: Small cleanup 4 年 前
  Keir Fraser a2cc1eaa8b edsk: Use a custom EDSK track representation insyead of using IBM_MFM. 4 年 前
  Keir Fraser 91b4f664ce mfm: Small fix to decode_raw() logic 4 年 前
  Keir Fraser 6a39d6f2b7 edsk: Filler byte in track header is empty-sector filler, not a gap byte value! 4 年 前
  Keir Fraser 7907867d24 Update to v0.25 4 年 前
  Keir Fraser 6d08c0e431 Preliminary release notes for v0.25 4 年 前
  Keir Fraser b65305f9f7 Initial support for writing .dsk (EDSK) image files. 4 年 前
  Keir Fraser 7d32ec501b flippy: Seek to true cylinder 0, and only disable trk0 sensor when really necessary. 4 年 前
  Keir Fraser de9c26d23f Rename auto_off -> watchdog 4 年 前
  Keir Fraser 43a0076d54 firmware: Reset USB connection and Act LED on watchdog timeout. 4 年 前
  Keir Fraser a28c52624b gw: Reopen serial connection after resetting it. 4 年 前
  Keir Fraser 44c8f7ef9a Rename do_auto_off() to quiesce_drives(). 4 年 前
  Keir Fraser 4768b831d4 floppy: Bus reset / auto-off fixes 4 年 前
  Keir Fraser fa3cc59df4 gw.py: add --time option to print elapsed time 4 年 前
  Keir Fraser 2b78b953b7 ReadFlux: Allow max_index_post_ticks to be specified by the host. 4 年 前
  Keir Fraser dd4864c216 floppy: On read flux, after reading all requested index pulses, add a 500us tail to the read operation. 4 年 前
  Keir Fraser e619d02480 build: Specify -ffunction-sections to improve linker's --gc-sections. 4 年 前
  Keir Fraser 405283e80a scp: Document the WRSP extension block in the Python code. 4 年 前
  Keir Fraser bbee893f1b gw clean: Clean a drive in a zig-zag pattern (same as ImageDisk). 4 年 前
  Keir Fraser 7713117007 scp: New SCP option for gw read: 'disktype=<nr>|amiga|c64' sets ID byte 4 年 前
  Keir Fraser 954bfdcadf make pysetup: Update version.py as a convenience 4 年 前
  Keir Fraser ca2c61396a gw read, write: Add a --retries parameter (default 3). 4 年 前