some comments

This commit is contained in:
4am 2022-11-29 13:33:10 -05:00
parent c07ce2713e
commit 8a746d084f
2 changed files with 2 additions and 2 deletions

View File

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

View File

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