$F691/63121:   Test command code further

Jump from $F572:

F691: C9 20     CMP #$20        ; command code for 'verify'?
F693: F0 03     BEQ $F698       ; yes
F695: 4C CA F6  JMP $F6CA       ; continue checking command code

    Previous Page / Next Page