fix broken log in ProtectedDOS tracer

This commit is contained in:
4am 2021-06-14 11:20:59 -04:00
parent a99ac0d169
commit 0aba4adb87

View File

@ -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