From 2e44b1d8a2c1a5c29644846f34da731c878a6b86 Mon Sep 17 00:00:00 2001 From: Ross Wilson Date: Thu, 10 Mar 2016 16:58:12 +0700 Subject: [PATCH] Noted that ROM png doesn't make sense --- docs/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/README b/docs/README index 09282f8..d35bf7c 100644 --- a/docs/README +++ b/docs/README @@ -9,3 +9,6 @@ running the ROM-60 program, so the output shows the floppy bootloader in the "correct" column and the papertape bootloader in the "actual" column. This is from the PDS-4 that was at Sydney University in 1978. + +Actual disassembly of the code from Sydney_University_PDS-4_Rom.png +doesn't produce any recognizable bootstrap code?