From 7c1dcca9dbf4f11b3b2b313395893749beb70b7c Mon Sep 17 00:00:00 2001 From: Matt Jenkins Date: Tue, 24 Mar 2026 15:59:31 +0000 Subject: [PATCH] Added postscript --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 532337b..ea26173 100644 --- a/README.md +++ b/README.md @@ -116,3 +116,10 @@ One last word ------------- Good luck! + +Postscript +========== + +The patches do not calculate the checksum for the ROMs. This means you will get the VAXstation +failiing at bootup with an error 5?? with `SYS 0000.0002`. Work is going on to rectify this, including +reverse engineering of the checksum algorithm and the system test 5 to work out what is needed. Watch this space.