-
Notifications
You must be signed in to change notification settings - Fork 28
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 - 20 July 2021 | ||
- Display ATK version at bottom of every test screen | ||
- Base CIA timer test on true detected VBL frequency | ||
- Fix alternating checkerboard to colour-cycle once per frame | ||
- Remove 30-second motor tiemout from floppy drive signal test | ||
- Do not memory-test in the DC0000-DFFFFF region (issue 39) | ||
|
||
** v1.17 - 2 July 2021 | ||
- Report ROM v47.x as Kickstart 3.2 (issue 46) | ||
- Do not memory-test in the BFxxxx CIA region (issue 39) | ||
|