-
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
9 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,15 @@ | |
** Keir Fraser <[email protected]> | ||
************************************ | ||
|
||
** v1.19 - 22 August 2024 | ||
- gw read/write/convert: New option --reverse | ||
- Reverses track data (eg side B of a flippy disk) | ||
- Windows 7/8: Fix device detection, broken since v1.18 | ||
- IPF: Auto-detect write splice when not reported in image | ||
- New diskdefs: Epson QX-10, apple2.nofs.140 | ||
- gw info, update: Better error report when GitHub rate limited | ||
- NFD: Initial import-only support for T98-Next floppy image files | ||
|
||
** 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 | ||
|