addressing_test

by snydej

Game:

Description:

bank $00

lda test_byte
cmp #$a7
bne +
inc $0f32
+ rtl


test_byte:
db $a7
back to listings