kickc/src/main/fragment/mos6502-common/vboaa=vbuaa_ge_vbuc1.asm

7 lines
45 B
NASM

cmp #{c1}
bcs !+
lda #0
jmp !e+
!:
lda #1
!e: