From 0aba4adb878b63624286f03b464350a63df61c09 Mon Sep 17 00:00:00 2001 From: 4am Date: Mon, 14 Jun 2021 11:20:59 -0400 Subject: [PATCH] fix broken log in ProtectedDOS tracer --- src/id/protecteddos.a | 1 + 1 file changed, 1 insertion(+) diff --git a/src/id/protecteddos.a b/src/id/protecteddos.a index dbafe18..a9b6887 100755 --- a/src/id/protecteddos.a +++ b/src/id/protecteddos.a @@ -18,6 +18,7 @@ ProtectedDOS !byte $D0,$E8 bcs .exit ; passport-test-suite/Ultima IV.woz [C=0] matches + stx gDisplayBytes lda $B706 ; decryption key sta .key+1 sta gDisplayBytes+1