From 8a746d084f54e13df5ef0c30773392be4c3a8eef Mon Sep 17 00:00:00 2001 From: 4am Date: Tue, 29 Nov 2022 13:33:10 -0500 Subject: [PATCH] some comments --- src/patchers/t00_scottforesman.a | 2 +- src/patchers/t00_scottforesman_dos33.a | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/patchers/t00_scottforesman.a b/src/patchers/t00_scottforesman.a index ef24336..8fb8143 100644 --- a/src/patchers/t00_scottforesman.a +++ b/src/patchers/t00_scottforesman.a @@ -38,7 +38,7 @@ ldx #$FF jsr compare1 ; and T00,S0E,$FF == !byte $20 - bcs + + bcs + ; passport-test-suite/Addition and Subtraction 4.woz [C=0] matches jsr PrintByID !byte s_sfc diff --git a/src/patchers/t00_scottforesman_dos33.a b/src/patchers/t00_scottforesman_dos33.a index 753e48c..61695b6 100644 --- a/src/patchers/t00_scottforesman_dos33.a +++ b/src/patchers/t00_scottforesman_dos33.a @@ -17,7 +17,7 @@ jsr compare ; if T00,S0B,$15 == !byte $EE,$F3,$03 !byte $20,$00,$87 - bcs + + bcs + ; passport-test-suite/Addition and Subtraction 3.woz [C=0] matches jsr PrintByID !byte s_sfc