-
Notifications
You must be signed in to change notification settings - Fork 194
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
3 changed files
with
9 additions
and
2 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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
|
||
PROJ = FlashFloppy | ||
VER = v0.9.17a | ||
VER = v0.9.18a | ||
|
||
SUBDIRS += src bootloader reloader | ||
|
||
|
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]> | ||
************************************ | ||
|
||
** v0.9.18a - 19 April 2018 | ||
- Fix HxC compatibility mode ("LBA change test failed") | ||
- SDU: Improve geometry detection | ||
- More bug fixes to read-data ring-buffer handling | ||
- LED 888 Display: Show firmware version when right/up button pressed | ||
- LCD/OLED: When browsing through images, reset scroll to start of each file | ||
|
||
** v0.9.17a - 17 April 2018 | ||
- New image types supported: | ||
- Acorn DFS SSD/DSD | ||
|
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