Skip to content

Commit 04220de

Browse files
committed
testkit: Update to v1.16
1 parent c3815b4 commit 04220de

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
## Amiga Test Kit (formerly SysTest)
55

6-
### Download the latest build of Amiga Test Kit [here (Github)](https://github.com/keirf/Amiga-Stuff/releases/download/testkit-v1.15/AmigaTestKit-v1.15.zip).
6+
### Download the latest build of Amiga Test Kit [here (Github)](https://github.com/keirf/Amiga-Stuff/releases/download/testkit-v1.16/AmigaTestKit-v1.16.zip).
77

88
### Build From Source (Docker)
99

testkit/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
NAME := AmigaTestKit
2-
VER := 1.15
2+
VER := 1.16
33

44
OBJS += entry.o
55
OBJS += cancellation.o

testkit/RELEASE_NOTES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
** Keir Fraser <[email protected]>
44
************************************
55

6+
** v1.16 - 26 November 2020
7+
- Report ECS only if both Agnus *and* Denise are ECS
8+
- Video test cards for scaler calibration (hi-res pixel checkerboard)
9+
610
** v1.15 - 4 October 2020
711
- Floppy: Support HD disks for read/write tests
812
- Automatically detect HD disk via drive ID

0 commit comments

Comments
 (0)