From 16bfd3441ff1729399d92a9dff947896e5cf89a6 Mon Sep 17 00:00:00 2001 From: 4am Date: Sun, 11 Jul 2021 14:06:03 -0400 Subject: [PATCH] some comments --- src/universalstyle.a | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/universalstyle.a b/src/universalstyle.a index 6169114..07e018c 100644 --- a/src/universalstyle.a +++ b/src/universalstyle.a @@ -81,6 +81,9 @@ UseUniversal ; ; Some disks have different epilogues on track 0, so we stop using the ; adaptive RWTS so we don't falsely accuse those disks of being damaged. +; (This is implemented by recopying the entire built-in RWTS into place +; which wipes out all the above patches, but track 0 of Dinkey-DOS and +; TSR disks is readable, so it's OK that they fall through to here.) ; lda #kSectorResetAdaptiveRWTS sta T00S0F