-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,13 @@ | |
** Keir Fraser <[email protected]> | ||
************************************ | ||
|
||
** v1.18 - 7 July 2024 | ||
- Windows: Improved device detection, using USB-reported device strings | ||
- gw convert: --hard-sectors converts input index marks into hard sectors | ||
- hfev3: correctly export hard sectors as index marks | ||
- hp.mmfm: Codec for MMFM format used by HP 9885/9895/7902 drives | ||
- northstar: Codec for North Star hard-sectored FM and MFM disks | ||
|
||
** v1.17.1 - 17 June 2024 | ||
- TD0: Fix import of mixed FM/MFM disks | ||
- diskdef: Remove "step=" option | ||
|