mirror of
https://github.com/a2-4am/passport.git
synced 2025-01-02 17:30:53 +00:00
some comments
This commit is contained in:
parent
c07ce2713e
commit
8a746d084f
@ -38,7 +38,7 @@
|
|||||||
ldx #$FF
|
ldx #$FF
|
||||||
jsr compare1 ; and T00,S0E,$FF ==
|
jsr compare1 ; and T00,S0E,$FF ==
|
||||||
!byte $20
|
!byte $20
|
||||||
bcs +
|
bcs + ; passport-test-suite/Addition and Subtraction 4.woz [C=0] matches
|
||||||
|
|
||||||
jsr PrintByID
|
jsr PrintByID
|
||||||
!byte s_sfc
|
!byte s_sfc
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
jsr compare ; if T00,S0B,$15 ==
|
jsr compare ; if T00,S0B,$15 ==
|
||||||
!byte $EE,$F3,$03
|
!byte $EE,$F3,$03
|
||||||
!byte $20,$00,$87
|
!byte $20,$00,$87
|
||||||
bcs +
|
bcs + ; passport-test-suite/Addition and Subtraction 3.woz [C=0] matches
|
||||||
|
|
||||||
jsr PrintByID
|
jsr PrintByID
|
||||||
!byte s_sfc
|
!byte s_sfc
|
||||||
|
Loading…
Reference in New Issue
Block a user