xa65/xa/tests/comcom/816com.asm

7 lines
48 B
NASM

:
lda @$123456
beq :+
bne :-
:
sta @$654321